home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / intel / 2834 < prev    next >
Encoding:
Internet Message Format  |  1992-12-24  |  1.1 KB

  1. Path: sparky!uunet!munnari.oz.au!jabaru.cec.edu.au!csource!gateway
  2. From: Bruce.Weinel@p1.f456.n632.z3.fidonet.org (Bruce Weinel)
  3. Newsgroups: comp.sys.intel
  4. Subject: PC port I/O for Linux MS-DOS emulator (long)
  5. Message-ID: <725219481.AA05060@csource.oz.au>
  6. Date: Mon, 21 Dec 1992 06:14:19
  7. Sender: gateway@csource.oz.au
  8. Lines: 20
  9.  
  10. gt8134b@prism.gatech.EDU was heard in "The Pit" saying to All
  11.  
  12.   gU> Here is a summary of what I DO know:
  13.   gU> 
  14.   gU> <8250, 8259, et cetera>
  15.  
  16. I strongly recommend that you get a copy of Robert Joudain's book
  17. _Programmer's_Problem_Solver_for_the_IBM_PC,_XT_&_AT_
  18. (ISBN 0-89303-787-7 or a newer revision) from Brady/Prentice Hall. This book
  19. covers 8237 DMA, 8250 UART, 8253/8254 PIT, 8255 parallel, 8259 PIC, 6845 CRTC,
  20. and u765 FDC chips as they are implemented in PCs and clones. It provides
  21. sample
  22. code in assembler and (yecch) BASIC of examples of program use of the
  23. hardware.
  24.  
  25.  
  26. With the foundation provided by Jourdain it is much simpler to follow both the
  27. chip data sheets, or other technical documentation, and code that uses it.
  28.  
  29.  * Origin: Howls from "The Pit" BBS (03) 321-3295 (3:632/456.1@fidonet)
  30.