From owner-cvs-all Tue May 25 3:33:58 1999 Delivered-To: cvs-all@freebsd.org Received: from storm.FreeBSD.org.uk (storm.freebsd.org.uk [194.242.128.198]) by hub.freebsd.org (Postfix) with ESMTP id 27F1B15694; Tue, 25 May 1999 03:33:45 -0700 (PDT) (envelope-from brian@keep.lan.Awfulhak.org) Received: from keep.lan.Awfulhak.org (keep.lan.Awfulhak.org [172.16.0.8]) by storm.FreeBSD.org.uk (8.9.3/8.9.3) with ESMTP id LAA00842; Tue, 25 May 1999 11:33:43 +0100 (BST) (envelope-from brian@keep.lan.Awfulhak.org) Received: from keep.lan.Awfulhak.org (localhost [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id LAA00481; Tue, 25 May 1999 11:33:10 +0100 (BST) (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199905251033.LAA00481@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Bruce Evans Cc: brian@FreeBSD.org, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/boot/biosboot table.c In-reply-to: Your message of "Tue, 25 May 1999 19:44:43 +1000." <199905250944.TAA11900@godzilla.zeta.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Date: Tue, 25 May 1999 11:33:10 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > > Modified files: > > sys/i386/boot/biosboot table.c = > > Log: > > Allow booting from "ad" > > Reviewed by: S=F8ren > = > This breaks booting from fd and da, and doesn't help for booting from > "ad" ("ad" has major 30, not 1). I've backed out the change. Would adding a ``case 5: maj =3D 30;'' in sys.c and tacking "ad" on to = the end of the list in table.c be better ? > Bruce -- = Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message