Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/dev/pci
Module Name: syssrc
Committed By: tsutsui
Date: Sat Nov 3 17:01:19 UTC 2001
Modified Files:
syssrc/sys/dev/pci: files.pci
Added Files:
syssrc/sys/dev/pci: trm.c trmreg.h
Log Message:
Add a driver for the Tekram DC-395U/UW/F and DC-315/U SCSI host adapters,
which have the Tekram TRM-S1040 ASIC.
This driver is written by Rui-Xiang Guo <rxg%ms25.url.com.tw@localhost>,
and a number of cosmetic changes by me.
Tested on i386 by the author, and on macppc and sparc64 by me.
XXX On arc, kernel got panic in ltsleep() called from scsipi_execute_xs(),
XXX but I'm not sure what is wrong...
To generate a diff of this commit:
cvs rdiff -r1.142 -r1.143 syssrc/sys/dev/pci/files.pci
cvs rdiff -r0 -r1.1 syssrc/sys/dev/pci/trm.c syssrc/sys/dev/pci/trmreg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index