freebsd-skq/sys/dev/usb/net
n_hibma 0850594b2b - Simplify the way unit/subunit allocation is done in ucom.
- hw.usb.ucom.cons_unit is now split into
  hw.usb.ucom.cons_unit/...cons_subunit.

Note: The tunable/sysctl hw.usb.ucom.cons_unit needs to be reviewed if

a) a console was defined a USB serial devices, and a USB device with
more than 1 subunit is present, and this device is attached before the
device functioning as a console

or

b) a console was defined on a USB device with more than 1 subunit

Reviewed by:	hps
MFC after:	2 weeks
2010-11-03 21:50:49 +00:00
..
if_aue.c Add missing MODULE_VERSION() definitions, this resolves problems around 2010-09-01 23:47:53 +00:00
if_auereg.h s/usb2_/usb_|usbd_/ on all function names for the USB stack. 2009-06-15 01:02:43 +00:00
if_axe.c Do not setup interrupt endpoint for axe(4). 2010-10-11 19:20:53 +00:00
if_axereg.h Do not setup interrupt endpoint for axe(4). 2010-10-11 19:20:53 +00:00
if_cdce.c USB network (NCM driver): 2010-10-13 22:04:55 +00:00
if_cdcereg.h USB network (NCM driver): 2010-10-13 22:04:55 +00:00
if_cue.c Add missing MODULE_VERSION() definitions, this resolves problems around 2010-09-01 23:47:53 +00:00
if_cuereg.h s/usb2_/usb_/ on all C structs for the USB stack. 2009-05-28 17:36:36 +00:00
if_ipheth.c USB Network: 2010-10-13 21:36:42 +00:00
if_iphethvar.h USB Network: 2010-10-13 21:36:42 +00:00
if_kue.c Add missing MODULE_VERSION() definitions, this resolves problems around 2010-09-01 23:47:53 +00:00
if_kuefw.h
if_kuereg.h s/usb2_/usb_/ on all C structs for the USB stack. 2009-05-28 17:36:36 +00:00
if_rue.c Add missing MODULE_VERSION() definitions, this resolves problems around 2010-09-01 23:47:53 +00:00
if_ruereg.h s/usb2_/usb_|usbd_/ on all function names for the USB stack. 2009-06-15 01:02:43 +00:00
if_udav.c Add missing MODULE_VERSION() definitions, this resolves problems around 2010-09-01 23:47:53 +00:00
if_udavreg.h s/usb2_/usb_|usbd_/ on all function names for the USB stack. 2009-06-15 01:02:43 +00:00
uhso.c - Simplify the way unit/subunit allocation is done in ucom. 2010-11-03 21:50:49 +00:00
usb_ethernet.c Converted the remainder of the NIC drivers to use the mii_attach() 2010-10-15 15:00:30 +00:00
usb_ethernet.h Fix _USB2_* refernces in the header protection defines. 2009-06-15 01:09:19 +00:00