On Sat, 9 Apr 2005, Allan Mcintosh wrote: > > Is it common to take 60s to cat /proc/bus/usb/devices? > > The only usb device I have plugged into this computer is a UPS. > > $ date;cat /proc/bus/usb/devices;date > > Sat Apr 9 22:13:29 EDT 2005
No, it's not common. But it can happen with a badly behaved device or bad USB hardware on your computer. (It shouldn't, but the usbhid driver isn't able to cope with such things.) I imagine if you unplug the UPS's USB connection the problem will go away. 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
