Download List

Projeto Descrição

The Tekram DC395/DC315 (TRM-S1040) SCSI driver is
a package for PCI-SCIS cards from Tekram such as
Tekram DC395, which are based on the TRM-S1040
chip. This driver was written by some Tekram folks
and is now maintained by Kurt Garloff(Suse).

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.

2002-06-24 14:22
1.41

Esta versão inclui a manipulação de exceção novo, um bugfix no IA64, e um Makefile para Linux kernel 2.5.x.
Tags: Minor bugfixes
This release includes new exception handling, a bugfix on iA64, and a Makefile for Linux kernel 2.5.x.

2002-05-22 09:58
1.40

Um problema em descarregar o módulo resultou em um casal livre para o DCBS, possivelmente provocando uma Oops (ou corrupção de memória) foi corrigido. O rastreamento de depuração do buffer do SRB temporário agora também é inicializado.
Tags: Minor bugfixes
A problem where unloading the module resulted in a double free for the DCBs, possibly triggering an Oops (or memory corruption) has been fixed. The debug trace buffer of the temporary SRB is now also initialized.

2002-04-29 01:53
1.39

O manipulador de interrupção oops teria se chamado antes da inicialização do driver. Mesmo depois, se ter mais de um adaptador, bloqueios poderia ocorrer. O patch 1.38a (para a compilação de pré-2.4.16 kernels) está incluído.
Tags: Minor bugfixes
The interrupt handler would oops if invoked before initialisation of the driver. Even afterwards, if having more than one adapter, deadlocks could occur. The 1.38a patch (for compilation on pre-2.4.16 kernels) is included.

2002-03-11 23:09
1.38

Uma correção para o potencial de corrupção de memória por ter menos afectados do que SRB definido utilizável (só podia ser disparado com lotes de dispositivos com comando tagged queueing habilitado, embora), uma correção para uma questão de 2,4 em modo 64GB/PAE scatterlist (tem o endereço válido, ou Página / offset) e DCBS liberando no módulo descarregar.
Tags: Minor bugfixes
A fix for potential memory corruption by having less SRB allocated than defined useable (could only be triggered with lots of devices with tagged command queueing enabled, though), a fix for a 2.4 issue on 64GB/PAE mode (scatterlist has either valid address or page/offset), and freeing DCBs on module unload.

2002-03-01 13:26
1.37

Esta liberação de alocação de memória para mudanças SG tabelas e buffers de rastreamento de depuração, de modo a não desperdiçar memória em alinhamento, e libera-las no desligamento.
Tags: Minor bugfixes
This release changes memory allocation for SG tables and debug trace buffers so as to not waste memory on alignment, and frees them on shutdown.

Project Resources