my keyspan device does not work properly anymore with 2.6.5rc2. If I boot into init=/bin/bash, disable /proc/sys/kernel/hotplug and modprobe the drivers manually, everything is fine (ttyUSB0 created). However, if I leave hotplug enabled, the firmware is uploaded, then the driver disconnects the device and then it never comes back.
the mouse will not disappear from /proc/bus/usb/devices, even if I unplug the mouse. Same for the keyspan device, it seems the ports are dead for some reason. I looked over my hotplug scripts if they do weird stuff. But there is only the usual sysfs access, nothing else. drivers/usb/core/usb.c: registered new driver usbfs drivers/usb/core/usb.c: registered new driver hub ohci_hcd: 2004 Feb 02 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI) ohci_hcd: block sizes: ed 64 td 64 PCI: Enabling device 0001:01:18.0 (0000 -> 0002) ohci_hcd 0001:01:18.0: OHCI Host Controller ohci_hcd 0001:01:18.0: irq 27, pci mem e9900000 ohci_hcd 0001:01:18.0: new USB bus registered, assigned bus number 1 hub 1-0:1.0: USB hub found hub 1-0:1.0: 2 ports detected PCI: Enabling device 0001:01:19.0 (0000 -> 0002) ohci_hcd 0001:01:19.0: OHCI Host Controller ohci_hcd 0001:01:19.0: irq 28, pci mem e9b36000 ohci_hcd 0001:01:19.0: new USB bus registered, assigned bus number 2 hub 2-0:1.0: USB hub found hub 2-0:1.0: 2 ports detected usb 1-1: new full speed USB device using address 2 drivers/usb/serial/usb-serial.c: USB Serial support registered for Generic drivers/usb/core/usb.c: registered new driver usbserial drivers/usb/serial/usb-serial.c: USB Serial Driver core v2.0 drivers/usb/serial/usb-serial.c: USB Serial support registered for Keyspan - (without firmware) drivers/usb/serial/usb-serial.c: USB Serial support registered for Keyspan 1 port adapter drivers/usb/serial/usb-serial.c: USB Serial support registered for Keyspan 2 port adapter drivers/usb/serial/usb-serial.c: USB Serial support registered for Keyspan 4 port adapter keyspan 1-1:1.0: Keyspan - (without firmware) converter detected usb 2-1: new low speed USB device using address 2 drivers/usb/core/usb.c: registered new driver keyspan drivers/usb/serial/keyspan.c: v1.1.4:Keyspan USB to Serial Converter Driver usb 1-1: USB disconnect, address 2 keyspan 1-1:1.0: device disconnected drivers/usb/core/usb.c: registered new driver hiddev input: USB HID v1.10 Mouse [Fujitsu Takamisawa Component Apple Optical USB Mouse] on usb-0001:01:19.0-1 drivers/usb/core/usb.c: registered new driver hid drivers/usb/input/hid-core.c: v2.0:USB HID core driver ts: Compaq touchscreen protocol output T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc= 11/900 us ( 1%), #Int= 1, #Iso= 0 D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 2.06 S: Manufacturer=Linux 2.6.5-rc2-olh ohci_hcd S: Product=OHCI Host Controller S: SerialNumber=0001:01:19.0 C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms T: Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=1.5 MxCh= 0 D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=05ac ProdID=0302 Rev= 1.06 S: Manufacturer=Fujitsu Takamisawa Component S: Product=Apple Optical USB Mouse C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=100mA I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=02 Driver=hid E: Ad=81(I) Atr=03(Int.) MxPS= 4 Ivl=10ms T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 2.06 S: Manufacturer=Linux 2.6.5-rc2-olh ohci_hcd S: Product=OHCI Host Controller S: SerialNumber=0001:01:18.0 C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms -- USB is for mice, FireWire is for men! sUse lINUX ag, nÃRNBERG ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
