From owner-cvs-all Mon Nov 13 0:21:30 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 0971037B4C5; Mon, 13 Nov 2000 00:21:27 -0800 (PST) Received: (from sos@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA45613; Mon, 13 Nov 2000 00:21:27 -0800 (PST) (envelope-from sos@FreeBSD.org) Message-Id: <200011130821.AAA45613@freefall.freebsd.org> From: Søren Schmidt Date: Mon, 13 Nov 2000 00:21:26 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-raid.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sos 2000/11/13 00:21:26 PST Modified files: (Branch: RELENG_4) sys/dev/ata ata-raid.c Log: MFC: Only offset raid disks > 1 on the HPT, this should solve the boot problems.. However this demands that dangerously dedicated disks use an offset of at least 10 from the start to not overwrite the raid config sector on the HPT... Approved by: jkh Revision Changes Path 1.3.2.4 +3 -2 src/sys/dev/ata/ata-raid.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message