X-Git-Url: http://rtime.felk.cvut.cz/gitweb/lincan.git/blobdiff_plain/4e5fa73312583893b1efe2b19f0230a021bb7373..f911e79d724fdac3af2847cec6383a71e907b00a:/lincan/README diff --git a/lincan/README b/lincan/README index 10bb691..5bc6b4b 100644 --- a/lincan/README +++ b/lincan/README @@ -56,7 +56,7 @@ lincan-0.2-pre heavily rewritten infrastructure of the driver based lincan-0.2 version tested on many bords and 2.2, 2.4, 2.6 Linux (Mar 2004) and RT-Linux enabled 2.4 Linux kernel -lincan-0.3 possible SMP and HT deadlock fixed, driver can take +lincan-0.2.8 possible SMP and HT deadlock fixed, driver can take (Jul 2004) advantage of CMPXCHG instruction if present on CPU, added support for CPC-PCI and PCAN-PCI cards, messages timestamping implemented @@ -135,6 +135,11 @@ Makefiles can be switched to old ones by script sh ./switch-omk2std make +If you have problem to obtain recent GNU make program, +you can use our local copy + + http://cmp.felk.cvut.cz/~pisa/can/make-3.81beta1.tar.gz + COMPILATION from CVS sources without full OCERA tree ==================================================== @@ -209,6 +214,8 @@ The hw argument can be one of: - unican-pci for Unicontrols PCAN-PCI card - unican-vme for Unicontrols VCAN card - 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 - template, for yet unsupported hardware (you need to edit src/template.c) - virtual, CAN channel for testing of software and driver without CAN hardware