]> rtime.felk.cvut.cz Git - lincan.git/blobdiff - lincan/README
Added support for oscar CAN interface.
[lincan.git] / lincan / README
index 10bb691c6d41ed4b1978c7efffb568147109eaef..4b6e4f16c2b97cd0190ccb2db7f431114535ccf9 100644 (file)
@@ -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,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
+- 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