From: ppisa Date: Thu, 10 Feb 2005 09:44:00 +0000 (+0100) Subject: Merge: README and Kconfig updated to reflect added cards support. X-Git-Tag: CLT_COMM_CAN_usb_can1_kriz_bp~72 X-Git-Url: http://rtime.felk.cvut.cz/gitweb/lincan.git/commitdiff_plain/a3c0df136f4c2dd5b66ff543c336095ab2cbfb23?hp=ff65d125a06c718170e56fc2e951bac415bd42cf Merge: README and Kconfig updated to reflect added cards support. Merge commit 'remotes/sf-ocera-lincan/master' --- diff --git a/lincan/README b/lincan/README index 7245651..367d159 100644 --- a/lincan/README +++ b/lincan/README @@ -209,6 +209,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 +225,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