freebsd-src/sys/dev/pci
Mike Smith f53e8493fb Unconditionally turning on the I/O and memory enable bits in the PCI
command register is too aggressive.  Revert to the previous behaviour, but
leave the new behaviour available as an undocumented option.  It's not
clear what the Right, Right Thing is to do here, but the more conservative
approach is safer.
2000-10-28 23:07:13 +00:00
..
pci.c Unconditionally turning on the I/O and memory enable bits in the PCI 2000-10-28 23:07:13 +00:00
pci_if.m * Factor out the object system from new-bus so that it can be used by 2000-04-08 14:17:18 +00:00
pcib_if.m Forgot to commit this last night. 2000-10-16 19:43:44 +00:00
pcireg.h Add definition for PCIS_SERIALBUS_SMBUS PCI device subclass. 2000-10-02 00:41:43 +00:00
pcivar.h Get out the roto-rooter and clean up the abuse of nexus ivars by the 2000-09-28 00:37:32 +00:00