freebsd-dev/sys/dev/usb/serial
Hans Petter Selasky 7a27d904bd Minor style nit:
Use the interface number from the USB interface descriptor
like in the other USB serial drivers. These numbers are not
supposed to be different, though in theory they can. Make sure
that the driver then uses the interface number given by the USB
descriptor, and not the logical index of the USB stack.

For the future:
Whenever the term "index" is used in the USB code, it refers to
a number computed by the USB stack.
Whenever the term "number" is used in the USB code, it refers to
a number in a USB descriptor.

MFC after:	2 weeks
2012-08-05 08:56:29 +00:00
..
u3g.c u3g: add support for Huawei E392 LTE modem 2012-07-23 14:22:45 +00:00
uark.c - Move all USB device ID arrays into so-called sections, 2011-06-24 02:30:02 +00:00
ubsa.c Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
ubser.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
uchcom.c Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
ucycom.c Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
ufoma.c Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
uftdi_reg.h Refine r237102 a bit: 2012-06-18 19:18:31 +00:00
uftdi.c Refine r237102 a bit: 2012-06-18 19:18:31 +00:00
ugensa.c - Move all USB device ID arrays into so-called sections, 2011-06-24 02:30:02 +00:00
uipaq.c - Move all USB device ID arrays into so-called sections, 2011-06-24 02:30:02 +00:00
ulpt.c Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
umcs.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
umcs.h Rename recently added USB serial driver. 2011-06-04 20:40:24 +00:00
umct.c - Move all USB device ID arrays into so-called sections, 2011-06-24 02:30:02 +00:00
umodem.c Fix typo in comment 2012-04-18 12:50:13 +00:00
umoscom.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
uplcom.c Update the list of devices supported by uplcom. Although this only adds 2012-07-25 11:33:43 +00:00
usb_serial.c Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
usb_serial.h Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
uslcom.c Minor style nit: 2012-08-05 08:56:29 +00:00
uvisor.c Style change. 2011-11-12 08:16:45 +00:00
uvscom.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00