From 1bb0511e17585e6e66deaaff64ef6a4d76144983 Mon Sep 17 00:00:00 2001 From: Pavel Pisa Date: Thu, 21 Oct 2010 12:13:54 +0200 Subject: [PATCH] Formating Signed-off-by: Pavel Pisa --- lincan/index.mdwn | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/lincan/index.mdwn b/lincan/index.mdwn index a8e07bc..f6910aa 100644 --- a/lincan/index.mdwn +++ b/lincan/index.mdwn @@ -1,6 +1,15 @@ [[!meta title="LinCAN (CAN bus driver)"]] -LinCAN is a Linux kernel module that implements a CAN driver capable of working with multiple cards, even with different chips and IO methods. Each communication object can be accessed from multiple applications concurrently. It supports RT-Linux, 2.2, 2.4, and 2.6 with fully implemented select, poll, fasync, O_NONBLOCK, and O_SYNC semantics and multithreaded read/write capabilities. It works with the common Intel i82527, Philips 82c200, and Philips SJA1000 (in standard and PeliCAN mode) CAN controllers. It is part of a set of CAN/CANopen related components originally developed as part of OCERA framework. The CAN related components have been separated into its own OrtCAN repository. +LinCAN is a Linux kernel module that implements a CAN driver capable +of working with multiple cards, even with different chips and IO methods. +Each communication object can be accessed from multiple applications concurrently. +It supports RT-Linux, 2.2, 2.4, and 2.6 with fully implemented select, +poll, fasync, O_NONBLOCK, and O_SYNC semantics and multithreaded +read/write capabilities. It works with the common Intel i82527, +Philips 82c200, and Philips SJA1000 (in standard and PeliCAN mode) +CAN controllers. It is part of a set of CAN/CANopen related components +originally developed as part of OCERA framework. The CAN related components +have been separated into its own OrtCAN repository. [[The list of supported hardware and boards|boards]] -- 2.39.2