Displaying 1 result from an estimated 1 matches for "pcistring".
Did you mean:
cstring
2009 Oct 06
1
[patch] PXE-On-A-Disk: etherboot2ethersel.pl patched for etherboot-5.4.3+dfgs
...$debug) { print "Found family
$drivername\n"; }
$ntotaldriv ++;
$state = 1;
}
@@ -144,7 +146,7 @@
# Skip over bogus entries in the file, that
aren't really PCI cards
if ($pcistring eq "-" || $pcistring eq
"0x0000,0x0000")
{
- ###print "Skipping bogus entry
$cardname ($friendlyname) because it isn't a PCI card\n";
+ if ($debug) { print "Skipping bogus...