<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/modules/mfi, branch releng/6.4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F6.4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F6.4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2007-06-05T22:54:01Z</updated>
<entry>
<title>Fix last-minute typo.</title>
<updated>2007-06-05T22:54:01Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2007-06-05T22:54:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dff62d9fbf4be868578563c14156ecfec062c863'/>
<id>urn:sha1:dff62d9fbf4be868578563c14156ecfec062c863</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add build glue for the mfip driver.</title>
<updated>2007-06-05T21:31:11Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2007-06-05T21:31:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5c182485592826ea4fc9952138f63d75a423af82'/>
<id>urn:sha1:5c182485592826ea4fc9952138f63d75a423af82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_6'.</title>
<updated>2007-05-16T17:19:48Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2007-05-16T17:19:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9714ba765635004a3bd6c5a041c627522616b7ce'/>
<id>urn:sha1:9714ba765635004a3bd6c5a041c627522616b7ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sync the MFI driver to HEAD.  This fixes a potential problem with AEN</title>
<updated>2006-10-21T05:28:50Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2006-10-21T05:28:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fbb48a8336f8ef4c0d52f1a810573b5d374925ea'/>
<id>urn:sha1:fbb48a8336f8ef4c0d52f1a810573b5d374925ea</id>
<content type='text'>
events, adds many debugging and informational tools, and increases support
for running the linux management apps.

Approved by: re
Sponsored by: IronPort
</content>
</entry>
<entry>
<title>Add in bus_if.h device_if.h to make pc98 build happy.</title>
<updated>2006-06-16T13:53:39Z</updated>
<author>
<name>Doug Ambrisko</name>
<email>ambrisko@FreeBSD.org</email>
</author>
<published>2006-06-16T13:53:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0360bfba267de435c55d4a50f5a09272cbd3793c'/>
<id>urn:sha1:0360bfba267de435c55d4a50f5a09272cbd3793c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC in all the changes to the mfi(4) driver.  The high light is:</title>
<updated>2006-06-15T16:07:57Z</updated>
<author>
<name>Doug Ambrisko</name>
<email>ambrisko@FreeBSD.org</email>
</author>
<published>2006-06-15T16:07:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ce6cad59ef10e69b80e4f8efb4feaa09022c6a59'/>
<id>urn:sha1:ce6cad59ef10e69b80e4f8efb4feaa09022c6a59</id>
<content type='text'>
  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 &amp; 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.
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_6'.</title>
<updated>2006-05-25T04:01:05Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2006-05-25T04:01:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b8f927b7468a36adaaf12191557a9fc30655bfc0'/>
<id>urn:sha1:b8f927b7468a36adaaf12191557a9fc30655bfc0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_6'.</title>
<updated>2006-03-28T23:59:08Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2006-03-28T23:59:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a1045340b164ddc96efb44030a30671f3da83822'/>
<id>urn:sha1:a1045340b164ddc96efb44030a30671f3da83822</id>
<content type='text'>
</content>
</entry>
</feed>
