Date: Sat, 1 Apr 2000 22:28:44 -0800 (PST) From: "Jonathan M. Bresler" <jmb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb usb.h src/usr.sbin/usbd usbd.c Message-ID: <200004020628.WAA97325@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmb 2000/04/01 22:28:43 PST
Modified files:
sys/dev/usb usb.h
usr.sbin/usbd usbd.c
Log:
if USB support is not compiled into the kernel,
and has not been loaded via a kldload,
running usbd(8) will autoload the "usb.ko" kld.
thanks to Peter Wemm for enlightening me on the
differences between kldfind(2) and modfind(2).
Revision Changes Path
1.19 +5 -1 src/sys/dev/usb/usb.h
1.11 +9 -1 src/usr.sbin/usbd/usbd.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004020628.WAA97325>
