Author: eadler
Date: Fri Nov  9 00:35:54 2012
New Revision: 242809
URL: http://svnweb.freebsd.org/changeset/base/242809

Log:
  MFC r242462:
        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
  Arrival-Date: Fri Jul 19 08:50:02 PDT 2002
  Approved by:  cperciva (implicit)

Modified:
  stable/8/etc/disktab
Directory Properties:
  stable/8/etc/   (props changed)

Modified: stable/8/etc/disktab
==============================================================================
--- stable/8/etc/disktab        Thu Nov  8 23:46:15 2012        (r242808)
+++ stable/8/etc/disktab        Fri Nov  9 00:35:54 2012        (r242809)
@@ -42,6 +42,12 @@ fd1440|floppy|floppy3|3in|3.5in High Den
        :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.
 #
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to