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

  1. Path: sparky!uunet!darwin.sura.net!gatech!purdue!mentor.cc.purdue.edu!falatic
  2. From: falatic@mentor.cc.purdue.edu (MacGyver)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: Designing internal cards 4 the PC bus
  5. Message-ID: <54731@mentor.cc.purdue.edu>
  6. Date: 22 Jul 92 06:15:51 GMT
  7. Organization: Purdue University Computing Center
  8. Lines: 15
  9.  
  10.  
  11.     (Note: I am not sure if this is the right forum for this question,
  12. so if it isn't, please direct me to the RIGHT one!)
  13.  
  14.     I am currently designing severl projects for the PC that use
  15. I/O ports and memory mapped devices (maybe only Ports). What I NEED is
  16. a buffered I/O card, with access to a 16 byte set of ports, with fully
  17. decoded R/W lines. I will build it myself if I have to, but I wonder if I can
  18. avoid re-inventing the wheel as it were. Any suggestions?
  19. (I DO NOT want to use anything besides a bus card, cuz I need the experience.)
  20.     I am familiar with only one book on the subject, "Interfacing to the
  21. IBM PC" by Sams Books.I need something along those lines, if not a fully
  22. functional device.
  23.     -Marty
  24.         falatic@mentor.cc.purdue.edu  (Use E-Mail if possible)
  25.