From: "jgc9" Newsgroups: comp.os.msdos.djgpp References: Subject: Re: DJGPP and USB port Date: Fri, 12 Oct 2001 08:24:11 +1000 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Lines: 27 Message-ID: <3bc617c5$0$586$afc38c87@news.optusnet.com.au> NNTP-Posting-Host: 198.142.177.200 X-Trace: 1002837960 586 198.142.177.200 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Nicholas D" wrote in message news:F125fpz76uULQgt0M0T00003331 AT hotmail DOT com... >An alternative to the above would be to port the linux drivers. >USB controller registers are standardized for the most part. >You would be looking at a significant amount of work, though - >on the order of man-months. Not an option at this stage. >What do you want to be able to do? Write Windows independent software to turn switches on/off and read analog and digital inputs the way I did with my C64, Amiga and DOS based PC. The DJGPP software does work with the parallel port so I will have to come up with a hardware solution using the parallel port as a conduit. JohnC