opnsense-src/sys/dev/altera
Ruslan Bukin 2593e9dcb2 Add support for extended descriptor format to Altera mSGDMA driver.
The format to use depends on hardware configuration (synthesis-time),
so make it compile-time kernel option.

Extended format allows DMA engine to operate with 64-bit memory addresses.

Sponsored by:	DARPA, AFRL
2019-06-27 18:08:18 +00:00
..
atse o Rewrite softdma_process_tx() of Altera SoftDMA engine driver 2019-04-29 16:27:15 +00:00
avgen Fix off-by-one (page) errors in checks in d_mmap methods of several drivers. 2018-12-02 18:30:58 +00:00
jtag_uart sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
msgdma Add support for extended descriptor format to Altera mSGDMA driver. 2019-06-27 18:08:18 +00:00
pio Do not configure Altera PIO device on ARM startup. 2015-01-04 23:14:04 +00:00
sdcard sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
softdma o Rewrite softdma_process_tx() of Altera SoftDMA engine driver 2019-04-29 16:27:15 +00:00