diff options
author | eadler <eadler@FreeBSD.org> | 2012-11-02 00:17:30 +0000 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2012-11-02 00:17:30 +0000 |
commit | 99cf02c7fdbbd005e93ef256cbf128c446cd2ee8 (patch) | |
tree | 32be79ae2661323309fcb82250fbeff1420292a9 /etc/disktab | |
parent | 04d3ae223e1eee48cbf974910098d9bd3a9054c2 (diff) | |
download | FreeBSD-src-99cf02c7fdbbd005e93ef256cbf128c446cd2ee8.zip FreeBSD-src-99cf02c7fdbbd005e93ef256cbf128c446cd2ee8.tar.gz |
10 years too late add support for "2.88MB 3.5in Extra High Density"
floppies.
Its unlikely that anyone actually uses these or cares about these
anymore, since we support other floppy types and this change doesn't
hurt - just add it.
PR: conf/40777
Submitted by: Antti Kantee <pooka@cubical.fi>
Arrival-Date: Fri Jul 19 08:50:02 PDT 2002
Approved by: cperciva (implicit)
MFC after: 1 week
Diffstat (limited to 'etc/disktab')
-rw-r--r-- | etc/disktab | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/disktab b/etc/disktab index 136a816..b9bf610 100644 --- a/etc/disktab +++ b/etc/disktab @@ -42,6 +42,12 @@ fd1440|floppy|floppy3|3in|3.5in High Density Floppy:\ :pa#2880:oa#0:ba#4096:fa#512:\ :pc#2880:oc#0:bc#4096:fc#512: +fd2880|2.88MB 3.5in Extra High Density Floppy:\ + :ty=floppy:se#512:nt#2:rm#300:ns#36:nc#80:\ + :pa#5760:oa#0:ba#4096:fa#512:\ + :pb#5760:ob#0:bb#4096:fa#512:\ + :pc#5760:oc#0:bb#4096:fa#512: + # # Stressed floppy-formats. No guarantees given. # |