From aaf862068b0e3923e49755886d5493b95fc80b7c Mon Sep 17 00:00:00 2001 From: Paul Traina Date: Fri, 16 Jan 1998 22:13:07 +0000 Subject: Bring in IDE ATAPI floppy support. This is Junichi's v1.0 driver. NOTE: Major device numbers have been changed to avoid conflict with other FreeBSD 3.0 devices. The new numbers should be considered "official." This driver is still considered "beta" quality, although we have been playing with it. Please submit bugs to junichi and myself. Submitted by: junichi@astec.co.jp --- etc/disktab | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'etc/disktab') diff --git a/etc/disktab b/etc/disktab index 08824c4d6a23..994737004ed1 100644 --- a/etc/disktab +++ b/etc/disktab @@ -98,6 +98,15 @@ fd1720:\ :pb#3444:ob#0:bb#4096:fb#512:\ :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 # -- cgit v1.3