Date: Tue, 25 May 1999 11:33:10 +0100 From: Brian Somers <brian@Awfulhak.org> To: Bruce Evans <bde@zeta.org.au> Cc: brian@FreeBSD.org, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/boot/biosboot table.c Message-ID: <199905251033.LAA00481@keep.lan.Awfulhak.org> In-Reply-To: Your message of "Tue, 25 May 1999 19:44:43 %2B1000." <199905250944.TAA11900@godzilla.zeta.org.au>
next in thread | previous in thread | raw e-mail | index | archive | help
> > 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 <brian@Awfulhak.org> <brian@FreeBSD.org> <http://www.Awfulhak.org> <brian@OpenBSD.org> Don't _EVER_ lose your sense of humour ! <brian@uk.FreeBSD.org> 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?199905251033.LAA00481>