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).
Votre évaluation sur 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.
Un problème où le déchargement du module donné lieu à une double gratuit pour le DCB, déclenchant éventuellement une Oops (ou la corruption de la mémoire) a été corrigé. La trace du débogage tampon du SRB temporaire est désormais initialisé.
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.
Le gestionnaire d'interruption oops serait si elle est invoquée avant l'initialisation du pilote. Même après, si avoir plus d'une carte, des blocages pourraient survenir. Le patch 1.38a (pour l'établissement sur la pré-noyaux 2.4.16) est incluse.
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.
Un correctif pour corruption de mémoire potentielle en ayant moins SRB alloué que définie utilisable (ne peuvent être lancées avec beaucoup de dispositifs de commandes étiquetées files d'attente a permis, cependant), un correctif pour un problème de 2.4 sur le mode 64GB/PAE (scatterlist a soit adresse valide ou Page / offset), et DCBs libérer sur le module de déchargement.
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.
Cela change de libérer la mémoire d'allocation pour les frais de tableaux et de trace de débogage tampons afin de pas perdre la mémoire sur l'alignement, et les libère à la fermeture.
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.