From: Andrew Newsgroups: comp.os.msdos.djgpp Subject: Re: Hardware Ports? Date: Sun, 25 May 2003 15:32:29 +1000 Organization: ECLiPSE Lines: 9 Message-ID: References: <%BLza.96378$cO3 DOT 6712844 AT bgtnsc04-news DOT ops DOT worldnet DOT att DOT net> NNTP-Posting-Host: p418-tnt5.syd.ihug.com.au Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: lust.ihug.co.nz 1053840752 3629 203.173.137.164 (25 May 2003 05:32:32 GMT) X-Complaints-To: abuse AT ihug DOT co DOT nz NNTP-Posting-Date: Sun, 25 May 2003 05:32:32 +0000 (UTC) X-Newsreader: Forte Agent 1.93/32.576 English (American) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com >I am trying to set up the UART of a PC. Can anyone tell me how to set >and read hardware ports using DJGPP, or possably a refference to the >information. In the v2tk directory there are a number of serial comms libraries. I would start with one of those in order to save time. Andrew