drivers/can_anagate_win32/can_anagate_win32.def
author Mongo
Mon, 12 Sep 2011 10:52:02 +0200
changeset 668 ba53613e94e4
parent 494 aa36efce6e78
permissions -rw-r--r--
Added some fixes from Jaroslav Fojtik submitted on sourceforge bug tracker:
3096348 Missing "break" in states.c/canDispatch()
3096359 Crash inside dcf.c/send_consise_dcf()
3101891 Potencial overflow inside getNodeState()
494
aa36efce6e78 add anagate device support in CanFestival
greg
parents:
diff changeset
     1
LIBRARY	can_anagate_win32
aa36efce6e78 add anagate device support in CanFestival
greg
parents:
diff changeset
     2
aa36efce6e78 add anagate device support in CanFestival
greg
parents:
diff changeset
     3
EXPORTS
aa36efce6e78 add anagate device support in CanFestival
greg
parents:
diff changeset
     4
   canReceive_driver
aa36efce6e78 add anagate device support in CanFestival
greg
parents:
diff changeset
     5
   canSend_driver
aa36efce6e78 add anagate device support in CanFestival
greg
parents:
diff changeset
     6
   canOpen_driver
aa36efce6e78 add anagate device support in CanFestival
greg
parents:
diff changeset
     7
   canClose_driver
aa36efce6e78 add anagate device support in CanFestival
greg
parents:
diff changeset
     8
   canChangeBaudRate_driver