]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use the probe priority mechanism to make sure the chip* probes do not
authorPeter Wemm <peter@FreeBSD.org>
Tue, 11 May 1999 07:55:32 +0000 (07:55 +0000)
committerPeter Wemm <peter@FreeBSD.org>
Tue, 11 May 1999 07:55:32 +0000 (07:55 +0000)
commit49e5f1b92947e9b0560168bd9d94de30ac1dad7e
tree79a56204a0c264d2afd85ad062b2d65031a08e19
parent95b2e7ca5b30c7195b577d688588a78b9afd0ee8
Use the probe priority mechanism to make sure the chip* probes do not
displace a real driver.
Revert rev 1.109.
Pick up a few things from elsewhere (a couple of SiS id's).

As an *experiment*, have the chip* driver claim (for reporting purposes)
IDE controllers if there isn't another PCI-aware ide or ata driver to
grab them.  I've exported the match function since it could be used from
the ata-all.c code replacing ata_pcimatch() - but I have not touched the
ata code.  I'd like to catch a few more devices this way, including USB
and other bridges etc.
sys/dev/pci/pcivar.h
sys/pci/pcisupport.c
sys/pci/pcivar.h