Re: [linux-usb-devel] usb on arm

2006-06-29 Thread David Brownell
http://www.linux-usb.org/FAQ.html#ts1 e.g. note the bits about reporting the host controller driver; and you also need to say what ARM SOC you're using, what patches you've appled to what kernel.org base version, etc. Re what the error codes are, did you look in Documentation/usb? Using Tomcat b

[linux-usb-devel] usb on arm

2006-06-29 Thread armin langhofer
hi there i'm trying to get a usb video camera running under linux with an arm cpu that has built-in usb 1.1 ports. i successfully tested the cam with an intel processor and usb 2.0. the userspace application initializes the v4l2 thing. i think the camera then sends interrupts, that are handl