]> rtime.felk.cvut.cz Git - ortcan-www.git/blob - lincan/index.mdwn
IkiWiki setup test.
[ortcan-www.git] / lincan / index.mdwn
1 [[!meta title="LinCAN (CAN bus driver)"]]
2
3 LinCAN is a Linux kernel module that implements a CAN driver capable
4 of working with multiple cards, even with different chips and IO methods.
5 Each communication object can be accessed from multiple applications concurrently.
6 It supports RT-Linux, 2.2, 2.4, and 2.6 with fully implemented select,
7 poll, fasync, O_NONBLOCK, and O_SYNC semantics and multithreaded
8 read/write capabilities. It works with the common Intel i82527,
9 Philips 82c200, and Philips SJA1000 (in standard and PeliCAN mode)
10 CAN controllers. It is part of a set of CAN/CANopen related components
11 originally developed as part of OCERA framework. The CAN related components
12 have been separated into its own OrtCAN repository.
13
14 [[The list of supported hardware and boards|boards]]