CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/09/05 12:14:33
Modified files:
sys/sys : pciio.h
sys/dev/pci : pci.c pcivar.h
usr.sbin/pcidump: pcidump.c
Log message:
Add an ioctl to figure out the non-sticky bits in PCI BARs used for determining
the size of those BARs. Make pcidump use this new ioctl to print the size
of PCI BARs.
ok deraadt@, miod@
