diff options
| author | Paul Traina <pst@FreeBSD.org> | 1998-01-16 22:13:07 +0000 |
|---|---|---|
| committer | Paul Traina <pst@FreeBSD.org> | 1998-01-16 22:13:07 +0000 |
| commit | aaf862068b0e3923e49755886d5493b95fc80b7c (patch) | |
| tree | 1596a3f0e64a10681c4e3ae749a159f6ca1e2ca8 /etc/disktab | |
| parent | a17bbc0dda544300a98b629f4d5b8e9c250a1d11 (diff) | |
Notes
Diffstat (limited to 'etc/disktab')
| -rw-r--r-- | etc/disktab | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/disktab b/etc/disktab index 08824c4d6a23..994737004ed1 100644 --- a/etc/disktab +++ b/etc/disktab @@ -99,6 +99,15 @@ fd1720:\ :pc#3444:oc#0:bc#4096:fc#512: # +# LS-120 floppy-format. +# +fd120m|floppy120|floppy120m|3.5in LS-120 Floppy:\ + :ty=floppy:se#512:nt#8:rm#300:ns#32:nc#963:\ + :pa#246528:oa#0:ba#4096:fa#512:\ + :pb#246528:ob#0:bb#4096:fb#512:\ + :pc#246528:oc#0:bc#4096:fc#512: + +# # Harddisk formats # qp120at|Quantum Peripherals 120MB IDE:\ |
