Download List

Descripción del Proyecto

LinCAN is a Linux kernel module which 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. The driver supports Linux 2.4.x, 2.6.x, and 3.x kernels and implements 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 developed as one of the OrtCAN project components.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-10-10 23:25
0.3.5

Se ha actualizado el controlador LinCAN para construir con kernels de Linux 3.x. La generación marcada incluso con kernels 2.6. x y 2.4. x.
The LinCAN driver has been updated to build with 3.x Linux kernels. The build checked even with 2.6.x and 2.4.x kernels.

2009-03-02 01:02
0.3.4

Este comunicado ha sido probado con el PCIcan Kvaser tarjeta de Q y algunos de otros objetivos en núcleos de Linux hasta el 2.6.28. La redacción licencia GPL fue unificada y DCE FEE CTU está plenamente acreditado para las solicitudes de jefe de departamento. La versión experimental de GIT incluye soporte para la conversión entre USB y la CAN. El firmware se incluye también.
This release was tested with the Kvaser PCIcan-Q card and some other targets on Linux kernels up to 2.6.28. The GPL license wording was unified and DCE FEE CTU is fully credited for department head requests. The experimental GIT version includes support for converting between USB and CAN. The firmware is included as well.

2006-05-29 06:54
0.3.3

Algunos más correcciones se hicieron en autobús SJA1000-off de recuperación. El problema de IRQ i82527 pegado fue corregido. El módulo se ha actualizado y probado hasta la versión del kernel 2.6.17 (RC4). Chip de información mínima fue añadido en / proc / pueden. Apoyo a la NSI CAN PCI fue aportado.
Tags: Minor bugfixes
Some more fixes were made in SJA1000 bus-off
recovery. The i82527 IRQ stuck problem was fixed.
The module was updated and tested up to kernel
version 2.6.17 (rc4). Minimal chip information was
added in /proc/can. Support for NSI CAN PCI was
contributed.

2006-02-14 14:05
0.3.2

Se hicieron mejoras en el error SJA1000 manipulación y presentación de informes. i82527 apoyo era fija. Simple UDEV Se agregó el soporte. Actualizaciones se realizaron para los núcleos de hasta 2.6.15 del núcleo y la compatibilidad totalmente preventivo. Soporte para tarjeta de ampliación MX1_DIS1 para ARM PiMX1 basada BCC se agregó y probado con éxito. Soporte para más consejos tercer partido fue añadido, pero una cantidad insuficiente de informes de los ensayos fue recibida. Sólo la compatibilidad con 2.4.xy 2.6.x núcleos serán tenidas en cuenta para las próximas versiones (2.2.x es demasiado viejo).
Tags: Minor feature enhancements
Improvements were made in SJA1000 error handling
and reporting. i82527 support was fixed. Simple
UDEV support was added. Updates were made for
kernels up to 2.6.15 and fully preemptive kernel
compatibility. Support for MX1_DIS1 extension
board for PiMX1 ARM based BCC was added and tested
successfully. Support for more third-party boards
was added, but an insufficient amount of test
reports was received. Only compatibility with
2.4.x and 2.6.x kernels will be taken into account
for the next releases (2.2.x is too old now).

2005-07-14 01:26
0.3.1

Pequeñas mejoras, RTR leer se mudó a un IOCTL separado, y el apoyo inicial de algunos consejos aportados por los usuarios.
Tags: Minor feature enhancements
Small improvements, RTR read moved into a separate IOCTL, and initial support for some boards contributed by users.

Project Resources