Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-4] src
Module Name: src
Committed By: liamjfoy
Date: Mon Jul 30 20:02:33 UTC 2007
Modified Files:
src/doc [netbsd-4]: CHANGES
src/sys/dev/ic [netbsd-4]: mpt.c mpt.h mpt_mpilib.h mpt_netbsd.c
mpt_netbsd.h
src/sys/dev/pci [netbsd-4]: mpt_pci.c
Log Message:
Pull up following revision(s) (requested by tron in ticket #797):
sys/dev/ic/mpt_netbsd.c: revision 1.12
sys/dev/ic/mpt_mpilib.h: revision 1.3
sys/dev/ic/mpt.h: revision 1.6
sys/dev/ic/mpt.c: revision 1.9
sys/dev/ic/mpt_netbsd.h: revision 1.6
sys/dev/pci/mpt_pci.c: revision 1.11
doc/CHANGES: revision 1.893
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.
Mention support for new hardware in mpt(4).
To generate a diff of this commit:
cvs rdiff -r1.764.2.19 -r1.764.2.20 src/doc/CHANGES
cvs rdiff -r1.7 -r1.7.24.1 src/sys/dev/ic/mpt.c
cvs rdiff -r1.5 -r1.5.24.1 src/sys/dev/ic/mpt.h
cvs rdiff -r1.2 -r1.2.54.1 src/sys/dev/ic/mpt_mpilib.h
cvs rdiff -r1.10 -r1.10.24.1 src/sys/dev/ic/mpt_netbsd.c
cvs rdiff -r1.4 -r1.4.24.1 src/sys/dev/ic/mpt_netbsd.h
cvs rdiff -r1.10 -r1.10.2.1 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