]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Introduce a device flags value of 0x1 to always pretend a 1.44 MB
authorjoerg <joerg@FreeBSD.org>
Sun, 19 Oct 1997 13:12:02 +0000 (13:12 +0000)
committerjoerg <joerg@FreeBSD.org>
Sun, 19 Oct 1997 13:12:02 +0000 (13:12 +0000)
commitc1819b340992c362c4719dc4fbe9fdb6fb549c8d
tree84fac636d884894649bfadefbd7539dd52148995
parent075da1dbb990ca02802b89d73266b82c6c776b11
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.
sys/dev/fdc/fdc.c
sys/i386/isa/fd.c
sys/isa/fd.c