Hello, I am testing a build of Andrew's kernel tree. When I use my USB network adapter, then disconnect the cable and pull out the adapter, I get a very long stream of "usb 1-2: uhci_result_common: failed with status 440000 drivers/usb/net/rtl8150.c: Rx status -84". It seems that perhaps this is the desired situation, but I wonder whether all these messages are necessary. Can't we handle the removal of the adapter in such a way that the kernel log reflect that there's nothing wrong with removing the device?
drivers/usb/net/rtl8150.c: intr_callback: LINK LOST drivers/usb/net/rtl8150.c: eth2: allmulti set drivers/usb/net/rtl8150.c: eth2: allmulti set ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready usb 1-2: uhci_result_common: failed with status 440000 drivers/usb/net/rtl8150.c: Rx status -84 usb 1-2: uhci_result_common: failed with status 440000 drivers/usb/net/rtl8150.c: Rx status -84 [...] usb 1-2: uhci_result_common: failed with status 440000 drivers/usb/net/rtl8150.c: Rx status -84 usb 1-2: uhci_result_common: failed with status 440000 drivers/usb/net/rtl8150.c: Rx status -84 hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0004 uhci_hcd 0000:00:1d.0: port 2 portsc 008a,00 hub 1-0:1.0: port 2, status 0100, change 0003, 12 Mb/s usb 1-2: USB disconnect, address 3 usb 1-2: unregistering device usb 1-2: usb_disable_device nuking all URBs uhci_hcd 0000:00:1d.0: shutdown urb f704b7ac pipe c0008380 ep1in-bulk usb 1-2: uhci_result_common: failed with status 440000 drivers/usb/net/rtl8150.c: Rx status -108 uhci_hcd 0000:00:1d.0: shutdown urb f72617ac pipe 40018380 ep3in-intr usb 1-2: unregistering interface 1-2:1.0 PM: Removing info for No Bus:usbdev1.3_ep81 usbdev1.3_ep81: ep_device_release called for usbdev1.3_ep81 PM: Removing info for No Bus:usbdev1.3_ep02 usbdev1.3_ep02: ep_device_release called for usbdev1.3_ep02 PM: Removing info for No Bus:usbdev1.3_ep83 usbdev1.3_ep83: ep_device_release called for usbdev1.3_ep83 PM: Removing info for usb:1-2:1.0 usb 1-2:1.0: uevent PM: Removing info for No Bus:usbdev1.3 PM: Removing info for No Bus:usbdev1.3_ep00 usbdev1.3_ep00: ep_device_release called for usbdev1.3_ep00 PM: Removing info for usb:1-2 usb 1-2: uevent hub 1-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x100 usb usb1: suspend_rh (auto-stop) ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
