freebsd-skq/sys/i386/pci
Warner Losh 984de797ff Use 0xffffffff instead of -1 for id to compare against.
Use exact width types, since this is a MD file and won't be used elsewhere.
Fix a couple of resulting printf breakages

Bug found by: phk using Flexlint
2002-11-02 22:32:04 +00:00
..
pci_bus.c Revert last commit, there actually was a -1 waaaaay down in pcireg_cfgread(). 2002-10-20 17:54:17 +00:00
pci_cfgreg.c Use 0xffffffff instead of -1 for id to compare against. 2002-11-02 22:32:04 +00:00
pci_pir.c Use 0xffffffff instead of -1 for id to compare against. 2002-11-02 22:32:04 +00:00