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

2006-10-11 Thread Claudio Scordino
On Wednesday 11 October 2006 14:39, Per Hallsmark wrote: > Hi Claudio, > > Well, I don't think there exist a open driver for ixp465 usb HOST > controller yet. Hi Per. I see, I thought that the Intel Access Library worked also for the USB as well as for the Ethernet but it seems that I was wrong.

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

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

2006-10-11 Thread Claudio Scordino
Hi all, I encountered some problems with the USB host support during the porting of Linux 2.6.17.11 to a Intel IXDP465 architecture (IXP465 processor). I ported and loaded the Intel Access Library (ixp400 and ixp400_eth modules) and loaded the Microcode (cat IxpIxNpeMicrocode.dat > /dev/ixN

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

2006-08-13 Thread Hallu ji
Hi Maulik, Thanks a ton for helping me on this. I'm grateful to you. I'll work on it as you said and would let you know if it resolves. Monta Vista ported kernel for ixp465, I'll try to find out if they ported ehci host controller for ixp465 too. I have to look in code and figure that out. Will u

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

2006-08-10 Thread Maulik Mankad
Hi Hallu, Here is something you should try to figure out first. I hope the Montavista kernel that you are mentioning is ported for IXP465 processor. If this is not the case then you need to do the proper porting to get USB working on IXP465.You can verify this by understanding the code for initia