home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / amiga / hardware / 14857 < prev    next >
Encoding:
Text File  |  1992-09-03  |  1.7 KB  |  39 lines

  1. Newsgroups: comp.sys.amiga.hardware
  2. Path: sparky!uunet!usc!wupost!darwin.sura.net!Sirius.dfn.de!chx400!bernina!wild
  3. From: wild@nessie.cs.id.ethz.ch (Markus Wild)
  4. Subject: Re: Questions about A2090 HD controller...
  5. Message-ID: <1992Sep3.213920.15513@bernina.ethz.ch>
  6. Sender: news@bernina.ethz.ch (USENET News System)
  7. Organization: Swiss Federal Institute of Technology (ETH), Zurich, CH
  8. References: <1992Aug24.163923.13683@lonex.rl.af.mil> <37599@sdcc12.ucsd.edu>
  9. Distribution: usa
  10. Date: Thu, 3 Sep 1992 21:39:20 GMT
  11. Lines: 26
  12.  
  13. In article <37599@sdcc12.ucsd.edu> djohnson@cs.ucsd.edu (Darin Johnson) writes:
  14. >>I recently purchased a used A2090 SCSI controller for an old A2000.
  15. >>Also, how would one Low-Level format this drive?
  16. >
  17. >If you have an a2090a, the software should be the same.  You should
  18. >get a disk with this (program is "prep").  Maybe 2.0 has hard disk
  19. >software?  All the software does is prep the first cylinder to put
  20. >information there.
  21.  
  22. I'd claim you'll have major problems if you really want to low-level
  23. format the drive, ie. send the SCSI_FORMAT command to the drive. All the
  24. hddisk.device does (when asked to by prep) is scribble 0-buffers on the
  25. whole disk, using WRITE commands. It does *never* use the SCSI FORMAT
  26. command. Now if you wanted to issue this command the drive using
  27. SCSI-direct commands, you'll face the tons of bugs lurking in hddisk.device
  28. regarding scsi-direct. There are kludges to get around some of them, but
  29. I guess it's not possible to really define a reliable protocol to execute
  30. scsi-direct commands with hddisk.device.
  31.  
  32. -Markus
  33.  
  34.  
  35. -- 
  36. Markus M. Wild    -  wild@nessie.cs.id.ethz.ch  |  wild@amiga.physik.unizh.ch 
  37. Vital papers will demonstrate their vitality by spontaneously moving
  38. from where you left them to where you can't find them.
  39.