freebsd-dev/sys/isa
Andrey A. Chernov dffff499a9 Add 360K floppy support.
More work to add 720K floppy support.
Restore good old dependance of device and floppy type.
Now:
fd?a == 1.44
fd?b == 1.2
fd?c == 720
fd?d == 360 in HD
fd?e == 360
Add more strict size check in Fdopen, not it refuse:
1) Attempt to open any type expect fd?e, if you have only 360K drive.
2) Attempt to open fd?a if you have only 1.2 drive.
1993-12-12 20:26:56 +00:00
..
ic Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 13:48:52 +00:00
atrtc.c Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, and 1993-11-25 01:38:01 +00:00
fd.c Add 360K floppy support. 1993-12-12 20:26:56 +00:00
fdreg.h Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 13:48:52 +00:00
kbdtables.h Russian keymap (RUKEYMAP) changes: 1993-11-04 01:49:20 +00:00
rtc.h Made all header files idempotent and moved incorrect common data from 1993-11-07 17:44:34 +00:00
sio.c Force HUPCL in bidirectional port open. 1993-12-11 00:36:14 +00:00
sioreg.h Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00
syscons.c Fix conflicting prototypes and return values. 1993-11-27 06:32:41 +00:00
timerreg.h Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 13:48:52 +00:00