From owner-freebsd-current Tue Mar 28 3:46:37 2000 Delivered-To: freebsd-current@freebsd.org Received: from server.baldwin.cx (jobaldwi.campus.vt.edu [198.82.67.146]) by hub.freebsd.org (Postfix) with ESMTP id DE3CB37BCF7 for ; Tue, 28 Mar 2000 03:46:33 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from john.baldwin.cx (john [10.0.0.2]) by server.baldwin.cx (8.9.3/8.9.3) with ESMTP id GAA87302; Tue, 28 Mar 2000 06:46:27 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-Id: <200003281146.GAA87302@server.baldwin.cx> X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <38E067A8.10298DC@newsguy.com> Date: Tue, 28 Mar 2000 06:46:27 -0500 (EST) From: John Baldwin To: "Daniel C. Sobral" Subject: Re: Please test for 8G-OVER-Booting with /boot/loader Cc: FreeBSD-current@FreeBSD.org, Motomichi Matsuzaki Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 28-Mar-00 Daniel C. Sobral wrote: > John Baldwin wrote: >> >> Looks good to me, but I need to test it to make sure. I will also look >> at seeing if I can squeeze the int 13 extension installation check into >> boot1 and boot0 so that they will use packet mode automatically as well. > > I recall comments (by rnordier/msmith) to the effect that packet mode > support might break things. Oh, I remember. This just checks if the controller supports LBA. You also need to check if the drive supports LBA. The problem is with older drives. Hmm, I'll look around to see if you can ask the BIOS for drive capabilities. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message