ethercat/devices/ccat
Patrick Bruenn eb003e8df3 make ccat driver more linux compliant
- reduce enum ccat_info_t to the minimal set of defines
 - replace CamelCased WINDOWS typedef structs with linux types
 - remove print.c/.h from the driver build, but keep the files for debugging
2014-06-05 16:30:22 +02:00
..
CCatDefinitions.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
Kbuild.in make ccat driver more linux compliant 2014-06-05 16:30:22 +02:00
Makefile.am make ccat driver more linux compliant 2014-06-05 16:30:22 +02:00
compat.h added ccat support for kernel 2.6.32 2014-04-23 13:15:10 +02:00
module.c make ccat driver more linux compliant 2014-06-05 16:30:22 +02:00
module.h make ccat driver more linux compliant 2014-06-05 16:30:22 +02:00
netdev.c make ccat driver more linux compliant 2014-06-05 16:30:22 +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
print.c ccat: use the same file for different driver version 2014-04-23 15:20:33 +02:00
print.h replace not working symlinks with real copies from the ccat main repository(git) 2014-04-04 08:59:37 +02:00
update.c make ccat driver more linux compliant 2014-06-05 16:30:22 +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