Date: Wed, 10 Nov 2010 23:45:44 +0000 (UTC) From: Nick Hibma <n_hibma@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/share/man/man4 Makefile u3g.4 usb_quirk.4 src/sys/dev/usb/quirk usb_quirk.h src/usr.sbin/usbconfig usbconfig.8 Message-ID: <201011102346.oAANkqog029221@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
n_hibma 2010-11-10 23:45:44 UTC
FreeBSD src repository
Modified files:
share/man/man4 Makefile u3g.4
sys/dev/usb/quirk usb_quirk.h
usr.sbin/usbconfig usbconfig.8
Added files:
share/man/man4 usb_quirk.4
Log:
SVN rev 215104 on 2010-11-10 23:45:44Z by n_hibma
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
Revision Changes Path
1.495 +1 -0 src/share/man/man4/Makefile
1.17 +9 -16 src/share/man/man4/u3g.4
1.1 +196 -0 src/share/man/man4/usb_quirk.4 (new)
1.8 +7 -4 src/sys/dev/usb/quirk/usb_quirk.h
1.5 +5 -1 src/usr.sbin/usbconfig/usbconfig.8
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011102346.oAANkqog029221>
