taglinefilesource code
DBG_WRN402drivers/block/sbpcd.cstatic int sbpcd_debug =  (1<<DBG_INF) | (1<<DBG_WRN);
DBG_WRN3604drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD: \n"));
DBG_WRN3605drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD: = = = = = = = = = = W A R N I N G = = = = = = = = = =\n"));
DBG_WRN3606drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD: Auto-Probing can cause a hang (f.e. touching an ethernet card).\n"));
DBG_WRN3607drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD: If that happens, you have to reboot and use the\n"));
DBG_WRN3608drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD: LILO (kernel) command line feature like:\n"));
DBG_WRN3609drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD: \n"));
DBG_WRN3610drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD:    LILO boot: linux sbpcd=0x230,SoundBlaster\n"));
DBG_WRN3611drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD: or like:\n"));
DBG_WRN3612drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD:    LILO boot: linux sbpcd=0x300,LaserMate\n"));
DBG_WRN3613drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD: or like:\n"));
DBG_WRN3614drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD:    LILO boot: linux sbpcd=0x330,SPEA\n"));
DBG_WRN3615drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD: \n"));
DBG_WRN3616drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD: with your REAL address.\n"));
DBG_WRN3617drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD: = = = = = = = = = = END of WARNING = = = = = = = = = =\n"));
DBG_WRN3618drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD: \n"));