]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC 198367:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 6 Nov 2009 20:23:16 +0000 (20:23 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 6 Nov 2009 20:23:16 +0000 (20:23 +0000)
commitb2ddff1b34ca8c22efe041bf2e27e7a11098b17c
tree60cf70a77938eee0872f17d770a7c2d6a3ca7186
parent550e1581eea963e2a00bd344f265238d747e3e13
MFC 198367:
Set the devclass_t pointer specified in the DRIVER_MODULE() macro
sooner so it is always valid when a driver's identify routine is
called.

git-svn-id: svn://svn.freebsd.org/base/stable/8@199000 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/kern/subr_bus.c