home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / mswindo / programm / win32 / 1911 < prev    next >
Encoding:
Internet Message Format  |  1992-11-10  |  1.1 KB

  1. Path: sparky!uunet!ukma!usenet.ins.cwru.edu!agate!overload.lbl.gov!ux1.lbl.gov!mikec
  2. From: mikec@ux1.lbl.gov (Mike Chin)
  3. Newsgroups: comp.os.ms-windows.programmer.win32
  4. Subject: simple Device Driver recipe?
  5. Date: 11 Nov 1992 02:20:35 GMT
  6. Organization: Lawrence Berkeley Laboratory
  7. Lines: 17
  8. Distribution: usa
  9. Message-ID: <1dpqljINNd8o@overload.lbl.gov>
  10. NNTP-Posting-Host: ux1.lbl.gov
  11.  
  12. I attended the NT DDK conference in LA, I'm still awaiting the real
  13. beta release/docs of the DDK. You've probably heard this before, but
  14. "all I need to do is I/O to a few port locations". I've been pouring
  15. over the "simplest" DDK example, the parallel port driver (>100 pages
  16. of source!), I'm still mystified. 
  17.  
  18. I'd like to see a cookbook recipe for writing a *really* simple
  19. device driver, no interrupts. Perhaps all it would have to do is allow
  20. I/O access via ioctls. A VDD would then be grafted on top.
  21.  
  22. PCs are a tough sell here in UNIX-drenched academia. My group needs to
  23. demo our custom hardware (currently running win31 & os/2) on NT to
  24. get a foot in. 
  25.  
  26. mike chin
  27. Lawrence Berkeley Labs
  28. MJChin@lbl.gov
  29.