[Linux-usb-users] ISP1761 & Linux 2.6.14 - internal hub halts on first QTD of first URB.

2007-02-06 Thread Michael Cook
I'm attempting to port the 2.6.9 example driver from Philips to 2.6.14 and have run up against HALT condition when attempting to register the internal hub. I have found one PXA example for 2.6.17 and have adopted the platform_driver/device framework. I have found one reference to ISP116x which

Re: [Linux-usb-users] USB mouse not working

2007-02-06 Thread Michael Cook
Hi Thomas, Not sure if this is relevant (as I dont know what version of linux you are running) but there has been changes (around 2.6.10) which provide alternative (Windoze-Like) approach to interrogating a newly found device. There is a comment in drives/usb/core/hub.c stating that there is a

Re: [Linux-usb-users] ISP1761 & Linux 2.6.14 - can't find /proc/scsi/usb-storage/

2007-02-15 Thread Michael Cook
Problem fixed. Several non-trival BE vs LE issues within example driver but its now up and the internal hub is enumerated successfully. Can't find usb-storage under /proc/scsi/ despite including suggested .config elements. Any ideas? Mike. --- Michael Cook <[EMAIL PROTECTED]> wr