Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> writes: > On Wed, Jun 06, 2012 at 09:18:10AM +0200, Bjørn Mork wrote: >> Adding device IDs for Aircard 320U and two other devices >> found in the out-of-tree version of this driver. >> >> Cc: linux@xxxxxxxxxxxxxxxxxx >> Cc: Autif Khan <autif.mlist@xxxxxxxxx> >> Cc: Tom Cassidy <tomas.cassidy@xxxxxxxxx> >> Cc: stable@xxxxxxxxxxxxxxx >> Signed-off-by: Bjørn Mork <bjorn@xxxxxxx> >> --- >> drivers/net/usb/sierra_net.c | 14 ++++++++++---- >> 1 file changed, 10 insertions(+), 4 deletions(-) > > Wait, Tom just sent me a patch adding these device ids to the sierra > serial driver, why would the same device work for both drivers? Because it's a composite device. Was this a trick question? :-) > Where should the device id go? To both drivers. The device is similar to the 1199:68a3 device already supported by both drivers. It has a number of serial ports (depending on how many features like GPS etc is enabled) supported by the "sierra" driver and one ethernet interface speaking Sierra's HIP protocol supported by the "sierra_net" driver. Bjørn -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html