freebsd-dev/sys/conf
Kenneth D. Merry d043c56453 Bring in the LSI-supported version of the mps(4) driver.
This involves significant changes to the mps(4) driver, but is not a
complete rewrite.

Some of the changes in this version of the driver:
 - Integrated RAID (IR) support.
 - Support for WarpDrive controllers.
 - Support for SCSI protection information (EEDP).
 - Support for TLR (Transport Level Retries), needed for tape drives.
 - Improved error recovery code.
 - ioctl interface compatible with LSI utilities.

mps.4:		Update the mps(4) driver man page somewhat for the driver
		changes.  The list of supported hardware still needs to be
		updated to reflect the full list of supported cards.

conf/files:	Add the new driver files.

mps/mpi/*:	Updated version of the MPI header files, with a BSD style
		copyright.

mps/*:		See above for a description of the new driver features.

modules/mps/Makefile:
		Add the new mps(4) driver files.

Submitted by:	Kashyap Desai <Kashyap.Desai@lsi.com>
Reviewed by:	ken
MFC after:	1 week
2012-01-26 18:17:21 +00:00
..
defines
files Bring in the LSI-supported version of the mps(4) driver. 2012-01-26 18:17:21 +00:00
files.amd64 Add support for the extended FPU states on amd64, both for native 2012-01-21 17:45:27 +00:00
files.arm Add libkern/ucmpdi2.c 2011-10-26 19:07:36 +00:00
files.i386 For sys/dev/ce/tau32-ddk.c, disable the following warning when building 2011-12-29 21:17:35 +00:00
files.ia64
files.mips FDT support for MIPS. 2011-10-18 07:29:21 +00:00
files.pc98
files.powerpc Add support for special keys (volume/brightness/eject) on Apple laptops with 2011-10-16 21:01:42 +00:00
files.sparc64 For sparc64 also adjust the geometry of da(4) driven disks to not overflow 2011-11-27 15:43:40 +00:00
kern.mk Disable several instances instances of clang's -Wself-assign warning. 2011-12-30 13:16:59 +00:00
kern.post.mk - CTF knob is now implemented using common scheme: MK_CTF=yes/no is 2011-11-30 18:11:49 +00:00
kern.pre.mk Revert r230390. 2012-01-21 11:42:40 +00:00
kmod_syms.awk
kmod.mk Unbreak several mips kernel configs after r230150 and r230152 to make 2012-01-18 15:25:34 +00:00
ldscript.amd64
ldscript.arm
ldscript.i386
ldscript.ia64
ldscript.mips
ldscript.mips.cfe
ldscript.mips.mips64
ldscript.mips.octeon1
ldscript.powerpc
ldscript.powerpc64 Add the .opd section, this is helps booting a profiled kernel. 2012-01-20 18:52:31 +00:00
ldscript.sparc64
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.ia64
Makefile.mips FDT support for MIPS. 2011-10-18 07:29:21 +00:00
Makefile.pc98
Makefile.powerpc
Makefile.sparc64
makeLINT.mk Add LINT-NOINET LINT-NOINET6 and LINT-NOIP to the make clean target. 2011-11-27 13:53:36 +00:00
makeLINT.sed
newvers.sh Remove a bit of debugging that accidentally crept in earlier. 2011-11-29 21:28:48 +00:00
NOTES Add the CAM Target Layer (CTL). 2012-01-12 00:34:33 +00:00
options Stop overloading opt_global.h. 2012-01-16 05:07:32 +00:00
options.amd64
options.arm
options.i386
options.ia64
options.mips
options.pc98
options.powerpc
options.sparc64
systags.sh