patch-2.4.25 linux-2.4.25/drivers/video/clgenfb.c
Next file: linux-2.4.25/drivers/video/fbmem.c
Previous file: linux-2.4.25/drivers/video/bt455.h
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/clgenfb.c
-  Orig date: 
2003-06-13 07:51:37.000000000 -0700
diff -urN linux-2.4.24/drivers/video/clgenfb.c linux-2.4.25/drivers/video/clgenfb.c
@@ -2547,7 +2547,7 @@
 
 	pdev = clgen_pci_dev_get (btype);
 	if (!pdev) {
-		printk (KERN_ERR " Couldn't find PCI device\n");
+		printk (KERN_INFO "clgenfb: couldn't find Cirrus Logic PCI device\n");
 		DPRINTK ("EXIT, returning 1\n");
 		return 1;
 	}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)