Re: [linux-usb-devel] [PATCH] IXP4XX EHCI HCD Glue

2007-05-15 Thread Vladimir A. Barinov
Deepak Saxena wrote: On May 07 2007, at 10:53, Vladimir Barinov was caught saying: This patch adds support for Intel IXP4XX EHCI USB controller. Since it's MMR and descriptors are represented in big-endian format then this patch is to be applied after the following patches posted

Re: [linux-usb-devel] [PATCH] IXP4XX EHCI HCD Glue

2007-05-15 Thread Vladimir A. Barinov
to arm-linux mail list: http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=4380/1 TIA, Vladimir Vladimir Barinov wrote: This patch adds support for Intel IXP4XX EHCI USB controller. Since it's MMR and descriptors are represented in big-endian format then this patch is to be applied

Re: [linux-usb-devel] [PATCH 1/2] EHCI big endian data structures support (for 440EPx) 2nd try

2007-05-02 Thread Vladimir A. Barinov
Hi David, David Brownell wrote: I cleaned it up a bunch ... can you verify this still works on your hardware? Sanity tested on x86_64. I've made the similar work to support big endian dma descriptors in EHCI since I have the board based on IXP4XX processor configured in BE mode and

[linux-usb-devel] Re: [PATCH] Philips PNX8550 USB Host driver compile fix

2005-12-08 Thread Vladimir A. Barinov
standards ;) Pete --- Vladimir A. Barinov [EMAIL PROTECTED] wrote: Hello, Ralf, Pete, The current ohci-hcd driver is a little defective. It's unable to use usb-ohci as modules in the case when PCI and on-chip USB are enabled. It just will not be compiled since there are two calls