Date: Thu, 13 Jan 2005 00:46:40 +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/dev/ips ips.c ips.h ips_commands.c ips_disk.c ips_disk.h ips_ioctl.c ips_ioctl.h ips_pci.c Message-ID: <200501130046.j0D0keNs023032@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
scottl 2005-01-13 00:46:40 UTC
FreeBSD src repository
Added files: (Branch: RELENG_4)
sys/dev/ips ips.c ips.h ips_commands.c ips_disk.c
ips_disk.h ips_ioctl.c ips_ioctl.h
ips_pci.c
Log:
At long last, MFC the IBM ServeRAID driver. This is a backport of the
sources from HEAD, as opposed to a forward port of the original IBM 4.x
sources. As such, it benefits from the many reliability improvements
that have happened to the driver in HEAD. This is a RELENG_4_11 candidate.
Revision Changes Path
1.13.6.1 +779 -0 src/sys/dev/ips/ips.c (new)
1.11.6.1 +465 -0 src/sys/dev/ips/ips.h (new)
1.11.6.1 +709 -0 src/sys/dev/ips/ips_commands.c (new)
1.6.6.1 +201 -0 src/sys/dev/ips/ips_disk.c (new)
1.3.6.1 +69 -0 src/sys/dev/ips/ips_disk.h (new)
1.5.6.1 +157 -0 src/sys/dev/ips/ips_ioctl.c (new)
1.1.10.1 +61 -0 src/sys/dev/ips/ips_ioctl.h (new)
1.10.6.1 +229 -0 src/sys/dev/ips/ips_pci.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501130046.j0D0keNs023032>
