home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / msdos / programm / 8002 < prev    next >
Encoding:
Internet Message Format  |  1992-07-21  |  1.4 KB

  1. Path: sparky!uunet!wupost!waikato.ac.nz!comp.vuw.ac.nz!cc-server4.massey.ac.nz!L.Chisholm
  2. Newsgroups: comp.os.msdos.programmer
  3. Subject: How easy is file I/O from device drivers in CONFIG.SYS at boot time ?
  4. Message-ID: <1992Jul22.082208.27633@massey.ac.nz>
  5. From: L.Chisholm@massey.ac.nz (Len Chisholm)
  6. Date: Wed, 22 Jul 92 08:22:08 GMT
  7. Organization: Massey University, Palmerston North, New Zealand
  8. Keywords: CONFIG.SYS device drivers file I/O
  9. Summary: I want to do file I/O at boot time from a device driver in CONFIG.SYS
  10. X-Reader: NETNEWS/PC Version 2c
  11. Lines: 20
  12.  
  13. Hi there,
  14.  
  15. I am interested in doing file operations from a CONFIG.SYS loaded device
  16. driver at BOOT time to load configuration information.
  17.  
  18. It is obviously possible as QEMM'S LOADHI.SYS must read other device
  19. drivers and the OPTIMISE command causes LOADHI to write statistics to a file.
  20.  
  21. What contortions are required to do this safely , and what limitations are
  22. involved ( if any ) ?
  23.  
  24. Thanks in advance,
  25.  
  26. -- 
  27. -------------------------------------------------------------------------
  28. |  LEN CHISHOLM , Systems programmer  | EMail: L.Chisholm@massey.ac.nz  |
  29. | Department of Production Technology | Phone: +64 6 3505262            |
  30. |         Massey University           | FAX:   +64 6 3505604            |
  31. |   Palmerston North, New Zealand     |                                 |
  32. -------------------------------------------------------------------------
  33.