Date: Mon, 3 Dec 2001 18:38:04 -0800 (PST) From: Scott Long <scottl@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aac aac.c aac_debug.c aac_disk.c aac_pci.c aac_tables.h aacreg.h aacvar.h Message-ID: <200112040238.fB42c4N13812@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
scottl 2001/12/03 18:38:04 PST Modified files: (Branch: RELENG_4) sys/dev/aac aac.c aac_debug.c aac_disk.c aac_pci.c aac_tables.h aacreg.h aacvar.h Log: MFC: bring RELENG_4 up to HEAD. This adds support for poll() and fixes a race, among other things. While I'm here, use the terminology "RAID 0/1" and "RAID 0/5" instead of "RAID 10" and "RAID 50". This also officially deprecates the AAC_COMPAT_LINUX option; I will document this at a later date. Revision Changes Path 1.9.2.7 +179 -32 src/sys/dev/aac/aac.c 1.2.2.4 +2 -2 src/sys/dev/aac/aac_debug.c 1.3.2.6 +5 -5 src/sys/dev/aac/aac_disk.c 1.3.2.8 +5 -1 src/sys/dev/aac/aac_pci.c 1.1.2.3 +4 -3 src/sys/dev/aac/aac_tables.h 1.4.2.3 +22 -1 src/sys/dev/aac/aacreg.h 1.4.2.4 +22 -11 src/sys/dev/aac/aacvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112040238.fB42c4N13812>