]> rtime.felk.cvut.cz Git - lincan.git/blobdiff - lincan/README
Fixed typo
[lincan.git] / lincan / README
index 7245651fc4ed73a1c4325beb922b6d7f5438bf84..b5ea341b08343c44c536897dc76331feb79e3808 100644 (file)
@@ -1,3 +1,4 @@
+
                Linux CAN Driver (LinCAN) version 0.3
                Pavel Pisa <pisa@cmp.felk.cvut.cz>
                        OCERA team member
@@ -176,7 +177,7 @@ compiled with use of old style Makefiles as well.
 Old style Makefiles compilation of the LinCAN driver only
 ---------------------------------------------------------------------------
   cd ocera/components/comm/can/lincan
-  ./switch2std
+  ./switch-omk2std
   make
 
 
@@ -209,6 +210,7 @@ The hw argument can be one of:
 - pcican-q, for the PCIcan-Q PCI card by KVASER (4x SJA1000)
 - pcican-d, for the PCIcan-Q PCI card by KVASER (2x SJA1000)
 - pcican-s, for the PCIcan-Q PCI card by KVASER (1x SJA1000)
+- smartcan for i82527 based card with indexed access
 - nsican, for the CAN104 PC/104 card by NSI
 - cc104, for the CAN104 PC/104 card by Contemporary Controls
 - aim104, for the AIM104CAN PC/104 card by Arcom Control Systems
@@ -224,6 +226,8 @@ The hw argument can be one of:
 - ems_cpcpci for EMS CPC-PCI card
 - pcan_dongle for PEAK's printer port dongle addapter
 - oscar for SJA1000 based card connected to ARM LH7A400 SoC
+- eb8245 for Kontron EB8245 onboard CAN with SJA1000 controller
+- adlink7841 for ADLINK PCI-7841 dual SJA1000 based card
 - template, for yet unsupported hardware (you need to edit src/template.c)
 - virtual, CAN channel for testing of software and driver without CAN hardware