home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / bsd / 2521 < prev    next >
Encoding:
Internet Message Format  |  1992-07-21  |  1.5 KB

  1. Xref: sparky comp.unix.bsd:2521 comp.os.linux:6303
  2. Newsgroups: comp.unix.bsd,comp.os.linux
  3. Path: sparky!uunet!stanford.edu!rock!fletcher!boyd
  4. From: boyd@cs.unca.edu (Mark Boyd)
  5. Subject: Re: Query: Drivers for AHA >1522< ?
  6. Message-ID: <1992Jul21.151240.6572@cs.unca.edu>
  7. Organization: University of North Carolina at Asheville
  8. X-Newsreader: Tin 1.1 PL3
  9. References: <2A6B89E3.7DE5@tct.com>
  10. Date: Tue, 21 Jul 1992 15:12:40 GMT
  11. Lines: 22
  12.  
  13. I also have a 1522, which I purchased used a year or so ago.  At that
  14. time I asked Roy Neese ( I think I have his name right ) of Adaptec
  15. about the differences between the 1520 and the 1540 series.  Roy is
  16. active in comp.periphs.scsi and is an excellent source of info on
  17. Adaptech controllers. He said that the major difference is that the
  18. 1540 series has its own, on board microprocessor.
  19.  
  20. Now that is a big difference, from a programmers point of view,
  21. because it means that the 1520 drivers have to interact with the SCSI
  22. interface chip(s) directly, while the 1540 drivers interact with the,
  23. much higher level, interface provided by the microprocessor and its
  24. firmware. As a result, it is much harder to write drivers for the
  25. 1520 series.
  26.  
  27. I think some programming information is available from Adaptech's
  28. technical Support BBS ((408) 945-7727 8 data bits, no parity, one stop
  29. bit ), but I'm not sure that it is enough to write a driver. I think
  30. Roy did mention a technical manual ($$) which does have all the
  31. necessary information. I decided not to pursue this, but I hope Chip
  32. will 8^). It would be nice to have source for 1522 driver.
  33.  
  34.     Mark
  35.