Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: tron
Date: Fri Jul 27 13:06:51 UTC 2007
Modified Files:
src/sys/dev/ic: mpt.c mpt.h mpt_mpilib.h mpt_netbsd.c mpt_netbsd.h
src/sys/dev/pci: mpt_pci.c
Log Message:
Add support for newer SAS and similar devices to mpt(4). Tested with
the LSI SAS1064 in a Sun x4200 server.
These enhancements were developed by Garrett D'Amore and contributed
to NetBSD by the TELES AG.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/dev/ic/mpt.c
cvs rdiff -r1.5 -r1.6 src/sys/dev/ic/mpt.h src/sys/dev/ic/mpt_netbsd.h
cvs rdiff -r1.2 -r1.3 src/sys/dev/ic/mpt_mpilib.h
cvs rdiff -r1.11 -r1.12 src/sys/dev/ic/mpt_netbsd.c
cvs rdiff -r1.10 -r1.11 src/sys/dev/pci/mpt_pci.c
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