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 149214 Details for
Bug 230896
USB to serial convertor device name
[?]
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 from Oliver
x2303.txt (text/plain), 612 bytes, created by
Pete Zaitcev
on 2007-03-04 18:56:51 UTC
(
hide
)
Description:
Patch from Oliver
Filename:
MIME Type:
Creator:
Pete Zaitcev
Created:
2007-03-04 18:56:51 UTC
Size:
612 bytes
patch
obsolete
>--- linux-2.6.21-rc1/drivers/usb/serial/usb-serial.c.alt 2007-02-21 05:32:30.000000000 +0100 >+++ linux-2.6.21-rc1/drivers/usb/serial/usb-serial.c 2007-02-26 15:32:50.000000000 +0100 >@@ -826,7 +826,6 @@ > num_ports = type->num_ports; > } > >- serial->minor = minor; > serial->num_ports = num_ports; > serial->num_bulk_in = num_bulk_in; > serial->num_bulk_out = num_bulk_out; >@@ -980,6 +979,7 @@ > dev_err(&interface->dev, "No more free serial devices\n"); > goto probe_error; > } >+ serial->minor = minor; > > /* register all of the individual ports with the driver core */ > for (i = 0; i < num_ports; ++i) { >
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 230896
: 149214