Date: Wed, 9 May 2007 07:07:26 +0000 (UTC) From: Scott Long <scottl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf NOTES files src/sys/modules Makefile src/sys/i386/conf GENERIC src/sys/amd64/conf GENERIC src/sys/modules/hptiop Makefile src/sys/dev/hptiop hptiop.c hptiop.h Message-ID: <200705090707.l4977Qko082659@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
scottl 2007-05-09 07:07:26 UTC
FreeBSD src repository
Modified files:
sys/conf files NOTES
sys/modules Makefile
sys/i386/conf GENERIC
sys/amd64/conf GENERIC
Added files:
sys/modules/hptiop Makefile
sys/dev/hptiop hptiop.c hptiop.h
Log:
Introduce a driver for the Highpoint RocketRAID 3xxx series of controllers.
The driver relies on CAM.
Many thanks to Highpoint for providing this driver.
Revision Changes Path
1.476 +1 -0 src/sys/amd64/conf/GENERIC
1.1423 +2 -0 src/sys/conf/NOTES
1.1204 +1 -0 src/sys/conf/files
1.1 +1301 -0 src/sys/dev/hptiop/hptiop.c (new)
1.1 +343 -0 src/sys/dev/hptiop/hptiop.h (new)
1.466 +1 -0 src/sys/i386/conf/GENERIC
1.530 +1 -0 src/sys/modules/Makefile
1.1 +10 -0 src/sys/modules/hptiop/Makefile (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705090707.l4977Qko082659>
