freebsd-dev/sys
ache b67432fc6f 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
..
alpha/include Put back the $Id$ string 1993-10-28 06:11:38 +00:00
amd64 1) Added proc file system from Paul Kranenburg with changes from 1993-12-12 12:22:57 +00:00
conf 1) Added proc file system from Paul Kranenburg with changes from 1993-12-12 12:22:57 +00:00
ddb Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, and 1993-11-25 01:38:01 +00:00
dev Add 360K floppy support. 1993-12-12 20:26:56 +00:00
i386 Add 360K floppy support. 1993-12-12 20:26:56 +00:00
isa Add 360K floppy support. 1993-12-12 20:26:56 +00:00
kern 1) Added proc file system from Paul Kranenburg with changes from 1993-12-12 12:22:57 +00:00
powerpc/include Made all header files idempotent and moved incorrect common data from 1993-11-07 17:43:17 +00:00
scsi Patch from Julian Elischer: 1993-11-25 06:30:58 +00:00
sys 1) Added proc file system from Paul Kranenburg with changes from 1993-12-12 12:31:40 +00:00