home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / mac / programm / 20120 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.1 KB  |  28 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!pageworks.com!world!eff!news.byu.edu!hamblin.math.byu.edu!sol.ctr.columbia.edu!spool.mu.edu!umn.edu!csus.edu!netcom.com!sjk
  3. From: sjk@netcom.com (Shel Kaphan)
  4. Subject: talking to 2nd SCSI bus?
  5. Message-ID: <1992Dec20.212947.10800@netcom.com>
  6. Organization: Netcom - Online Communication Services  (408 241-9760 guest) 
  7. Date: Sun, 20 Dec 1992 21:29:47 GMT
  8. Lines: 18
  9.  
  10. There is a product I've seen recently called "QuickSCSI" which is a
  11. Nubus SCSI adapter.  It gives you a second SCSI bus.  
  12.  
  13. Does anyone know how the software for this (or other similar products)
  14. is organized?  In particular, I'm trying to ascertain whether it is
  15. possible to talk to devices on this second SCSI bus using the Mac SCSI
  16. manager.   I kind of doubt it since there is no call or parameter in
  17. the SCSI manager API which lets you specify *which* SCSI bus you want
  18. to use.  
  19.  
  20. It would also be interesting to know just how the drivers for this
  21. kind of thing fit into the system.  Do they just add another 8 slots
  22. to the end of the Unit table?  Enquiring minds want to know.
  23.  
  24. Thanks,
  25.   Shel Kaphan
  26.   sjk@netcom.com
  27.  
  28.