Date: Sun, 22 Feb 2009 01:02:25 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb2/controller usb2_bus.h usb2_controller.c Message-ID: <200902220102.n1M12cx5017907@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2009-02-22 01:02:25 UTC
FreeBSD src repository
Modified files:
sys/dev/usb2/controller usb2_bus.h usb2_controller.c
Log:
SVN rev 188907 on 2009-02-22 01:02:25Z by thompsa
Use root_mount_hold and root_mount_rel to allow the USB bus to be explored
before trying to mount root. Unlike USB1 the busses are not explored at attach
but rather after threads are running.
Revision Changes Path
1.8 +1 -0 src/sys/dev/usb2/controller/usb2_bus.h
1.11 +12 -0 src/sys/dev/usb2/controller/usb2_controller.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902220102.n1M12cx5017907>
