Subject: re: CVS commit: syssrc To: None <thorpej@netbsd.org> From: matthew green <mrg@eterna.com.au> List: source-changes Date: 06/14/2001 14:14:11
Modified Files:
syssrc/sys/dev/pci: pciconf.c
Log Message:
It's pretty questionable to printf a PCI tag, but if we're going to
do so, at least make the printf compile across the board.
shouldn't this just go? pcitag_t is supposed to be opaque.
.mrg.