1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-09-29 16:21:59 +03:00
ben-wpan/atusb/fw2/usb/patches
Werner Almesberger ec21e4ba47 atusb/fw2: support device -> host side of the ATUSB EP0 protocol
- ep0.c: the ATUSB EP0 protocol engine
- Makefile (OBJS): added ep0.o
- atusb.c (main): initialize the EP0 protocol
- spi.h: whitespace cleanup

usb/patches/support-vendor-requests.patch:

- usb/ctrl.c (ctrl_handler): also pass vendor-specific requests to the
  class handler
- class/CDC/cdc.c (cdc_req_handler): reject vendor requests
2011-02-08 23:53:25 -03:00
..
cleanup.patch atusb/fw2: firmware for the AVR-based atusb (in progress) 2011-02-08 19:32:15 -03:00
correct-array-size.patch fw2/usb/patches/correct-array-size.patch: correct memset in ctrl_get_status 2011-02-08 23:16:09 -03:00
no-cdc.patch atusb/fw2: firmware for the AVR-based atusb (in progress) 2011-02-08 19:32:15 -03:00
no-vbus-detect.patch atusb/fw2: firmware for the AVR-based atusb (in progress) 2011-02-08 19:32:15 -03:00
series atusb/fw2: support device -> host side of the ATUSB EP0 protocol 2011-02-08 23:53:25 -03:00
support-vendor-requests.patch atusb/fw2: support device -> host side of the ATUSB EP0 protocol 2011-02-08 23:53:25 -03:00