Download List

Projeto Descrição

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

O driver de LinCAN foi atualizado para construir com 3. x kernels do Linux. A compilação verificada mesmo com kernels 2.6. x e 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

Esta versão foi testada com o PCIcan KVASER Q-card e alguns outros alvos no Linux kernel 2.6.28 até. O texto da licença GPL foi unificada e DCE FEE CTU é totalmente creditada para pedidos de chefe de departamento. A versão experimental GIT inclui suporte para a conversão entre USB e CAN. O firmware está incluído também.
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

Algumas correções foram feitas em mais ônibus SJA1000-off de recuperação. O i82527 problema IRQ preso foi corrigido. O módulo foi testado e atualizado até a versão do kernel 2.6.17 (RC4). Informações chip mínimo foi adicionado em / proc / pode. Apoio a NSI CAN PCI foi contribuído.
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

As melhorias foram feitas no erro SJA1000 manipulação e apresentação de relatórios. i82527 apoio foi corrigido. Apoio simples udev foi adicionado. Foram feitas atualizações para kernels até 2.6.15 do kernel e compatibilidade totalmente preventivo. Suporte para placa de extensão MX1_DIS1 para ARM PiMX1 baseado BCC foi adicionado e testados com sucesso. Suporte para mais placas de terceira-parte foi adicionado, mas uma quantidade insuficiente de relatórios de ensaio foi recebida. Apenas a compatibilidade com os kernels 2.4.xe 2.6.x serão tidos em conta para as próximas versões (2.2.x é muito velho agora).
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

Pequenas melhorias, RTR mudou-se para ler um IOCTL separado, eo apoio inicial para algumas placas contribuídos por usuários.
Tags: Minor feature enhancements
Small improvements, RTR read moved into a separate IOCTL, and initial support for some boards contributed by users.

Project Resources