home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / alt / msdos / programm / 2294 < prev    next >
Encoding:
Text File  |  1992-08-31  |  1.3 KB  |  35 lines

  1. Newsgroups: alt.msdos.programmer
  2. Path: sparky!uunet!wupost!usc!cs.utexas.edu!torn!watserv2.uwaterloo.ca!watserv1!Schultz.ON.CA!peter
  3. From: peter@Schultz.ON.CA (Peter Roeser)
  4. Subject: Trapping 386 IO port accesses
  5. Message-ID: <1992Aug31.191659.672@Schultz.ON.CA>
  6. Organization: Sutherland-Schultz Limited, Kitchener, ON
  7. Distribution: na
  8. Date: Mon, 31 Aug 1992 19:16:59 GMT
  9. Lines: 24
  10.  
  11.     Greetings netters,
  12.         I have a need to write a program for MSDOS that will act
  13.         as a TSR to redirect IO manipulation by another program
  14.         to my own custom hardware. That is to say:
  15.  
  16.         1. Trap any IO reads/writes to a specific port
  17.         2. Simulate Interrupts from hardware
  18.  
  19.         This is somewhat like writing a debugger that allows traps
  20.         whenever low level IO is accessed.
  21.         Needless to say this must all be done in software.
  22.         The software can be specified to only run on 386 class PC's.
  23.  
  24.         Does anyone have experience in writing this kind of software?
  25.         Are there any books which might discuss this kind of hardware
  26.         simulation?
  27.  
  28.         I will post a summary of any email if there is interest.
  29.  
  30. -- 
  31. Peter Roeser                 | peter@Schultz.ON.CA
  32. S-S Technologies Inc.        | uunet.uu.net!watserv1.uwaterloo.ca!schultz!peter
  33. 88 Ardelt Avenue             | voice: (519) 571-1434 x227
  34. Kitchener, ON Canada N2C 2C9 | FAX:   (519) 743-3610
  35.