home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / alt / msdos / programm / 2188 < prev    next >
Encoding:
Text File  |  1992-08-12  |  1.2 KB  |  28 lines

  1. Newsgroups: alt.msdos.programmer
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!cbfsb!cbnewsc!psfales
  3. From: psfales@cbnewsc.cb.att.com (Peter Fales)
  4. Subject: Re: How to format 10 sectors per track?
  5. Organization: AT&T
  6. Date: Thu, 13 Aug 1992 01:34:20 GMT
  7. Message-ID: <1992Aug13.013420.27106@cbnewsc.cb.att.com>
  8. References: <BsrHI7.E16@cs.psu.edu>
  9. Lines: 17
  10.  
  11. In article <BsrHI7.E16@cs.psu.edu> mchen@groucho.cs.psu.edu (Michael Chen) writes:
  12. >
  13. >   Help!  I'm trying to write a utility to format disks for my EPS sampler.  It
  14. >uses 10 sectors per track.  I've tried BIOS 0x13 function 0x18 to set the media
  15.  
  16. To fit 10 sectors on a track, you have to reduce the size of the 
  17. inter-record gaps.  I know this is possible, because I have seen
  18. at least two packages (JFORMAT and MAXI-FORM) that will do this.
  19. However, the BIOS routines probably aren't smart enough for this, so
  20. you will need to go straight to the hardware.  Find a a good book,
  21. and start playing.  Good luck.
  22.  
  23. -- 
  24. Peter Fales             AT&T, Room 9C-242
  25. N9IYJ                     2000 N. Naperville Rd.
  26. UUCP:    ...att!ihlpb!psfales     Naperville, IL 60566
  27. Domain: psfales@ihlpb.ih.att.com work:    (708) 979-8031
  28.