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).
Your rating on Tekram DC395/DC315 (TRM-S1040) SCSI driver
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.
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.
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.
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.
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.