]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
airprime: USB ID for Novatel EV620 mini PCI-E card
authorMark Glines <mark@glines.org>
Wed, 14 Mar 2007 18:55:28 +0000 (11:55 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 19 Mar 2007 20:22:18 +0000 (13:22 -0700)
commite5740b5d75af4ad9423911fe77d687f47e880a4d
treefd6f303152cbc0d4142de6af4693668394bb6c2d
parente8e30c765c5cfa5219918d3e5017fc563cf7ea03
airprime: USB ID for Novatel EV620 mini PCI-E card

Add an ID to recognise the Novatel EV620 wireless adapter.
http://www.novatelwireless.com/products/expedite/ev620.html

It looks like a mini PCI-Express adapter.  The mPCIE connector includes USB
pins... the card shows up to the system as a USB device, and powers itself
from the PCI bus.

The card I have isn't activated yet, so I can't get a PPP session up yet, but
I have tested basic serial communication successfully in both 2.6.18 and
2.6.20 kernels, once the product ID was added.  (the driver changed quite a
bit between the two revs.)  In both drivers, it responds to AT commands and
such.

Signed-off-by: Mark Glines <mark@glines.org>
Cc: Pete Zaitcev <zaitcev@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/airprime.c