From owner-cvs-all Sun Nov 12 12:45:17 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 DADE237B479; Sun, 12 Nov 2000 12:45:14 -0800 (PST) Received: (from sos@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA48613; Sun, 12 Nov 2000 12:45:14 -0800 (PST) (envelope-from sos@FreeBSD.org) Message-Id: <200011122045.MAA48613@freefall.freebsd.org> From: Søren Schmidt Date: Sun, 12 Nov 2000 12:45:14 -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: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sos 2000/11/12 12:45:14 PST Modified files: sys/dev/ata ata-raid.c Log: 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... Revision Changes Path 1.6 +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