home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / os2 / programm / 7221 < prev    next >
Encoding:
Text File  |  1992-12-29  |  2.3 KB  |  48 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!gatech!concert!rock!!rls
  3. From: rls@tip.wedge.nt.com (Robert L. Smith)
  4. Subject: Generic CDROM Configuration
  5. Message-ID: <1992Dec29.154008.5658@rock.concert.net>
  6. Originator: rls@
  7. Sender: news@rock.concert.net
  8. Organization: Northern Telecom Inc., RTP, NC
  9. Date: Tue, 29 Dec 1992 15:40:08 GMT
  10. Lines: 36
  11.  
  12.     My wife, bless her, gave me a CDROM drive for Christmas.  I had it
  13. running under MSDOS within a few hours but had no such luck under OS/2
  14. 2.0.  Under MSDOS I took IBM's generic CDROM driver off the November
  15. PDK and installed it according to directions.  Now when I boot OS/2,
  16. the following appears shortly after the startup logos:
  17.  
  18.     IBM CD-ROM Device Driver / Version 1.50
  19.     SCSI-DD not found
  20.     SYS1201:  The device driver "C:\OS2\SYSTEM\CDROM_G.SYS" specified
  21.         in the DEVICE command on line 71 of the CONFIG.SYS file was
  22.         not installed.  Line 71 is ignored.
  23.  
  24.     This may occur because of non-standard setups for my CDROM
  25. adapter's I/O address, interrupt number or DMA channel (which I had to
  26. juggle because my system is already loaded with other adapters).  But
  27. this is only a guess because IBM seems to have adopted a policy of
  28. supplying high-level documentation only.  Does anyone know what setup
  29. configuration the generic driver requires, or if its requirement is
  30. variable by invocation argument?
  31.     My drive also doesn't work in a DOS window under OS/2.  An
  32. executable named "mscdex.exe", apparently written by Microsoft, came
  33. with the drive adapter.  Its function under MSDOS is to assign the
  34. CDROM adapter to drive letter E:, which is the next available drive on
  35. my system, and make it accessible there by other DOS programs.  When
  36. executed in a DOS window under OS/2, it produces the complaint,
  37.         Incorrect DOS version
  38.     This also happened at first under MSDOS, but MSDOS provides a
  39. separate program, "setver", which eliminates that complaint if invoked
  40. as a driver in config.sys.  Unfortunately, MDOS under OS/2 does not
  41. contain the setver program, and the DOS 5.0 version will not run under
  42. OS/2 DOS.
  43.     Yes, I know I should have installed one of the CDROMs and adapters
  44. that IBM recommends, but my wife didn't know about 'em.  If anyone can
  45. offer advice for the above problems, I'd much appreciate it.
  46.  
  47. Regards, rLs
  48.