Bug 11881

Summary: Linux 2.6.28-rc2 i/o error on /dev/ttyUSB0
Product: Drivers Reporter: Rafael J. Wysocki (rjw)
Component: USBAssignee: Greg Kroah-Hartman (greg)
Status: CLOSED CODE_FIX    
Severity: normal CC: helge.hafting, kvalo
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 2.6.28-rc2 Subsystem:
Regression: Yes Bisected commit-id:
Bug Depends on:    
Bug Blocks: 11808    

Description Rafael J. Wysocki 2008-10-28 16:17:10 UTC
Subject    : Linux 2.6.28-rc2 i/o error on /dev/ttyUSB0
Submitter  : Helge Hafting <helge.hafting@aitel.hist.no>
Date       : 2008-10-28 11:19
References : http://marc.info/?l=linux-kernel&m=122519319922377&w=4

This entry is being used for tracking a regression from 2.6.27.  Please don't
close it until the problem is fixed in the mainline.
Comment 1 Kalle Valo 2008-10-30 00:40:34 UTC
I experience similar problems with my USB-to-Serial dongle:

tikku:~$ cat /dev/ttyUSB0
cat: /dev/ttyUSB0: Input/output error
tikku:~$ lsmod | grep pl23 
pl2303                 14820  0 
usbserial              27948  2 pl2303
usbcore               124656  9 pl2303,cdc_ether,usbnet,cdc_acm,hci_usb,usbserial,ehci_hcd,uhci_hcd
tikku:~$ 

Using 2.6.28-rc2-wl from wireless-testing tree. I didn't have any problems with 2.6.27-wl.

My dongle:

Bus 001 Device 003: ID 0557:2008 ATEN International Co., Ltd UC-232A Serial Port [pl2303]
Comment 2 Alan 2008-11-04 07:40:29 UTC
Kref fix now in tree