From owner-cvs-all Sun Oct 22 5:18: 1 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2A56E37B479; Sun, 22 Oct 2000 05:17:58 -0700 (PDT) Received: (from sos@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA81068; Sun, 22 Oct 2000 05:17:58 -0700 (PDT) (envelope-from sos@FreeBSD.org) Message-Id: <200010221217.FAA81068@freefall.freebsd.org> From: Søren Schmidt Date: Sun, 22 Oct 2000 05:17:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-raid.c ata-raid.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sos 2000/10/22 05:17:58 PDT Modified files: sys/dev/ata ata-raid.c ata-raid.h Log: Clean up the raid code a bit, also allow disks on HPT controllers to be swapped around and still be put in the correct order in a raid. Revision Changes Path 1.3 +97 -67 src/sys/dev/ata/ata-raid.c 1.2 +4 -2 src/sys/dev/ata/ata-raid.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message