drivers/unix/unix.c
Fri, 02 May 2008 17:30:37 +0200 greg - add RTAI support
Mon, 21 Apr 2008 16:34:51 +0200 etisserant Doxy-style comments and various cleanup in unix.c
Tue, 19 Feb 2008 14:52:40 +0100 etisserant Fixed segfault on quit with Xenomai, due to bat parameter type in waitReceiveTaskEnd.
Tue, 12 Feb 2008 09:44:55 +0100 etisserant Accepted Vladimir Chren linux kernelspace port patch.
Thu, 07 Feb 2008 10:25:15 +0100 groke6 added canChangeBaudRate to the driver interface
Mon, 10 Sep 2007 08:04:32 +0200 greg Add win32 target (--can=win32) to compile with msys and mingw32
Sun, 13 May 2007 20:16:09 +0200 etisserant Fixed "function LoadCanDriver() should return library handle instead of 0 if succeeded" bug
Tue, 17 Apr 2007 10:48:17 +0200 etisserant Better error handling for unix and peak_linux.
Thu, 12 Apr 2007 16:36:31 +0200 etisserant Removed Mutex liberation on CanSend. Too much race condition to avoid. Cannot be deeply tested.
Wed, 11 Apr 2007 07:50:34 +0200 etisserant Updated doc. Cleaned some code.
Fri, 06 Apr 2007 16:49:28 +0200 etisserant Changes in the API:
Wed, 04 Apr 2007 13:04:31 +0200 etisserant Win32 Native support and dynamicaly loaded CAN drivers for Linux, Cygwin and Win32.