Date: Sun, 19 Oct 1997 06:12:04 -0700 (PDT) From: Joerg Wunsch <joerg@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa fd.c Message-ID: <199710191312.GAA17317@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 1997/10/19 06:12:04 PDT
Modified files:
sys/i386/isa fd.c
Log:
Introduce a device flags value of 0x1 to always pretend a 1.44 MB
floppy drive #0, regardless of what the CMOS says. This is intended
as a bandaid for those plagued with Compaq's idea to not announce the
floppy drive on their `Aero' notebook.
Using the device flags is not very nice (in particular since they
aren't per-drive but per-controller), but still looks a lot better to
me than the disgusting guesswork hack that was recently posted to
-hackers.
Doc update will follow shortly.
Revision Changes Path
1.105 +15 -2 src/sys/i386/isa/fd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710191312.GAA17317>
