freebsd-dev/sys/conf
Doug Ambrisko 741367d5a5 Add in a bunch of things to the mfi driver:
- Linux ioctl support, with the other Linux changes MegaCli
	will run if you mount linprocfs & linsysfs then set
	sysctl compat.linux.osrelease=2.6.12 or similar.  This works
	on i386.  It should work on amd64 but not well tested yet.
	StoreLib may or may not work.  Remember to kldload mfi_linux.
      - Add in AEN (Async Event Notification) support so we can
	get messages from the firmware when something happens.
	Not all messages are in defined in event detail.  Use
	event_log to try to figure out what happened.
      - Try to implement something like SIGIO for StoreLib.  Since
	mrmonitor doesn't work right I can't fully test it.  StoreLib
	works best with the rh9 base.  In theory mrmonitor isn't
	needed due to native driver support of AEN :-)
Now we can configure and monitor the RAID better.

Submitted by:	IronPort Systems.
2006-05-18 23:30:48 +00:00
..
defines
files Add in a bunch of things to the mfi driver: 2006-05-18 23:30:48 +00:00
files.amd64 Add in a bunch of things to the mfi driver: 2006-05-18 23:30:48 +00:00
files.arm
files.i386 - Add C-bus and ISA front-ends for le(4) so it can actually replace 2006-05-17 21:25:23 +00:00
files.ia64 o Move ISA specific code from ppc.c to ppc_isa.c -- a bus front- 2006-04-24 23:31:51 +00:00
files.pc98 - Add C-bus and ISA front-ends for le(4) so it can actually replace 2006-05-17 21:25:23 +00:00
files.powerpc Revert previous commit. It's not part of the ppc(4) changes. 2006-04-24 23:36:32 +00:00
files.sparc64
kern.mk First pass at removing Alpha kernel support. 2006-05-11 22:25:28 +00:00
kern.post.mk add support for makeoptions MFS_IMAGE="<file>" in the config file which 2006-05-12 02:45:12 +00:00
kern.pre.mk
kmod_syms.awk
kmod.mk Rewrite of puc(4). Significant changes are: 2006-04-28 21:21:53 +00:00
ldscript.amd64
ldscript.arm
ldscript.i386
ldscript.ia64
ldscript.powerpc
ldscript.sparc64
Makefile.amd64
Makefile.arm Erm don't use -mno-apcs-frame if we're going to do profiling either, it's not 2006-03-27 00:32:46 +00:00
Makefile.i386
Makefile.ia64
Makefile.pc98
Makefile.powerpc
Makefile.sparc64
makeLINT.mk
makeLINT.sed
newvers.sh
NOTES Update the description of pcn(4) from pcn(4) vs. lnc(4) to pcn(4) vs. le(4) 2006-05-15 20:03:10 +00:00
options Add in a bunch of things to the mfi driver: 2006-05-18 23:30:48 +00:00
options.amd64 Fix LINSYSFS in the platform options files that I missed from the platform 2006-05-10 03:25:45 +00:00
options.arm Resurrect Skyeye support : 2006-05-13 23:41:16 +00:00
options.i386 Send the pcvt(4) driver off to retirement. 2006-05-17 09:33:15 +00:00
options.ia64 o Move ISA specific code from ppc.c to ppc_isa.c -- a bus front- 2006-04-24 23:31:51 +00:00
options.pc98 Fix LINSYSFS in the platform options files that I missed from the platform 2006-05-10 03:25:45 +00:00
options.powerpc
options.sparc64
systags.sh