home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / os2 / misc / 41066 < prev    next >
Encoding:
Text File  |  1993-01-04  |  2.3 KB  |  74 lines

  1. Newsgroups: comp.os.os2.misc
  2. Path: sparky!uunet!tron!tiffany
  3. From: tiffany@tron.bwi.wec.com (Robert Tiffany)
  4. Subject: SCSI HD and CD-ROM problem with Adaptec 1542B
  5. Message-ID: <1993Jan4.061147.17279@tron.bwi.wec.com>
  6. Organization: Westinghouse Electric Corporation
  7. Distribution: na
  8. Date: Mon, 4 Jan 1993 06:11:47 GMT
  9. Lines: 63
  10.  
  11. Is anyone running 2 SCSI devices with an adaptec 1542B ?
  12. I'm trying to get an IBM 3510 <Toshiba> CD-ROM drive to co-exist
  13. with a MAXTOR 7120 SCSI HD, and I'm having NO luck.  I can get
  14. either of the devices to work, but not both.  The device with the SCSI
  15. ID closest to 0 wins.
  16.  
  17. The card has default jumper settings, except: floppy disabled, and bios
  18. disabled (I boot from an IDE drive).
  19.  
  20. FILES:
  21. 10-16-92   2:57a     36708           0  CDFS.IFS
  22. 10-16-92   2:46a      6320           0  OS2ASPI.DMD
  23. 10-16-92   2:41a     32978           0  OS2DASD.DMD
  24. 10-16-92   2:44a     10844           0  OS2SCSI.DMD
  25.  3-30-92  12:00p     21556           0  CDROM.SYS
  26.  8-13-92   2:56p     16150           0  AHA154X.ADD
  27.  
  28. with the CD-ROM at 2 or 4, the HD at cd-rom id +1 (ie: 3 or 5),
  29. and the following in the config.sys:
  30.  
  31. IFS=C:\OS2\CDFS.IFS /Q
  32. BASEDEV=AHA154X.ADD
  33. BASEDEV=OS2DASD.DMD
  34. BASEDEV=OS2SCSI.DMD
  35. DEVICE=C:\OS2\CDROM.SYS /N:4
  36.  
  37. I get the following message at boot up:
  38.  
  39. IBM CD-ROM Driver
  40.   Version 2.01
  41.   Unsupported Vendor, MAXTOR  7120SCS         3235A219Q5MS
  42.   1 device installed
  43.     Drive: D:
  44.  
  45. which tells me that both devices are alive, and if the following config.sys
  46. line is modified, the unsupprted vendor warning goes away, which means
  47. the /!SM: switch is working.
  48.  
  49. BASEDEV=AHA154X.ADD /A:0 /!DM:2,4,6 /DM:1,3,5 /!SM:1,3,5 /SM:2,4,6
  50.  
  51. I now have a fully functioning CD-ROM drive, and can listen to audio CD's
  52. with headphones (IBM PLAYCD.EXE for OS/2 1.2 came with the drive),
  53. but I have no SCSI HD.
  54.  
  55. with the CD-ROM at 2,4 or 6; and the HD at cd-rom id -1 (ie: 1, 3 or 5)
  56.  
  57. I get the following message at boot up:
  58.  
  59. IBM CD-ROM Driver
  60.   Version 2.01
  61.   No SCSI devices found
  62. SYS1201: Te device driver "C:\OS2\CDROM.SYS" ... was not installed
  63. press enter to continue
  64.  
  65. Now I have a SCSI HD, but no CD-ROM drive
  66.  
  67. Can someone please email me some info telling me how to get both devices to
  68. work, and I'll post a summary of what I get.
  69.  
  70. Thanks in advance,
  71.  
  72. Bob     tiffany@tron.bwi.wec.com
  73.  
  74.