home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / vms / 12952 < prev    next >
Encoding:
Internet Message Format  |  1992-07-30  |  1.5 KB

  1. Path: sparky!uunet!ogicse!uwm.edu!cs.utexas.edu!natinst.com!dp
  2. From: dp@natinst.com (Debapriya Ray)
  3. Newsgroups: comp.os.vms
  4. Subject: Configuring Device Drivers
  5. Message-ID: <1992Jul30.160600.25038@natinst.com>
  6. Date: 30 Jul 92 16:06:00 GMT
  7. Article-I.D.: natinst.1992Jul30.160600.25038
  8. Sender: news@natinst.com
  9. Organization: National Instruments, Austin, TX
  10. Lines: 27
  11. Nntp-Posting-Host: falcon.natinst.com
  12.  
  13. Hi folks !
  14.  
  15.     I am writing a device driver in VMS for one of our boards. Usually
  16. we have a couple of boards and a bunch of devices connected to them. In case
  17. of our UNIX drivers for similar boards, we have a program to configure the
  18. driver dynamically, i.e, we can change board/device addresses, change
  19. interrupt levels, and some other parameters on the fly. The way this is
  20. done is by opening the executable driver-file and writing into the .exe
  21. code.
  22.  
  23.     My question is: How are VMS drivers configured ? Is there any way at
  24. all of configuring VMS drivers ? Or, everything has to be hard-wired into the
  25. driver code itself before assembly (which is not what we want) ? If you guys,
  26. know of any scheme, I'll appreciate it very much if you can pass on the 
  27. information to me. In case you have any further questions, please email me
  28. at:  dp@natinst.com.
  29.  
  30.     I'll be glad if you can send emails to me (additionally, if you wish
  31. to post on the net, its fine), since I am not a regular reader of this 
  32. newsgroup. 
  33.  
  34.     Thanks a lot for your help,
  35.  
  36.         Debapriya Ray
  37.  
  38. email: dp@natinst.com
  39. National Instr, Austin
  40.