home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / os2 / misc / 29284 < prev    next >
Encoding:
Internet Message Format  |  1992-09-04  |  1.7 KB

  1. Xref: sparky comp.os.os2.misc:29284 comp.periphs.scsi:4366
  2. Newsgroups: comp.os.os2.misc,comp.periphs.scsi
  3. Path: sparky!uunet!decwrl!deccrl!news.crl.dec.com!rdg.dec.com!ryn.mro4.dec.com!wcw.mro4.dec.com!whitney
  4. From: whitney@wcw.mro4.dec.com (Bill Whitney)
  5. Subject: CDROM drives and OS2ASPI.DMD
  6. Message-ID: <1992Sep4.132342.3214@ryn.mro4.dec.com>
  7. Lines: 38
  8. Sender: news@ryn.mro4.dec.com (USENET News System)
  9. Reply-To: whitney@wcw.mro4.dec.com (Bill Whitney)
  10. Organization: Digital Equipment Corporation
  11. Date: Fri, 4 Sep 1992 13:23:42 GMT
  12.  
  13.  
  14.  
  15. I'm having difficulty attaching both a SCSI CDROM and SCSI tape drive under
  16. OS/2 V2.0. It appears as though OS2ASPI.DMD is allocating the CDROM drive
  17. before the CDROM driver can attach to it.  If I comment out OS2ASPI.DMD the
  18. CDROM loads o.k., but ASPITAPE.SYS can't (as expected).
  19.  
  20. Relevent config.sys lines:
  21.  
  22. IFS=G:\OS2\CDFS.IFS
  23. BASEDEV=AHA154X.ADD
  24. BASEDEV=OS2DADS.DMD
  25. BASEDEV=OS2SCSI.DMD
  26. BASEDEV=OS2ASPI.DMD
  27. DEVICE=G:\OS2\CDROM.SYS /N:3 /I (SCSI CDROM @ ID=3)
  28. DEVICE=H:\ADAPTEC\ASPITAPE.SYS TAPE$0 2 S1 (Tandberg TDC3600 @ ID=2)
  29.  
  30. I've tried a few combinations of switches on AHA154X.ADD to prevent the
  31. ASPI driver from allocating the CDROM per the instructions in the aspibeta.zoo
  32. kit (OS2_20.TXT):
  33.  
  34.     BASEDEV=AHA154X.ADD /A:0 /!DM:3 /SM:3
  35. and
  36.     BASEDEV=AHA154X.ADD /A:0 /!DM:3
  37.  
  38. This technique seems a little strange to me since it's not clear how the /!
  39. switches communicate to the a specific driver so it's possible I have this
  40. part wrong.
  41.  
  42. Thanks for any help.
  43.  
  44. Bill
  45. --
  46. --------------------------------------------------------------------
  47. Bill Whitney                            (whitney@wcw.enet.dec.com)
  48. Digital Equipment Corporation
  49. Marlboro. Ma.
  50.  
  51.