On Saturday 28 April 2007, Stefan Roese wrote:
> On Tuesday 03 April 2007 10:53, Stefan Roese wrote:
> > This patch implements supports for EHCI controllers whose in-memory
> > data structures are represented in big-endian format. This is needed
> > (unfortunately) for the AMCC PPC440EPx SoC EHCI controller.
> >
> > The guts of the patch are to introduce the hc32 type and change all
> > references from le32 to hc32. All access routines are converted from
> > cpu_to_le32(...) to cpu_to_hc32(ehci, ...) and similar for the other
> > "direction".
> 
> Since I didn't receive any response to my patches sent to the list on
> May 3rd, I just wanted to check if it did get your attention.

Yes, it's in the queue of stuff I'll review.  There are a bunch of
patches and drivers I need to look at by May 3.  :)

- Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to