linux/drivers/usb/serial
Elina Pasheva 4db2299da2 sierra: driver interface blacklisting
Interface blacklisting is necessary for non-serial interfaces that are handled
by a different driver. The interface blacklisting is implemented in sierra
driver per device. Each device in need of a blacklist has a static information
array kept in the driver. This array contains the interface numbers that are
blacklisted. The pointer for each blacklist array and the length
of that blacklist are 'bundled' in data structure sierra_iface_info. A pointer
to this information is set in id_table when the device is added to the id_table.

The following is summary of changes we have made to sierra.c driver in
this patch dealing with interface blacklisting support:
- Added data structure sierra_iface_info and function is_blacklisted()
to support blacklisting
- Modified sierra_probe() to handle blacklisted interfaces accordingly
- Improved comments in id_table
- Added new device in id_table with blacklist interface support

Signed-off-by: Elina Pasheva <epasheva@sierrawireless.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-06-11 08:51:07 -07:00
..
ChangeLog.history
Kconfig
Makefile
Makefile-keyspan_pda_fw
aircable.c
ark3116.c
belkin_sa.c tty: Bring the usb tty port structure into more use 2009-06-11 08:50:56 -07:00
belkin_sa.h
bus.c
ch341.c tty: Bring the usb tty port structure into more use 2009-06-11 08:50:56 -07:00
console.c tty: Bring the usb tty port structure into more use 2009-06-11 08:50:56 -07:00
cp210x.c USB: CP210X Replace CP2101 with CP210x 2009-06-11 08:51:05 -07:00
cyberjack.c tty: Bring the usb tty port structure into more use 2009-06-11 08:50:56 -07:00
cypress_m8.c tty: Bring the usb tty port structure into more use 2009-06-11 08:50:56 -07:00
cypress_m8.h
digi_acceleport.c tty: Bring the usb tty port structure into more use 2009-06-11 08:50:56 -07:00
empeg.c tty: Bring the usb tty port structure into more use 2009-06-11 08:50:56 -07:00
ezusb.c
ezusb_convert.pl
ftdi_sio.c ftdi_sio: don't override modem bits 2009-06-11 08:51:06 -07:00
ftdi_sio.h
funsoft.c
garmin_gps.c tty: Bring the usb tty port structure into more use 2009-06-11 08:50:56 -07:00
generic.c tty: Bring the usb tty port structure into more use 2009-06-11 08:50:56 -07:00
hp4x.c
io_16654.h
io_edgeport.c tty: Bring the usb tty port structure into more use 2009-06-11 08:50:56 -07:00
io_edgeport.h
io_ionsp.h
io_tables.h
io_ti.c tty: Bring the usb tty port structure into more use 2009-06-11 08:50:56 -07:00
io_ti.h
io_usbvend.h
ipaq.c tty: Bring the usb tty port structure into more use 2009-06-11 08:50:56 -07:00
ipaq.h
ipw.c tty: Bring the usb tty port structure into more use 2009-06-11 08:50:56 -07:00
ir-usb.c tty: Bring the usb tty port structure into more use 2009-06-11 08:50:56 -07:00
iuu_phoenix.c tty: iuu_phoenix: update version number. 2009-06-11 08:51:02 -07:00
iuu_phoenix.h
keyspan.c tty: Bring the usb tty port structure into more use 2009-06-11 08:50:56 -07:00
keyspan.h tty: Bring the usb tty port structure into more use 2009-06-11 08:50:56 -07:00
keyspan_pda.c tty: Bring the usb tty port structure into more use 2009-06-11 08:50:56 -07:00
keyspan_usa26msg.h
keyspan_usa28msg.h
keyspan_usa49msg.h
keyspan_usa67msg.h
keyspan_usa90msg.h
kl5kusb105.c tty: Bring the usb tty port structure into more use 2009-06-11 08:50:56 -07:00
kl5kusb105.h
kobil_sct.c tty: Bring the usb tty port structure into more use 2009-06-11 08:50:56 -07:00
kobil_sct.h
mct_u232.c tty: Bring the usb tty port structure into more use 2009-06-11 08:50:56 -07:00
mct_u232.h
mos7720.c tty: Bring the usb tty port structure into more use 2009-06-11 08:50:56 -07:00
mos7840.c tty: Bring the usb tty port structure into more use 2009-06-11 08:50:56 -07:00
moto_modem.c
navman.c tty: Bring the usb tty port structure into more use 2009-06-11 08:50:56 -07:00
omninet.c tty: Bring the usb tty port structure into more use 2009-06-11 08:50:56 -07:00
opticon.c tty: Bring the usb tty port structure into more use 2009-06-11 08:50:56 -07:00
option.c tty: Bring the usb tty port structure into more use 2009-06-11 08:50:56 -07:00
oti6858.c tty: Bring the usb tty port structure into more use 2009-06-11 08:50:56 -07:00
oti6858.h
pl2303.c tty: Bring the usb tty port structure into more use 2009-06-11 08:50:56 -07:00
pl2303.h
qcserial.c
safe_serial.c
siemens_mpi.c
sierra.c sierra: driver interface blacklisting 2009-06-11 08:51:07 -07:00
spcp8x5.c tty: Bring the usb tty port structure into more use 2009-06-11 08:50:56 -07:00
symbolserial.c tty: Bring the usb tty port structure into more use 2009-06-11 08:50:56 -07:00
ti_usb_3410_5052.c tty: Bring the usb tty port structure into more use 2009-06-11 08:50:56 -07:00
ti_usb_3410_5052.h
usb-serial.c tty: Bring the usb tty port structure into more use 2009-06-11 08:50:56 -07:00
usb_debug.c
visor.c tty: Bring the usb tty port structure into more use 2009-06-11 08:50:56 -07:00
visor.h
whiteheat.c tty: Bring the usb tty port structure into more use 2009-06-11 08:50:56 -07:00
whiteheat.h