| 9c998aa8 | 21-Jul-2005 |
Wolfgang Denk <wd@castor.denx.de> |
Fix low-level OHCI transfers for ARM920t and MPC5xxx
A new, Windows compatible init sequence was also backported from Linux 2.6, but disabled with #undef NEW_INIT_SEQ as it wouldn't change the behav
Fix low-level OHCI transfers for ARM920t and MPC5xxx
A new, Windows compatible init sequence was also backported from Linux 2.6, but disabled with #undef NEW_INIT_SEQ as it wouldn't change the behaviour of the memopry sticks we tested. Maybe it's not relevant for mass storage devices. For recerence, see file common/usb.c, function usb_new_device(), section #ifdef NEW_INIT_SEQ.
show more ...
|
| b2532eff | 20-Jun-2005 |
wdenk <wdenk> |
* Patch by Travis Sawyer, 10 Jun 2005: Initialize allocated dev and private hw structures after their respective allocation in 440gx_enet.c
* Patch by Steven Scholz, 10 Jun 2005: Fix byteorder
* Patch by Travis Sawyer, 10 Jun 2005: Initialize allocated dev and private hw structures after their respective allocation in 440gx_enet.c
* Patch by Steven Scholz, 10 Jun 2005: Fix byteorder problems with second argument of "bootm" with standalone images;
show more ...
|