freebsd-dev/sys/amd64/pci
Mike Smith e9ca98b28f Hack to work around a probe which will lock up at least some i450GX-based
systems.

From the PR:

 When 'probe.slot' is PCI_SLOTMAX (== 31) and 'probe.func' is 7,
 call to 'pci_cfgread()' here and machine suddenly hangs up.
 I don't know why...  (or 450GX chipset's bug?)

PR:		i386/20379
Submitted by:	Masayuki FUKUI <fukui@sonic.nm.fujitsu.co.jp>
2000-11-08 11:25:15 +00:00
..
pci_bus.c Hack to work around a probe which will lock up at least some i450GX-based 2000-11-08 11:25:15 +00:00
pci_cfgreg.c Improve the PCI interrupt routing code. Now the process is as follows: 2000-11-02 00:37:45 +00:00