On Tue, Mar 20, 2007 at 12:45:42PM +0100, Jon K Hellan wrote: > Jon K Hellan wrote: > > >This makes me wonder: could the option driver handle the rest of the > >airprime driver's devices as well? Just like the anydata driver was > >dropped and the devices added to option. > > In fact, both airprime and option now want to handle vendor ID 0x1410, > device ID 0x1100. Airprime calls it 'ExpressCard34 Qualcomm 3G CDMA'. > Option calls it 'Novatel Merlin XS620/S640'. Patch attached to remove it > from airprime.
If you look, I added all novatel devices to the option driver. And I really think that the airprime driver can go away soon, but I'm waiting on specs from Option to verify this. > diff --git a/drivers/usb/serial/airprime.c b/drivers/usb/serial/airprime.c > index 7538c64..39a4983 100644 > --- a/drivers/usb/serial/airprime.c > +++ b/drivers/usb/serial/airprime.c > @@ -18,7 +18,6 @@ #include <linux/usb/serial.h> > > static struct usb_device_id id_table [] = { > { USB_DEVICE(0x0c88, 0x17da) }, /* Kyocera Wireless KPC650/Passport */ > - { USB_DEVICE(0x1410, 0x1100) }, /* ExpressCard34 Qualcomm 3G CDMA */ Oops, good catch, I'll apply this to my tree. thanks, greg k-h ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel