patch-2.4.25 linux-2.4.25/drivers/video/hgafb.c
Next file: linux-2.4.25/drivers/video/it8181fb.c
Previous file: linux-2.4.25/drivers/video/fbmem.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
2004-02-18 05:36:31.000000000 -0800
-  Orig file: 
linux-2.4.24/drivers/video/hgafb.c
-  Orig date: 
2001-11-12 09:46:25.000000000 -0800
diff -urN linux-2.4.24/drivers/video/hgafb.c linux-2.4.25/drivers/video/hgafb.c
@@ -704,7 +704,7 @@
 int __init hgafb_init(void)
 {
 	if (! hga_card_detect()) {
-		printk(KERN_ERR "hgafb: HGA card not detected.\n");
+		printk(KERN_INFO "hgafb: HGA card not detected.\n");
 		return -EINVAL;
 	}
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)