Displaying 1 result from an estimated 1 matches for "rhine_debug".
2008 Oct 08
0
[Bugreport+Patch] Syslinux doesn't compile on Ubuntu Intrepid Ibex (8.10)
...rhine.c syslinux-3.72-new/gpxe/src/drivers/net/via-rhine.c
--- syslinux-3.72/gpxe/src/drivers/net/via-rhine.c 2008-09-26 01:46:02.000000000 +0200
+++ syslinux-3.72-new/gpxe/src/drivers/net/via-rhine.c 2008-10-08 17:43:23.000000000 +0200
@@ -1008,7 +1008,7 @@
unsigned char mode3_reg;
if (rhine_debug > 0 && did_version++ == 0)
- printf (version);
+ printf ("%s",version);
// get revision id.
pci_read_config_byte(pci, PCI_REVISION, &revision_id);
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: applicatio...