]> rtime.felk.cvut.cz Git - lincan.git/blobdiff - lincan/README
Changed SJA1000 chip IRQ handling to loop until all requests are served
[lincan.git] / lincan / README
index 4b6e4f16c2b97cd0190ccb2db7f431114535ccf9..5bc6b4bc6a72fd20f810343953c1d91d7b09310c 100644 (file)
@@ -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
@@ -214,6 +214,7 @@ 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