1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-09-13 09:03:20 +03:00
ben-wpan/tools/lib
Werner Almesberger b6a80ba3dd Added interrupt polling support for atusb.
- atrf/fw/include/atspi/ep0.h enum atspi_requests), atrf/fw/atspi/ep0.c
  (my_setup): new command ATSPI_POLL_INT to poll IRQ_RF
- atrf/fw/atspi/ep0.c (my_setup): ATSPI_BUILD sent one byte too many
- tools/lib/atusb.c (atusd_interrupt, atusb_driver): implemented interrupt
  polling
- tools/lib/atusd.c: added section title for the RF interrupt function
2010-09-09 20:22:45 -03:00
..
atspi.c Updated atusd driver for new hardware. Make use of the interrupt line. 2010-09-09 09:19:06 -03:00
atusb.c Added interrupt polling support for atusb. 2010-09-09 20:22:45 -03:00
atusd.c Added interrupt polling support for atusb. 2010-09-09 20:22:45 -03:00
driver.h Updated atusd driver for new hardware. Make use of the interrupt line. 2010-09-09 09:19:06 -03:00
Makefile Make wait_for_interrupt available to all atspi tools. 2010-09-09 17:42:47 -03:00
misctxrx.c Make wait_for_interrupt available to all atspi tools. 2010-09-09 17:42:47 -03:00