]> rtime.felk.cvut.cz Git - lincan.git/blobdiff - lincan/README
LinCAN driver version updated to 0.3.4.
[lincan.git] / lincan / README
index d05c780b18eff68e70ae440c9584d4a4a31e44bf..b6944ae25a5f60dbb5271e1157dc40db8755c2a9 100644 (file)
@@ -1,5 +1,5 @@
 
-               Linux CAN Driver (LinCAN) version 0.3.3
+               Linux CAN Driver (LinCAN) version 0.3.4
                Pavel Pisa <pisa@cmp.felk.cvut.cz>
                        OCERA team member <http://www.ocera.org>
                        Real-time Systems Laboratory <http://rtlab.felk.cvut.cz/>
@@ -82,7 +82,9 @@ lincan-0.3.3  Some more fixes of SJA1000 buss-of recovery,
                tested up to 2.6.17 (rc4). Minimal chip info in /proc/can.
                Support for NSI CAN PCI contributed by Eric Pennamen.
 
-               
+lincan-0.3.4   Some more fixes of SJA1000 buss-of recovery,
+(March 2009)   Many enhancements and fixes. Tested up to 2.6.28 Linux kernel.
+
 The actual version of driver have been latest tested it with
   - PC104 Advantech PCM3680 dual channel board on 2.4 RT-Linux enabled kernel
   - PiKRON ISA card on 2.4.and 2.6 Linux kernels
@@ -269,7 +271,8 @@ The hw argument can be one of:
 - ts7kv for Technologic Systems' TS-7KV Multi-function board with SJA1000
    both these cards require CONFIG_OC_LINCAN_CARD_tscan1=y
 - pcan_pci for PEAK System PCAN-PCI single, double or quad SJA1000 based board
-- esdpci200 for the CAN/PCI-200 card by ESD Electronics board
+- esdpci200 for the CAN/PCI-200 card by ESD Electronics
+- esdpci266 for the ESD PCI/PMC 266 card by ESD Electronics
 - template, for yet unsupported hardware (you need to edit src/template.c)
 - virtual, CAN channel for testing of software and driver without CAN hardware