home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / os2 / misc / 30084 < prev    next >
Encoding:
Text File  |  1992-09-14  |  1.7 KB  |  44 lines

  1. Newsgroups: comp.os.os2.misc
  2. Path: sparky!uunet!newsgate.watson.ibm.com!yktnews!admin!watson!
  3. From: cnadler@vnet.ibm.com (Cliff Nadler)
  4. Subject: Re: Loading device drivers for DOS mode program
  5. Sender: @watson.ibm.com
  6. Message-ID: <1992Sep15.002157.28292@watson.ibm.com>
  7. Date: Tue, 15 Sep 92 00:21:57 GMT
  8. News-Software: IBM OS/2 PM RN (NR/2) v0.11b by O. Vishnepolsky and R. Rogers
  9. Lines: 30
  10. Reply-To: cnadler@vnet.ibm.com (Cliff Nadler)
  11. References: <1992Sep14.184035.22832@ra.msstate.edu>
  12. Organization: IBM T. J. Watson Research
  13.  
  14. In  <1992Sep14.184035.22832@ra.msstate.edu>  mrr1@Ra.MsState.Edu (mark r rauschkolb) writes:
  15. >   I'm sure this is in one of the manuals somewhere, but I haven't found
  16. > it yet.  I have a program that runs under DOS and has two device drivers
  17. > (that are usually loaded from config.sys).  How do I get these loaded
  18. > if I run it from a (full-screen) dos window under OS/2?
  19.  
  20. Note: This is for character-mode device drivers only
  21.  
  22. Copy the Dos Full Screen Object to your desired folder (or the Desktop),
  23. changing the name to whatever you want. Open the Settings dialog, click on
  24. the Session tab, select Dos Settings.
  25.  
  26. One of the settings is DOS_DEVICE. In the Multi-line edit field on the right
  27. side, put the name of the device driver (and path). DO NOT PUT "DEVICE=" in
  28. there. You can put as many as you like (one per line).
  29.  
  30. If you want this device driver loaded for ALL DOS sessions, put it in your
  31. CONFIG.SYS and reboot.
  32.  
  33. FOR BLOCK-MODE DEVICE DRIVERS:
  34.  
  35. You must boot an image of DOS (or a diskette) with the correct DEVICE=
  36. statement in the DOS's CONFIG.SYS
  37.  
  38. --
  39. Cliff Nadler (cnadler@vnet.ibm.com)
  40. IBM Federal Systems Company - TEAM OS/2
  41.  
  42. Disclaimer: This post represents the views of the poster, not IBM Corporation.
  43.