taglinefilesource code
DBG_WRN381drivers/block/sbpcd.cstatic int sbpcd_debug =  (1<<DBG_INF) | (1<<DBG_WRN);
DBG_WRN3464drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD: \n"));
DBG_WRN3465drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD: = = = = = = = = = = W A R N I N G = = = = = = = = = =\n"));
DBG_WRN3466drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD: Auto-Probing can cause a hang (f.e. touching an ethernet card).\n"));
DBG_WRN3467drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD: If that happens, you have to reboot and use the\n"));
DBG_WRN3468drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD: LILO (kernel) command line feature like:\n"));
DBG_WRN3469drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD: \n"));
DBG_WRN3470drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD:    LILO boot: linux sbpcd=0x230,SoundBlaster\n"));
DBG_WRN3471drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD: or like:\n"));
DBG_WRN3472drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD:    LILO boot: linux sbpcd=0x300,LaserMate\n"));
DBG_WRN3473drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD: or like:\n"));
DBG_WRN3474drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD:    LILO boot: linux sbpcd=0x330,SPEA\n"));
DBG_WRN3475drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD: \n"));
DBG_WRN3476drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD: with your REAL address.\n"));
DBG_WRN3477drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD: = = = = = = = = = = END of WARNING = = = = = = = = = =\n"));
DBG_WRN3478drivers/block/sbpcd.cDPRINTF((DBG_WRN,"SBPCD: \n"));