From owner-freebsd-hackers Wed Jan 3 10:21:20 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA28420 for hackers-outgoing; Wed, 3 Jan 1996 10:21:20 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id KAA28414 for ; Wed, 3 Jan 1996 10:21:15 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id LAA15071; Wed, 3 Jan 1996 11:11:41 -0700 From: Terry Lambert Message-Id: <199601031811.LAA15071@phaeton.artisoft.com> Subject: Re: X for install To: phk@critter.tfs.com (Poul-Henning Kamp) Date: Wed, 3 Jan 1996 11:11:41 -0700 (MST) Cc: jkh@time.cdrom.com, obrien@cs.ucdavis.edu, freebsd-hackers@FreeBSD.org In-Reply-To: <509.820656794@critter.tfs.com> from "Poul-Henning Kamp" at Jan 3, 96 09:13:14 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.org Precedence: bulk [ ... real mode/VM86() mode probing ... ] > This is the only way we can hope to solve the bios-geometry problem > for instance. Actually, you are still left with the problem of determining the difference between BIOS chaining order and BSD controller/drive probe order. In other words, which controller is the boot controller in a two controller system? A three controller system? Etc. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.