Module Name: src Committed By: riz Date: Mon Apr 23 16:31:37 UTC 2012
Modified Files: src/distrib/sets/lists/man [netbsd-6]: mi src/share/man/man4 [netbsd-6]: Makefile src/sys/arch/amd64/conf [netbsd-6]: GENERIC XEN3_DOM0 src/sys/arch/i386/conf [netbsd-6]: ALL GENERIC XEN3_DOM0 src/sys/dev/pci [netbsd-6]: files.pci Added Files: src/share/man/man4 [netbsd-6]: mpii.4 src/sys/dev/pci [netbsd-6]: mpii.c Log Message: Pull up following revision(s) (requested by bouyer in ticket #193): sys/arch/i386/conf/GENERIC: revision 1.1072 sys/dev/pci/mpii.c: revision 1.1 sys/arch/i386/conf/XEN3_DOM0: revision 1.66 sys/dev/pci/files.pci: revision 1.357 share/man/man4/Makefile: revision 1.584 distrib/sets/lists/man/mi: revision 1.1387 share/man/man4/mpii.4: revision 1.1 sys/arch/amd64/conf/GENERIC: revision 1.354 sys/arch/amd64/conf/XEN3_DOM0: revision 1.83 sys/arch/i386/conf/ALL: revision 1.337 Add mpii(4), a driver for LSI Logic Fusion-MPT Message Passing Interface II SAS controllers. Ported from OpenBSD. To generate a diff of this commit: cvs rdiff -u -r1.1379.2.2 -r1.1379.2.3 src/distrib/sets/lists/man/mi cvs rdiff -u -r1.581 -r1.581.2.1 src/share/man/man4/Makefile cvs rdiff -u -r0 -r1.2.2.2 src/share/man/man4/mpii.4 cvs rdiff -u -r1.348 -r1.348.2.1 src/sys/arch/amd64/conf/GENERIC cvs rdiff -u -r1.77.2.2 -r1.77.2.3 src/sys/arch/amd64/conf/XEN3_DOM0 cvs rdiff -u -r1.332.2.1 -r1.332.2.2 src/sys/arch/i386/conf/ALL cvs rdiff -u -r1.1066 -r1.1066.2.1 src/sys/arch/i386/conf/GENERIC cvs rdiff -u -r1.60.2.2 -r1.60.2.3 src/sys/arch/i386/conf/XEN3_DOM0 cvs rdiff -u -r1.354 -r1.354.2.1 src/sys/dev/pci/files.pci cvs rdiff -u -r0 -r1.1.2.2 src/sys/dev/pci/mpii.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.