home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / ibm / pc / hardware / 21863 < prev    next >
Encoding:
Internet Message Format  |  1992-08-14  |  1.4 KB

  1. Path: sparky!uunet!olivea!decwrl!sdd.hp.com!ux1.cso.uiuc.edu!news.cso.uiuc.edu!atropa!berger
  2. From: berger@atropa (Mike Berger)
  3. Newsgroups: comp.sys.ibm.pc.hardware
  4. Subject: Re: SCSI controllers & int 13h bios call
  5. Keywords: Adaptec SCSI
  6. Message-ID: <BszpBF.4s1@news.cso.uiuc.edu>
  7. Date: 14 Aug 92 20:09:15 GMT
  8. References: <gburke.713693365@unix2.tcd.ie>
  9. Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
  10. Organization: University of Illinois at Urbana
  11. Lines: 21
  12.  
  13. gburke@unix2.tcd.ie (Garrett Burke) writes:
  14. >    Could any of you SCSI gurus out there please confirm this:
  15. >Page 7-5 of the Adaptec AHA-1740A/1742A/1744 Tech. Ref. Man. states:
  16. >'SCSI devices are addressed by logical block address without regard to
  17. >the physical geometry of the disk. For this reason, all SCSI devices are
  18. >defined as drives with 64 heads and 32 sectors/track'
  19. >                       ^^           ^^
  20. >Q: Can I take this as true i.e use #define HEADS 64 etc when writing
  21. >software for creating boot blocks?
  22.  
  23. >From experience it seems to be true and would make things easier to do.
  24. *----
  25. Yes, as long as you never update the controlware on your Adaptec
  26. board, and always use controllers of the same vintage, you can
  27. make that assumption.  But don't bet that the 64-head remapping
  28. will always be standard.
  29. --
  30.     Mike Berger
  31.     Department of Statistics, University of Illinois
  32.     AT&TNET     217-244-6067
  33.     Internet    berger@atropa.stat.uiuc.edu
  34.