mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove duplicate entry for Sierra Wireless Aircard 875
Approved by: loos MFC after: 3 days Sponsored by: Rubicon Communications (Netgate)
This commit is contained in:
parent
5effc557d5
commit
22a5bb4c2a
2 changed files with 1 additions and 2 deletions
|
|
@ -494,6 +494,7 @@ static const STRUCT_USB_HOST_ID u3g_devs[] = {
|
|||
U3G_DEV(SIERRA, AC595U, 0),
|
||||
U3G_DEV(SIERRA, AC313U, 0),
|
||||
U3G_DEV(SIERRA, AC597E, 0),
|
||||
U3G_DEV(SIERRA, AC875, 0),
|
||||
U3G_DEV(SIERRA, AC875E, 0),
|
||||
U3G_DEV(SIERRA, AC875U, 0),
|
||||
U3G_DEV(SIERRA, AC875U_2, 0),
|
||||
|
|
@ -508,7 +509,6 @@ static const STRUCT_USB_HOST_ID u3g_devs[] = {
|
|||
U3G_DEV(SIERRA, AC885U, 0),
|
||||
U3G_DEV(SIERRA, AIRCARD580, 0),
|
||||
U3G_DEV(SIERRA, AIRCARD595, 0),
|
||||
U3G_DEV(SIERRA, AIRCARD875, 0),
|
||||
U3G_DEV(SIERRA, C22, 0),
|
||||
U3G_DEV(SIERRA, C597, 0),
|
||||
U3G_DEV(SIERRA, C888, 0),
|
||||
|
|
|
|||
|
|
@ -4043,7 +4043,6 @@ product SIERRA E6892 0x6892 E6892
|
|||
product SIERRA E6893 0x6893 E6893
|
||||
product SIERRA MC8700 0x68A3 MC8700
|
||||
product SIERRA MC7354 0x68C0 MC7354
|
||||
product SIERRA AIRCARD875 0x6820 Aircard 875 HSDPA
|
||||
product SIERRA AC313U 0x68aa Sierra Wireless AirCard 313U
|
||||
product SIERRA TRUINSTALL 0x0fff Aircard Tru Installer
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue