> With all of the patches that I just sent, I tried out the driver and it > didn't work :)
Could you send me your integrated patch (off-list) and I'll see what's up? The original works quite nicely for me ... :) I'll send you an update with some other cleanup and the fix for that "unlink from interrupt completion" bug. > One other comment, it looks like you got the "Product=" and > "Manufacturer=" lines in /proc/bus/usb/devices backwards :) It agrees with the EHCI driver ... that's handled in "hcd.c", function rh_string(). Manufacturer = Linux 2.5.3 <drivername> Product = the PCI product description That could get switched, I suppose, but it seems right to me that the manufacturer of this virtual hub be the kernel. Feel free to reverse those values if you feel strongly. - Dave _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
