summaryrefslogtreecommitdiffstats
path: root/usr.sbin/usbconfig
diff options
context:
space:
mode:
authorn_hibma <n_hibma@FreeBSD.org>2010-11-10 23:45:44 +0000
committern_hibma <n_hibma@FreeBSD.org>2010-11-10 23:45:44 +0000
commit7c21b2dc776561c04503f878a0243a3db8dd2830 (patch)
tree864b95a8e4dea201e9d9519e02013ce8680b1ef1 /usr.sbin/usbconfig
parentb6be89dafb57647fcbf35b3bec2f2ac1a25e019a (diff)
downloadFreeBSD-src-7c21b2dc776561c04503f878a0243a3db8dd2830.zip
FreeBSD-src-7c21b2dc776561c04503f878a0243a3db8dd2830.tar.gz
Add a man page for usb_quirk module, plus references in other man pages,
and updated comments in the usb_quirk.h header file. The main purpose of this is to expose the quirks for ejecting 3G modules. usb_modeswitch in Linux does a great job of collecting information on these, and with the quirks module people can try out the modeswitch config file entries on FreeBSD, hence the SCSI strings in the man page. MFC after: 2 weeks
Diffstat (limited to 'usr.sbin/usbconfig')
-rw-r--r--usr.sbin/usbconfig/usbconfig.86
1 files changed, 5 insertions, 1 deletions
diff --git a/usr.sbin/usbconfig/usbconfig.8 b/usr.sbin/usbconfig/usbconfig.8
index 971367d..ae69737 100644
--- a/usr.sbin/usbconfig/usbconfig.8
+++ b/usr.sbin/usbconfig/usbconfig.8
@@ -92,5 +92,9 @@ Display a list of available quirk names:
.Pp
.Dl usbconfig dump_quirk_names
.Pp
+See
+.Xr usb_quirk 4
+for more information on quirks.
.Sh SEE ALSO
-.Xr usb 4
+.Xr usb 4 ,
+.Xr usb_quirk 4
OpenPOWER on IntegriCloud