Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!uupsi!cmcl2!adm!news From: s2525090@techst02.technion.ac.il (Eran Davidov) Newsgroups: comp.lang.pascal Subject: Re: Port and PortW Message-ID: <27088@adm.brl.mil> Date: 2 Jun 91 08:02:30 GMT Sender: news@adm.brl.mil Lines: 8 The ports on the IBM pc/xt/at/.... are ways to connect peripherals to the proccessor, in a different location than the memory. If you want information regarding the ports, try looking at the PETER NORTON Programmers Reference Manual. (I think that's the name). You can find there a list of ports and their connections. If you want Information regarding the contents of the ports, and how to use them, look for the specific information you need in the correct books. for example, look at some INTEL reference manuals, to get info about the DMA, PIC, and so on. hope this helps. Eran Davidov.