Files
rtems/cpukit
Daniel Hellstrom 0f49c0e2f4 GRSPW: New packet based driver for SPW/SPW2/SPW2_DMA
This patch adds a new driver for the GRSPW SpaceWire AMBA
interface family. The new driver does not implement a standard
RTEMS driver, instead it provides only a library interface to
the GRSPW devices. This driver can be used to implement a
RTEMS I/O driver or used directly.

New features compared with old GRSPW driver:
 * zero-copy packet interface
 * possibility to send/receive mulitple packets per call
 * optional interrupt awaken work-task to process TX/RX queues
 * DMA channels support. Before only first DMA channel supported
 * Separate DMA and link control
 * Packet based error flags
2015-04-17 01:10:18 +02:00
..
2014-08-29 12:48:01 +10:00
2015-03-05 11:23:08 +01:00
2015-03-05 11:34:01 +01:00
2015-03-03 14:51:24 -06:00
2015-04-14 08:21:51 +02:00
2015-04-16 11:36:48 +02:00
2014-09-18 08:09:09 +02:00
2014-08-29 12:48:01 +10:00