From 5b2d50825dde772d9ab907bf3fd560a27a6456da Mon Sep 17 00:00:00 2001 From: pst 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 08824c4..9947370 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:\ -- cgit v1.1