[linux-usb-devel] ehci_reboot

2006-08-25 Thread Per Hallsmark
Hi all, There exists a notifier for reboot, ehci_reboot. When I upgraded to linux-2.6.17.8 (on a xscale ixp465) the reboot function was called upon infinitum when trying to reboot. I noticed the function returns simply with 0 instead of NOTIFY_OK or NOTIFY_STOP. Had to use NOTIFY_STOP to make run

Re: [linux-usb-devel] Problem with USB host on ixp465

2006-10-11 Thread Per Hallsmark
Hi Claudio, Well, I don't think there exist a open driver for ixp465 usb HOST controller yet. There is for the usb DEVICE controller. The IAL from Intel has some support for usb DEVICE controller but I believe the linux kernel has it's own pure code for this, not depending on IAL. The pen driv

Re: [linux-usb-devel] Fw: [Bugme-new] [Bug 7359] New: High Speed USB devices don't work when ehci_hcd loaded (xscale IXDP465)

2006-10-13 Thread Per Hallsmark
well... the ixdp465 usb host hardware doesn't support high speed (480 mbit/s) As the documentation says: The following is a partial list of USB 2.0 features not supported by the IXP45X/IXP46X network processors: • High-speed interface • Device function • OTG function Andrew Morton wrote: > Begin