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

  1. Xref: sparky comp.os.msdos.programmer:9210 comp.os.msdos.misc:5126
  2. Path: sparky!uunet!cis.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: <BuCBHI.19J.2@cs.cmu.edu>
  7. Date: 10 Sep 92 02:12:53 GMT
  8. Article-I.D.: cs.BuCBHI.19J.2
  9. References: <1992Sep2.220649.11769@newstand.syr.edu> <Bu34nA.3FB.2@cs.cmu.edu> <exuptr.457.716058876@exu.ericsson.se>
  10. Sender: news@cs.cmu.edu (Usenet News System)
  11. Organization: School of Computer Science, Carnegie Mellon
  12. Lines: 23
  13. Nntp-Posting-Host: b.gp.cs.cmu.edu
  14.  
  15. In article <exuptr.457.716058876@exu.ericsson.se> exuptr@exu.ericsson.se (exuptr@exu.ericsson.se) writes:
  16. }In article <Bu34nA.3FB.2@cs.cmu.edu> ralf+@cs.cmu.edu (Ralf Brown) writes:
  17. }>The more immediate limit to IDE (and ESDI) is likely to be the size of the
  18. }>drive.  If (as I suspect), the WD-1003 only permits 16 heads, then the
  19. }>limit on IDE is 504 MB (1024 cylinders * 16 heads * 63 sectors/track); even
  20. }>if a full 64 heads are available, the limit is less than 2GB--a size which
  21. }>is already readily available even if not yet cheap ($3000+) in SCSI
  22. }>versions.
  23. }
  24. }What's the WD-1003 got to do with it?  I'm using an IDE right now with 32 
  25. }heads defined, and 48 spt.
  26.  
  27. The IDE interface emulates a WD-1003 controller, which is the original
  28. controller for which the IBM AT's ROM BIOS was written (the PC and XT
  29. ROM BIOSes don't contain code for hard disks).  Since I don't know the
  30. register-level interface to the WD-1003, I was erring on the side of
  31. caution--the head number could easily have been a bitfield in a
  32. register, with the other four bits being used for other things.
  33. -- 
  34. Internet: RALF+@CS.CMU.EDU   |The University would disclaim this if it knew...
  35. FIDO: Ralf Brown 1:129/26.1  |
  36. BIT: RALF%CS.CMU.EDU@CARNEGIE|"Success has a simple formula: do your best,
  37. AT&Tnet: (412)268-3053 school| and people may like it."   -- Sam Ewing
  38.