-
- Downloads
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.
Showing
- common/cmd_usb.c 22 additions, 13 deletionscommon/cmd_usb.c
- common/usb.c 190 additions, 64 deletionscommon/usb.c
- common/usb_storage.c 74 additions, 45 deletionscommon/usb_storage.c
- cpu/arm920t/s3c24x0/usb_ohci.c 63 additions, 5 deletionscpu/arm920t/s3c24x0/usb_ohci.c
- cpu/arm920t/s3c24x0/usb_ohci.h 0 additions, 2 deletionscpu/arm920t/s3c24x0/usb_ohci.h
- cpu/mpc5xxx/usb_ohci.c 50 additions, 8 deletionscpu/mpc5xxx/usb_ohci.c
- cpu/mpc5xxx/usb_ohci.h 0 additions, 1 deletioncpu/mpc5xxx/usb_ohci.h
- include/usb.h 1 addition, 1 deletioninclude/usb.h
- include/usb_defs.h 0 additions, 14 deletionsinclude/usb_defs.h
Loading
Please register or sign in to comment