X-Git-Url: http://rtime.felk.cvut.cz/gitweb/lincan.git/blobdiff_plain/7fb358cb7c6a0185f57aaa4b265a47746bd619aa..04a9b8d27daef11dd130bc58acbaf7eb7910bd64:/lincan/README diff --git a/lincan/README b/lincan/README index b5ea341..774de93 100644 --- a/lincan/README +++ b/lincan/README @@ -1,5 +1,5 @@ - Linux CAN Driver (LinCAN) version 0.3 + Linux CAN Driver (LinCAN) version 0.3.1 Pavel Pisa OCERA team member @@ -66,6 +66,9 @@ lincan-0.2.8 possible SMP and HT deadlock fixed, driver can take lincan-0.3 Changed SJA1000 chip IRQ handling. Enhanced VME (Nov 2004) and EMS CPC-PCI support and many other changes. + +lincan-0.3.1 Small improvements, RTR read moved into separate IOCTL, +(Jul 2005) initial support for some boards contributed by users The actual version of driver have been latest tested it with - PC104 Advantech PCM3680 dual channel board on 2.4 RT-Linux enabled kernel @@ -223,6 +226,7 @@ The hw argument can be one of: - unican for Unicontrols PCAN card - unican-pci for Unicontrols PCAN-PCI card - unican-vme for Unicontrols VCAN card +- ipci165 for IXXAT iPC-I 165 (PCI), requires CONFIG_OC_LINCAN_CARD_ipci165=y - 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 @@ -250,3 +254,6 @@ options can be one of: There's still a lot of work to do, have a look at the TODO file for more information. +Some boards support is compiled in only, when it is enabled through +config.omk file. It has to be stored in same directory as Makefile.rules +and config.omk-default is located.