X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f In-Reply-To: <200709040405.l84451Ta003463@delorie.com> Subject: Re: USB support To: djgpp AT delorie DOT com X-Mailer: Lotus Notes Release 7.0.2 September 26, 2006 Message-ID: From: Gordon DOT Schumacher AT seagate DOT com Date: Wed, 5 Sep 2007 09:06:00 -0600 X-MIMETrack: Serialize by Router on SV-GW1/Seagate Internet(Release 7.0.1 HF29|March 07, 2006) at 09/05/2007 08:06:05 AM MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII X-Proofpoint-FWRule: outbound2 X-Proofpoint-Virus-Version: vendor=fsecure engine=4.65.5502:2.3.11,1.2.37,4.0.164 definitions=2007-09-05_06:2007-09-05,2007-09-05,2007-09-05 signatures=0 Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Michelle Konzack wrote on Wed, 29 Aug 2007 22:42:08 +0200: # Ehm, no! I need access to Serial- and Paralel-Devices. # # I have already an sourcecode to use the USB-Port since it comes # from the Linux-Kernel. Also I can format drives with Fat16/32. # # I am only searchin a solution to access USB-Serial/Parallel Devices # and maybe USB-Cams since I do not like to reinvent the weel (Linux->Dos # hacking is not realy fun if it comes to the Kernel and its modules) You might look at Georg Potthast's code: http://www.georgpotthast.de/usb We had pretty good luck getting it to recognize our devices.