ethercat/devices/ccat
Patrick Bruenn 2632d73bf2 fix ccat startup stall. In case the dma memory was allocated above 4 GB limit, CCAT is unable to access it.
-> limit the dma_mask to 32-bit to omit this situation
2015-10-26 08:28:10 +01:00
..
Kbuild.in update ccat driver to v0.13 2015-10-13 12:24:16 +02:00
Makefile.am update ccat driver to v0.13 2015-10-13 12:24:16 +02:00
gpio.c update ccat driver to v0.13 2015-10-13 12:24:16 +02:00
module.c fix ccat startup stall. In case the dma memory was allocated above 4 GB limit, CCAT is unable to access it. 2015-10-26 08:28:10 +01:00
module.h update ccat driver to v0.13 2015-10-13 12:24:16 +02:00
netdev.c update ccat driver to v0.13 2015-10-13 12:24:16 +02:00
netdev.h replace not working symlinks with real copies from the ccat main repository(git) 2014-04-04 08:59:37 +02:00
sram.c update ccat driver to v0.13 2015-10-13 12:24:16 +02:00
update.c update ccat driver to v0.13 2015-10-13 12:24:16 +02:00
update.h - use short kernel types, add empty lines after variable declaration to conform better with linux coding style 2014-06-05 16:07:52 +02:00