home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / linux / 6382 < prev    next >
Encoding:
Text File  |  1992-07-21  |  4.7 KB  |  99 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!mcsun!sun4nl!alchemy!ruunfs!hooft
  3. From: hooft@fys.ruu.nl (Rob Hooft)
  4. Subject: Re: Setfdprm and floppies > 1.44M ?
  5. Message-ID: <1992Jul22.072549.19648@fys.ruu.nl>
  6. Organization: Physics Department, University of Utrecht,  The Netherlands
  7. References: <bjl.711465001@freyr>
  8. Date: Wed, 22 Jul 1992 07:25:49 GMT
  9. Lines: 88
  10.  
  11. In <bjl.711465001@freyr> bjl@loki.pttrnl.nl (Ben Lippolt) writes:
  12.  
  13. >I was playing around with the 'setfdprm' program and was wondering if
  14. >anyone has some values for '/etc/fdprm' for floppies with more than
  15. >18 sectors/track and 20 tracks?
  16.  
  17. >So, can anyone fill in some of the question marks?
  18.  
  19. >Ben Lippolt
  20.  
  21. >PS. I know I'm a little optismistic here. I don't expect to get all
  22. >these numbers, but it would be nice to have 150-200K more on a floppy.
  23.  
  24. Here is my `/etc/fdprm' file. Hope you like it.
  25. As it says in the comment-lines: many of the GAP parameters are guesswork,
  26. and I didn't test formatting for a single floppy.
  27.  
  28. -----------------------------------------------------------------------
  29. # Common disk formats. Names are of the form
  30. #  actual media capacity/maximum drive capacity
  31. # (Note: although 5.25" HD drives can format disks at 1.44M, they're listed
  32. #        as 1200 because that's the common maximum size.)
  33.  
  34. #        size sec/t hds trk stre gap  rate spec1 fmt_gap
  35. 360/360         720     9   2  40    0 0x2A 0x02 0xDF     0x50
  36. 1200/1200    2400    15   2  80    0 0x1B 0x00 0xDF     0x54
  37. 360/720         720     9   2  40    1 0x2A 0x02 0xDF     0x50
  38. 720/720        1440     9   2  80    0 0x2A 0x02 0xDF     0x50
  39. 720/1440    1440     9   2  80    0 0x2A 0x02 0xDF     0x50
  40. 360/1200     720     9   2  40    1 0x23 0x01 0xDF     0x50
  41. 720/1200    1440     9   2  80    0 0x23 0x01 0xDF     0x50
  42. 1440/1440    2880    18   2  80    0 0x1B 0x00 0xCF     0x6C
  43.  
  44. # Non-standard disk formats:
  45.  
  46. # BEWARE: They're incomplete and possibly incorrect. The only reason why
  47. #         they are in this file is to show how such formats are added.
  48.  
  49. # 1440/1200    2880    18   2  80    0 ???? ???? ????       ???? # ?????
  50. # 1680/1440    3360    21   2  80    0 0x0C 0x00 0xCF     0x6C # ?????
  51.  
  52. # Add user-specific formats here
  53.  
  54. # - fdform18 floppies. (july 22, 1992)
  55. # - Many Gaps are guessed. Some of them will probably not work.
  56. # - Format gaps from fdform18.pas
  57. # - Formatting untested. Almost all reading untested! 
  58. # - `Normal' configurations commented out.
  59. # - please send usefull additions/corrections to Rob Hooft 
  60. #   (hooft@hutruu54.bitnet) such that everybody will profit.
  61. #   I will repost if there is any important correction.
  62. # - before the highest formats will be really useful interleaving
  63. #   should be implemented in the formatting program. If somebody
  64. #   is doing that, please look at sector-shifting too (see fdform18
  65. #   source code and documentation).
  66.  
  67.   160/360        320     8   1  40    0 0x30 0x02 0xDF     0x58
  68.   180/360        360     9   1  40    0 0x2A 0x02 0xDF     0x50
  69.   200/360        400    10   1  40    0 0x1A 0x02 0xDF     0x2E
  70.   205/360        410    10   1  41    0 0x1A 0x02 0xDF     0x2E
  71.   320/360        640     8   2  40    0 0x30 0x02 0xDF     0x58
  72. # 360/360        720     9   2  40    0 0x2A 0x02 0xDF     0x50
  73. # 360/720        720     9   2  40    1 0x2A 0x02 0xDF     0x50
  74. # 360/1200       720     9   2  40    1 0x23 0x01 0xDF     0x50
  75.   360/1440       720     9   2  40    1 0x2A 0x02 0xDF     0x50
  76.   400/360        800    10   2  40    0 0x1A 0x02 0xDF     0x2E
  77.   410/360        820    10   2  41    0 0x1A 0x02 0xDF     0x2E
  78. # 720/720       1440     9   2  80    0 0x2A 0x02 0xDF     0x50
  79. # 720/1200      1440     9   2  80    0 0x23 0x01 0xDF     0x50
  80. # 720/1440      1440     9   2  80    0 0x2A 0x02 0xDF     0x50
  81.   800/720       1600    10   2  80    0 0x1A 0x02 0xDF     0x2E
  82.   800/1200      1600    10   2  80    0 0x1A 0x01 0xDF     0x2E
  83.   800/1440      1600    10   2  80    0 0x1A 0x02 0xDF     0x2E
  84.   820/720       1640    10   2  82    0 0x1A 0x02 0xDF     0x2E
  85.   820/1200      1640    10   2  82    0 0x1A 0x01 0xDF     0x2E
  86.   820/1440      1640    10   2  82    0 0x1A 0x02 0xDF     0x2E
  87. #1200/1200      2400    15   2  80    0 0x1B 0x00 0xDF     0x54
  88.  1440/1200      2880    18   2  80    0 0x01 0x00 0xDF     0x02
  89. #1440/1440      2880    18   2  80    0 0x1B 0x00 0xCF     0x6C
  90.  1480/1200      2960    18   2  82    0 0x1B 0x00 0xCF     0x6C
  91.  1600/1440      3200    20   2  80    0 0x06 0x00 0xCF     0x2A
  92.  1640/1440      3280    20   2  82    0 0x06 0x00 0xCF     0x2A
  93.  1680/1440      3360    21   2  80    0 0x01 0x00 0xCF     0x0C
  94.  1720/1440      3440    21   2  82    0 0x01 0x00 0xCF     0x0C
  95. -- 
  96. Rob Hooft, Bijvoet Center for Biomolecular Research, 
  97. Chemistry department University of Utrecht, the Netherlands
  98. hooft@hutruu54.bitnet hooft@chem.ruu.nl hooft@fys.ruu.nl hooft@cc.ruu.nl
  99.