Add support for AT&T Sierra Wireless USB 3G adapter
PR: kern/173982 Submitted by: Eric Camachat <eric@camachat.org> Approved by: cperciva (implicit) MFC after: 1 week
This commit is contained in:
parent
a746dc9af7
commit
1a12569c85
@ -213,6 +213,7 @@ static const STRUCT_USB_HOST_ID u3g_devs[] = {
|
||||
U3G_DEV(ACERP, H10, 0),
|
||||
U3G_DEV(AIRPLUS, MCD650, 0),
|
||||
U3G_DEV(AIRPRIME, PC5220, 0),
|
||||
U3G_DEV(AIRPRIME, AC313U, 0),
|
||||
U3G_DEV(ALINK, 3G, 0),
|
||||
U3G_DEV(ALINK, 3GU, 0),
|
||||
U3G_DEV(ALINK, DWM652U5, 0),
|
||||
|
@ -943,6 +943,7 @@ product AIRPLUS MCD650 0x3198 MCD650 modem
|
||||
/* AirPrime products */
|
||||
product AIRPRIME PC5220 0x0112 CDMA Wireless PC Card
|
||||
product AIRPRIME USB308 0x68A3 USB308 HSPA+ USB Modem
|
||||
product AIRPRIME AC313U 0x68aa Sierra Wireless AirCard 313U
|
||||
|
||||
/* AirTies products */
|
||||
product AIRTIES RT3070 0x2310 RT3070
|
||||
|
Loading…
Reference in New Issue
Block a user