Re: [linux-usb-devel] usb/gadget/pxa2xx_udc.c and IXP420BB

2006-09-06 Thread Jean-François Rousval
Hello ; The preview statuts is after apply : - your patch posted the 16 august - the patch posted by Kevin Hilman the 18 august I have add a "arm/mach-ixp4xx/sbc1625-setup.c" file with "arch/arm/mach-ixp4xx/ixdp425-setup.c" as model. During the boot I see : pxa2xx_udc: version 4-Ma

Re: [linux-usb-devel] usb/gadget/pxa2xx_udc.c and IXP420BB

2006-09-06 Thread Milan Svoboda
Hello, I created and posted (to this list some time ago) patches which allow to use this driver on IXP4xx platform. Please apply them and then only add your IXP420_BB define. Nothing else would be needed then. As far as I see, you can compile this driver, but did you really test it? Without pl

[linux-usb-devel] usb/gadget/pxa2xx_udc.c and IXP420BB

2006-09-05 Thread Jean-François Rousval
I am porting uClinux 2.6.x to a Micro/sys SBC1625 board. The processor of this board is a IXP420BB. My need is to use of "File-backed Storage Gadget". I have find some problems in the /linux-2.6.x/drivers/usb/gadget/pxa2xx_udc.c. For compile and execute this file I have : - include rat