freebsd-skq/sys
ambrisko e39bd2c948 MFC in all the changes to the mfi(4) driver. The high light is:
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.
2006-06-15 16:07:57 +00:00
..
alpha Testing has shown that the stability problems (panic tracebacks 2006-06-03 23:10:46 +00:00
amd64 MFC the enhancements to the Linux emulation layer so the MegaRAID SAS 2006-06-15 15:52:05 +00:00
arm This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2006-06-12 22:58:51 +00:00
boot MFC: Restore the pre-5.x behavior of only beeping if the user makes a bad 2006-05-31 21:32:24 +00:00
bsm For consistency with more system include files, add a trailing '_' to 2005-05-29 16:11:34 +00:00
cam MFC sequential scan probing changes 2006-06-08 17:51:27 +00:00
coda MFC Rev 1.68 2006-03-13 03:04:00 +00:00
compat MFC the enhancements to the Linux emulation layer so the MegaRAID SAS 2006-06-15 15:52:05 +00:00
conf Moved sk(4) to /sys/dev/sk to sync with HEAD. 2006-06-13 01:39:48 +00:00
contrib This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2006-06-12 22:58:51 +00:00
crypto MFC: sys/crypto/rijndael/rijndael-alg-fst.c 1.9,1.11 2005-08-30 15:01:50 +00:00
ddb MFC: Rename 'traceall' to 'alltrace' and add a 'bt' alias for 'trace'. 2005-10-25 20:10:56 +00:00
dev MFC in all the changes to the mfi(4) driver. The high light is: 2006-06-15 16:07:57 +00:00
doc
fs MFC procfs.c revisions 1.13 and 1.14: 2006-06-14 21:20:39 +00:00
gdb check return value of gdb_rx_varhex 2005-03-28 18:31:18 +00:00
geom This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2006-06-12 22:58:51 +00:00
gnu MFC rev. 1.3: repair ext2fs writes. 2006-05-03 21:51:52 +00:00
i4b Merge linux_ioctl.c:1.128 svr4_sockio.c:1.17 altq_cbq.c:1.3 if_oltr.c:1.38 2005-08-25 05:01:24 +00:00
i386 MFC the enhancements to the Linux emulation layer so the MegaRAID SAS 2006-06-15 15:52:05 +00:00
ia64 MFC rev. 1.14: Implement nexus_teardown_intr() properly. 2006-04-24 17:26:46 +00:00
isa MFC: 1.21 2005-10-05 21:53:17 +00:00
isofs/cd9660 MFC rev 1.29. In short, it unbreaks symlinks that have double 2006-03-17 21:32:14 +00:00
kern Merge uipc_socket2.c:1.153 from HEAD to RELENG_6: 2006-06-11 16:23:44 +00:00
libkern Merge fnmatch.c:1.20 from HEAD to RELENG_6: 2006-02-13 23:52:29 +00:00
modules MFC in all the changes to the mfi(4) driver. The high light is: 2006-06-15 16:07:57 +00:00
net Merge if_arc.h:1.9, if_arcsubr.c:1.30 from HEAD to RELENG_6: 2006-06-11 16:31:19 +00:00
net80211 MFC 1.46: implement set(IEEE80211_IOC_STA_STATS) for hostapd 2006-04-03 17:21:05 +00:00
netatalk Merge COPYRIGHT:1.3 from HEAD to RELENG_6: 2006-06-11 17:02:10 +00:00
netatm Merge atm_signal.c:1.14 from HEAD to RELENG_6: 2006-02-13 23:54:48 +00:00
netgraph MFC: 2006-05-24 00:51:22 +00:00
netinet Merge in_pcb.h:1.84 from HEAD to RELENG_6: 2006-06-11 16:20:55 +00:00
netinet6 MFC: Allow for nmbclusters and maxsockets to be increased via sysctl. 2006-05-16 07:27:49 +00:00
netipsec MFC: 2006-04-01 15:22:44 +00:00
netipx Merge ipx_usrreq.c:1.56 from HEAD to RELENG_6: 2006-06-08 23:36:39 +00:00
netkey MFC: 2006-01-27 21:50:11 +00:00
netnatm MFC: Use sparse initializers for "struct domain" and "struct protosw". 2005-11-16 10:31:23 +00:00
netncp Merge ncp_conn.c:1.28 from HEAD to RELENG_6: 2006-02-14 21:55:15 +00:00
netsmb MFC the following change: 2006-04-05 15:44:12 +00:00
nfs MFC (by ps): 2005-10-09 03:21:56 +00:00
nfs4client NFS over TCP retransmit behavior should default to a 60 second time out, 2006-05-30 01:52:59 +00:00
nfsclient Merge nfs_nfsiod.c:1.89 from HEAD to RELENG_6: 2006-06-08 22:57:07 +00:00
nfsserver MFC of the temporary fix for nfsd leaking GIANT. 2006-06-13 10:50:29 +00:00
opencrypto MFC: 2006-03-05 00:48:05 +00:00
pc98 MFi386: revision 1.616.2.4 2006-05-21 11:22:10 +00:00
pccard MFC: Remove OLDCARD. It only panics on my pc98 laptop. I'll fix cbb to attach to isa. 2005-10-06 16:34:27 +00:00
pci Moved sk(4) to /sys/dev/sk to sync with HEAD. 2006-06-13 01:39:48 +00:00
posix4 Introduce MAC Framework and MAC Policy entry points to label and control 2005-05-04 10:39:15 +00:00
powerpc MFC Rev 1.10 2006-03-13 03:07:01 +00:00
rpc MFC rev 1.16 2006-01-27 18:22:11 +00:00
security This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2006-06-12 22:58:51 +00:00
sparc64 MFC 1.108 to RELENG_6 2006-06-13 02:36:07 +00:00
sys Merge protosw.h:1.53 from HEAD to RELENG_6: 2006-06-11 17:01:36 +00:00
tools This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2006-02-03 01:35:37 +00:00
ufs MFC revs. 1.276 and 1.277 ufs_vnops.c and rev. 1.18 truncate.2: 2006-06-14 08:41:15 +00:00
vm MFC rev. 1.213: fix a comment. 2006-06-12 15:06:22 +00:00
Makefile MFC revision 1.34 2006-05-13 00:29:46 +00:00