On Thursday 28 October 2004 02:07, Colin Leroy wrote: > On 27 Oct 2004 at 15h10, David Brownell wrote: > > > So: since it's not being actively used then, why shouldn't the > > root hub (or any other device) be suspended? During boot, or at > > any other time. So long as it works when you plug in a USB device, > > it looks to me like everything is behaving quite reasonably. > > That's right. Just that it didn't do so previously, so i didn't think > of that.
You won't be alone either ... so I'll be glad to get rid of those pointless usbcore "non-error" messages! > > So if something's timing out, it's for some other reason. > > (Such as bugs in "lsusb"; the "usbutils" package is overdue > > for a new release, it's changed a lot since the 0.11 tarball > > that's widely available.) > > Yes, btw, I once sent a patch about lsusb endianness problems, and didn't > hear anything back about it. I ended up sending the patch to the gentoo > guys so that at least my distro is fixed: Thomas put "usbutils" into CVS at linux-usb.sf.net and that version has the Debian patches to make it use the system's "libusb" instead of its own older snapshot. Plus bugfixes, and printing more descriptors. It looks like libusb-0.1.8 still expects the kernel to return a little-endian device descriptor rather than its private byteswapped version. - Dave ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
