patch-1.3.82 linux/drivers/char/lp.c

Next file: linux/drivers/char/misc.c
Previous file: linux/drivers/char/istallion.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.81/linux/drivers/char/lp.c linux/drivers/char/lp.c
@@ -553,7 +553,7 @@
 	if (testvalue == LP_DUMMY) {
 		LP_F(offset) |= LP_EXIST;
 		lp_reset(offset);
-		printk("lp%d at 0x%04x, ", offset, base);
+		printk(KERN_INFO "lp%d at 0x%04x, ", offset, base);
 		request_region(base, size, "lp");
 		if (LP_IRQ(offset))
 			printk("(irq = %d)\n", LP_IRQ(offset));

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this