]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add the 'iir' driver, for the Intel Integrated RAID controllers and
authormsmith <msmith@FreeBSD.org>
Sun, 20 Jan 2002 08:51:08 +0000 (08:51 +0000)
committermsmith <msmith@FreeBSD.org>
Sun, 20 Jan 2002 08:51:08 +0000 (08:51 +0000)
commit4b0b46d216d8238e21d10eaa4345c85d79a350d9
tree49e673a5e715f655e276a2f789608f01a979760a
parentbaca124ccb63309a83f4bea30e0bf7ecdc4b38ce
Add the 'iir' driver, for the Intel Integrated RAID controllers and
prior ICP Vortex models.  This driver was developed by Achim Leubner
of Intel (previously with ICP Vortex) and Boji Kannanthanam of Intel.

Submitted by: "Kannanthanam, Boji T" <boji.t.kannanthanam@intel.com>
MFC after: 2 weeks
sys/amd64/conf/GENERIC
sys/conf/NOTES
sys/conf/files
sys/dev/iir/iir.c [new file with mode: 0644]
sys/dev/iir/iir.h [new file with mode: 0644]
sys/dev/iir/iir_ctrl.c [new file with mode: 0644]
sys/dev/iir/iir_pci.c [new file with mode: 0644]
sys/i386/conf/GENERIC
sys/i386/conf/NOTES
sys/modules/Makefile
sys/modules/iir/Makefile [new file with mode: 0644]