Date: Sun, 22 Mar 2009 16:27:14 +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 src/sys/conf NOTES files options src/sys/dev/usb u3g.c ubsa.c ucom.c usbdevs src/sys/modules Makefile src/sys/modules/u3g Makefile Message-ID: <200903221631.n2MGV17G054613@repoman.freebsd.org>
index | next in thread | raw e-mail
n_hibma 2009-03-22 16:27:14 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
share/man/man4 Makefile
sys/conf NOTES files options
sys/dev/usb ubsa.c ucom.c usbdevs
sys/modules Makefile
Added files: (Branch: RELENG_7)
share/man/man4 u3g.4
sys/dev/usb u3g.c
sys/modules/u3g Makefile
Log:
SVN rev 190268 on 2009-03-22 16:27:14Z by n_hibma
MFC the (current) u3g driver, a driver for USB based 3G cards and dongles.
This includes changes to ubsa (removing attachment from that device),
and small changes to ucom.
Note: A change to umass reducing the attach priority for it was committed
already.
Revision Changes Path
1.393.2.23 +2 -0 src/share/man/man4/Makefile
1.9.2.1 +125 -0 src/share/man/man4/u3g.4 (new)
1.1454.2.25 +2 -0 src/sys/conf/NOTES
1.1243.2.50 +1 -0 src/sys/conf/files
1.608.2.12 +1 -0 src/sys/conf/options
1.24.2.1 +799 -0 src/sys/dev/usb/u3g.c (new)
1.32.2.4 +8 -20 src/sys/dev/usb/ubsa.c
1.64.2.3 +7 -3 src/sys/dev/usb/ucom.c
1.328.2.25 +14 -10 src/sys/dev/usb/usbdevs
1.540.2.29 +1 -0 src/sys/modules/Makefile
1.3.2.1 +12 -0 src/sys/modules/u3g/Makefile (new)
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903221631.n2MGV17G054613>
