diff options
| author | Nick Hibma <n_hibma@FreeBSD.org> | 2000-04-02 21:09:19 +0000 |
|---|---|---|
| committer | Nick Hibma <n_hibma@FreeBSD.org> | 2000-04-02 21:09:19 +0000 |
| commit | 7054370f40c2c8b836af33fd0a83ffb8436f9199 (patch) | |
| tree | a512e9b0e0eee3802370b3eb73d2c0df50538165 /usr.sbin/usbd | |
| parent | 78d3fce125a5bdef5678043b239ec5315bebd1cb (diff) | |
Notes
Diffstat (limited to 'usr.sbin/usbd')
| -rw-r--r-- | usr.sbin/usbd/usbd.8 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/usr.sbin/usbd/usbd.8 b/usr.sbin/usbd/usbd.8 index 814929cd5ca9..e617c2d8778a 100644 --- a/usr.sbin/usbd/usbd.8 +++ b/usr.sbin/usbd/usbd.8 @@ -65,6 +65,13 @@ The (multiple) command line options specify which controllers it should handle. Normally this option is not needed. .Pp +If the +.Dq usb , +.Dq ohci +and +.Dq uhci +modules are not loaded, it will load them automatically. +.Pp The second part is the handling of the attachment and detachment of USB devices. The device |
