Date: Mon, 19 Jun 2000 10:44:40 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/libi386 biosdisk.c Message-ID: <200006191744.KAA15221@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2000/06/19 10:44:40 PDT
Modified files:
sys/boot/i386/libi386 biosdisk.c
Log:
- Add some more details to the 'lsdev' output for FAT file systems.
- Add in support for the EDD (Enhanced Disk Drive) BIOS extensions to
use LBA mode for accessing drives past cylinder 1024. This should allow
us to load a kernel from anywhere on a newer drive up to 2 TB. Part
of this came from the PR below.
PR: i386/13847
Submitted by: Tor Egge <Tor.Egge@fast.no>
Revision Changes Path
1.31 +84 -28 src/sys/boot/i386/libi386/biosdisk.c
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?200006191744.KAA15221>
