Date: Fri, 19 Nov 2010 01:23:09 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/share/man/man4 uhso.4 src/sys/dev/usb usbdevs src/sys/dev/usb/net uhso.c Message-ID: <201011190124.oAJ1Of4t035839@repoman.freebsd.org>
index | next in thread | raw e-mail
thompsa 2010-11-19 01:23:09 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
share/man/man4 uhso.4
sys/dev/usb usbdevs
sys/dev/usb/net uhso.c
Log:
SVN rev 215478 on 2010-11-19 01:23:09Z by thompsa
MFC r210275
- Support for Globetrotter iCON 452.
- Fixed the interface probe routine to only attach to USB interfaces the driver
actually supports. This allows other drivers to attach to things like
MicroSD slots etc.
- Fixed network interface enumeration to be globally sequential instead of
relying on the USB interface numbers. This make sure the first network
interface always is at uhso0 and the second at usho1 and so on.
- Added a radio kill switch; exposed through sysctl.
- Updated the manual page to be verbose about the number of serial ports and
include iCON 452 in the set of tested hardware.
Submitted by: Fredrik Lindberg
Revision Changes Path
1.3.2.4 +17 -4 src/share/man/man4/uhso.4
1.3.2.5 +114 -22 src/sys/dev/usb/net/uhso.c
1.421.2.54 +1 -0 src/sys/dev/usb/usbdevs
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011190124.oAJ1Of4t035839>
