]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Change the probe priority for PCI and I2C generic bus modules from
authorNathan Whitehorn <nwhitehorn@FreeBSD.org>
Tue, 20 Jan 2009 00:05:43 +0000 (00:05 +0000)
committerNathan Whitehorn <nwhitehorn@FreeBSD.org>
Tue, 20 Jan 2009 00:05:43 +0000 (00:05 +0000)
commitf5a78b2f7e3c193df38a764d8ae591051bd385db
tree5f17b17b5a81d8603da5b87e8ef73b07579693da
parent717b010f873a6f8e3ad8ad739e90a93579deec9a
Change the probe priority for PCI and I2C generic bus modules from
numerical constants to BUS_PROBE_GENERIC.

Suggested by: jhb
sys/dev/iicbus/iicbus.c
sys/dev/pci/pci.c