FreeBSD Bugzilla – Attachment 200722 Details for
Bug 234578
Add support for Sierra Wireless EM7455 modem
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to add product id
em7455.patch (text/plain), 997 bytes, created by
Oleksandr Kryvulia
on 2019-01-02 18:57:20 UTC
(
hide
)
Description:
patch to add product id
Filename:
MIME Type:
Creator:
Oleksandr Kryvulia
Created:
2019-01-02 18:57:20 UTC
Size:
997 bytes
patch
obsolete
>Index: sys/dev/usb/serial/u3g.c >=================================================================== >--- sys/dev/usb/serial/u3g.c (revision 342683) >+++ sys/dev/usb/serial/u3g.c (working copy) >@@ -556,6 +556,7 @@ > U3G_DEV(SIERRA, MINI5725, 0), > U3G_DEV(SIERRA, T11, 0), > U3G_DEV(SIERRA, T598, 0), >+ U3G_DEV(SIERRA, EM7455, 0), > U3G_DEV(SILABS, SAEL, U3GINIT_SAEL_M460), > U3G_DEV(STELERA, C105, 0), > U3G_DEV(STELERA, E1003, 0), >Index: sys/dev/usb/usbdevs >=================================================================== >--- sys/dev/usb/usbdevs (revision 342683) >+++ sys/dev/usb/usbdevs (working copy) >@@ -4226,6 +4226,7 @@ > product SIERRA MC7430 0x9071 Sierra Wireless MC7430 Qualcomm Snapdragon X7 LTE-A > product SIERRA AC313U 0x68aa Sierra Wireless AirCard 313U > product SIERRA TRUINSTALL 0x0fff Aircard Tru Installer >+product SIERRA EM7455 0x9079 Sierra Wireless EM7455 Qualcomm Snapdragon X7 LTE-A > > /* Sigmatel products */ > product SIGMATEL WBT_3052 0x4200 WBT-3052 IrDA/USB Bridge
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 234578
: 200722 |
200778