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

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

diff -u --recursive --new-file v2.3.33/linux/drivers/char/lp.c linux/drivers/char/lp.c
@@ -679,7 +679,7 @@
 }
 
 static struct console lpcons = {
-	"lp",
+	"lp0",
 	lp_console_write,
 	NULL,
 	lp_console_device,

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)