home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / msdos / programm / 9211 < prev    next >
Encoding:
Internet Message Format  |  1992-09-09  |  1.7 KB

  1. Xref: sparky comp.os.msdos.programmer:9211 comp.os.msdos.misc:5127
  2. Path: sparky!uunet!cis.ohio-state.edu!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!rpi!usenet.coe.montana.edu!news.u.washington.edu!ogicse!das-news.harvard.edu!cantaloupe.srv.cs.cmu.edu!ralf
  3. From: ralf+@cs.cmu.edu (Ralf Brown)
  4. Newsgroups: comp.os.msdos.programmer,comp.os.msdos.misc
  5. Subject: Re: Disk Drive Purchase?
  6. Message-ID: <BuCBp5.1MF.2@cs.cmu.edu>
  7. Date: 10 Sep 92 02:17:27 GMT
  8. Article-I.D.: cs.BuCBp5.1MF.2
  9. References: <2aab4eed@ralf> <exuptr.458.716059101@exu.ericsson.se>
  10. Sender: news@cs.cmu.edu (Usenet News System)
  11. Organization: School of Computer Science, Carnegie Mellon
  12. Lines: 19
  13. Nntp-Posting-Host: b.gp.cs.cmu.edu
  14.  
  15. In article <exuptr.458.716059101@exu.ericsson.se> exuptr@exu.ericsson.se (exuptr@exu.ericsson.se) writes:
  16. }In article <2aab4eed@ralf> Ralf.Brown@B.GP.CS.CMU.EDU writes:
  17. }>Yeah, but the geometry translation is based on the limits of the BIOS, which
  18. }>are 1024 cyl x 64 heads x 63 sectors/track--a little less than 4G sectors
  19. }
  20. }Now this one makes sense.  Except that BIOS does not limit you to 1024
  21. }cylinders, that is DOS.  So theoretically you could have 2048 x 64 x 63.
  22.  
  23. Sorry, but that is indeed a BIOS limit, since the BIOS only uses ten bits
  24. to specify the cylinder (there are a couple of BIOSes which use twelve
  25. bits, but they aren't "standard").  DOS is simply using the standard BIOS
  26. interface--you could always write a device driver that knows about the
  27. two nonstandard cylinder bits if you have such a BIOS.
  28.  
  29. -- 
  30. Internet: RALF+@CS.CMU.EDU   |The University would disclaim this if it knew...
  31. FIDO: Ralf Brown 1:129/26.1  |
  32. BIT: RALF%CS.CMU.EDU@CARNEGIE|"Success has a simple formula: do your best,
  33. AT&Tnet: (412)268-3053 school| and people may like it."   -- Sam Ewing
  34.