On Sunday 29 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.
>
Humm, May 3rd.  Ahh, what year?

>Thanks.
>
>Best regards,
>Stefan

-- 
Cheers, Gene
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
If only God would give me some clear sign!  Like making a large deposit
in my name at a Swiss bank.
                -- Woody Allen, "Without Feathers"

-------------------------------------------------------------------------
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