Date: Sat, 16 Mar 2002 07:49:12 -0800 (PST) From: Luigi Rizzo <luigi@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 machdep.c src/sbin/sysctl sysctl.c Message-ID: <200203161549.g2GFnCQ82228@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 2002/03/16 07:49:11 PST
Modified files: (Branch: RELENG_4)
sys/i386/i386 machdep.c
sbin/sysctl sysctl.c
Log:
MFC: the sysctl variable "machdep.guessed_bootdev" reports some indication
on the device possibly used for booting, as [un]reliable as the one
given by boot2.
Normally works fine when booting from BIOS-recognized devices such as
floppy or IDE disk slices, and probably scsi disks as well.
Booting from CDROM in floppy-emulation mode returns /dev/fd0, how strange...
Revision Changes Path
1.25.2.8 +57 -0 src/sbin/sysctl/sysctl.c
1.385.2.23 +4 -0 src/sys/i386/i386/machdep.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?200203161549.g2GFnCQ82228>
