]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r210275
authorthompsa <thompsa@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 19 Nov 2010 01:23:09 +0000 (01:23 +0000)
committerthompsa <thompsa@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 19 Nov 2010 01:23:09 +0000 (01:23 +0000)
commitc15de17a8119f56b697a666dd96d35bcd534060a
tree5e5a60bfc6d613b9fcebdad89092491e5bd927f8
parentda054fd153c1b22ba361e4ffd556884de4d68d63
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

git-svn-id: svn://svn.freebsd.org/base/stable/8@215478 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
share/man/man4/uhso.4
sys/dev/usb/net/uhso.c
sys/dev/usb/usbdevs