X-Git-Url: http://rtime.felk.cvut.cz/gitweb/lincan.git/blobdiff_plain/c433dcc19a2aa98ca9f29df8744873b788c1e853..1d20caee804d28a792dcacbf8424dc23b80c6370:/lincan/README diff --git a/lincan/README b/lincan/README index 00f8768..faf2677 100644 --- a/lincan/README +++ b/lincan/README @@ -251,6 +251,7 @@ The hw argument can be one of: - pcm3680, for the PCM-3680 PC/104 card by Advantech - m437, for the M436 PC/104 card by SECO - bfadcan for sja1000 CAN embedded card made by BFAD GmbH +- gensja1000io for many sja1000 I/O mapped cards (PCAN-PC/104 for example). - pikronisa for ISA memory mapped sja1000 CAN card made by PiKRON Ltd. - pimx1 for MX1_DIS1 extension board for PiMX1 ARM based BCC - msmcan for MICROSPACE IO space indexed i82527 @@ -266,6 +267,8 @@ The hw argument can be one of: - tscan1 for Technologic Systems' TS-CAN1 single SJA1000 based board - ts7kv for Technologic Systems' TS-7KV Multi-function board with SJA1000 both these cards require CONFIG_OC_LINCAN_CARD_tscan1=y +- pcan_pci for PEAK System PCAN-PCI single, double or quad SJA1000 based board +- esdpci200 for the CAN/PCI-200 card by ESD Electronics board - template, for yet unsupported hardware (you need to edit src/template.c) - virtual, CAN channel for testing of software and driver without CAN hardware @@ -276,7 +279,7 @@ options can be one of: - extended=[1|0], configures the driver to use extended message format. - pelican=[1|0], configures the driver to set the CAN chips into pelican mode. - baudrate=, sets the baudrate of the device(s) -- clock_freq=, the frequency of the CAN quartz +- clockfreq=, the frequency of the CAN quartz - stdmask=, sets the standard mask of the device - extmask=, sets the extended mask of the device - mo15mask=, sets the mask for message object 15 (i82527 only)