On Fri, 18 Mar 2005, Henrik Bjerne wrote: > Well, the two different parts I showed were from two different kernels, so > I�ll try to be a bit clearer now (I have a tendency to blur things up > unnecessarily ;) ). From now on everything is done in kernel 2.6.10. In this > part I have first connected the player with ehci activated: > > Mar 18 17:28:26 bjerne kernel: usb 4-2: new high speed USB device using > ehci_hcd and address 3 > Mar 18 17:28:27 bjerne usb.agent[4660]: ... no modules for USB product > 41e/412b/1103 > > When I disconnect the device these lines pop up: > > Mar 18 17:30:00 bjerne kernel: scsi4 : SCSI emulation for USB Mass Storage > devices > Mar 18 17:30:00 bjerne kernel: usb 4-2: USB disconnect, address 3 > > Quite strange that the line with "SCSI emulation" comes up after I�ve > disconntected the device...
To learn more about what's happening, turn on USB verbose debugging in the kernel configuration. Alan Stern ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
