Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 154852 Details for
Bug 232885
HSDPA Performance with Sierra MC8755
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch to add device ID
linux-2.6-usb-sierra-add-dev-id.patch (text/plain), 1.13 KB, created by
Flavio Leitner
on 2007-05-16 17:18:08 UTC
(
hide
)
Description:
Patch to add device ID
Filename:
MIME Type:
Creator:
Flavio Leitner
Created:
2007-05-16 17:18:08 UTC
Size:
1.13 KB
patch
obsolete
> >Patch based on upstream > >Index: linux-2.6.18.i686/drivers/usb/serial/sierra.c >=================================================================== >--- linux-2.6.18.i686.orig/drivers/usb/serial/sierra.c >+++ linux-2.6.18.i686/drivers/usb/serial/sierra.c >@@ -61,6 +61,7 @@ static struct usb_device_id id_table [] > { USB_DEVICE(0x1199, 0x0019) }, /* Sierra Wireless AirCard 595 */ > { USB_DEVICE(0x1199, 0x6802) }, /* Sierra Wireless MC8755 */ > { USB_DEVICE(0x1199, 0x6803) }, /* Sierra Wireless MC8765 */ >+ { USB_DEVICE(0x1199, 0x6804) }, /* Sierra Wireless MC8755 */ > { USB_DEVICE(0x1199, 0x6812) }, /* Sierra Wireless MC8775 */ > { USB_DEVICE(0x1199, 0x6820) }, /* Sierra Wireless AirCard 875 */ > >@@ -82,6 +83,7 @@ static struct usb_device_id id_table_3po > { USB_DEVICE(0x1199, 0x0019) }, /* Sierra Wireless AirCard 595 */ > { USB_DEVICE(0x1199, 0x6802) }, /* Sierra Wireless MC8755 */ > { USB_DEVICE(0x1199, 0x6803) }, /* Sierra Wireless MC8765 */ >+ { USB_DEVICE(0x1199, 0x6804) }, /* Sierra Wireless MC8755 */ > { USB_DEVICE(0x1199, 0x6812) }, /* Sierra Wireless MC8775 */ > { USB_DEVICE(0x1199, 0x6820) }, /* Sierra Wireless AirCard 875 */ > { }
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 232885
:
154851
|
154852
|
160592
|
198981
|
199081
|
249401
|
279781