FreeBSD Bugzilla – Attachment 190826 Details for
Bug 226066
Add SIM7100E modem USB product id to u3g driver
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to add required product id to usbdevs and driver
u3g.diff (text/plain), 649 bytes, created by
Ari Suutari
on 2018-02-20 13:24:00 UTC
(
hide
)
Description:
Patch to add required product id to usbdevs and driver
Filename:
MIME Type:
Creator:
Ari Suutari
Created:
2018-02-20 13:24:00 UTC
Size:
649 bytes
patch
obsolete
>--- usbdevs.orig 2012-01-01 04:43:09.107640000 +0200 >+++ usbdevs 2012-01-01 04:46:16.774598000 +0200 >@@ -1020,6 +1020,7 @@ > /* Alink products */ > product ALINK DWM652U5 0xce16 DWM-652 > product ALINK 3G 0x9000 3G modem >+product ALINK SIM7100E 0x9001 3G modem > product ALINK 3GU 0x9200 3G modem > > /* Altec Lansing products */ >--- serial/u3g.c.orig 2012-01-01 04:47:20.392717000 +0200 >+++ serial/u3g.c 2012-01-01 04:46:56.466453000 +0200 >@@ -208,6 +208,7 @@ > U3G_DEV(ALINK, 3G, 0), > U3G_DEV(ALINK, 3GU, 0), > U3G_DEV(ALINK, DWM652U5, 0), >+ U3G_DEV(ALINK, SIM7100E, 0), > U3G_DEV(AMOI, H01, 0), > U3G_DEV(AMOI, H01A, 0), > U3G_DEV(AMOI, H02, 0),
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 226066
: 190826