]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a hook for a bus to detect child devices which didn't find drivers.
authorDoug Rabson <dfr@FreeBSD.org>
Sun, 11 Jul 1999 13:42:37 +0000 (13:42 +0000)
committerDoug Rabson <dfr@FreeBSD.org>
Sun, 11 Jul 1999 13:42:37 +0000 (13:42 +0000)
commitca7036d8cb6f6fd269c2e0a1712f5c2e0f6ed4ad
tree31369efccb95a8f185df3013b237f04ae17db0f5
parent715400fa2a33d63149c0e2242db3610aa41796e7
Add a hook for a bus to detect child devices which didn't find drivers.
This allows the bus to print an informative message about unknown devices.

Submitted by: Matthew N. Dodd <winter@jurai.net>
sys/dev/eisa/eisaconf.c
sys/i386/eisa/eisaconf.c
sys/kern/bus_if.m
sys/kern/subr_bus.c