X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Fri, 15 Jul 2005 10:43:53 +0200 From: Florian Xaver User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: [Fwd: USB for DOS driver available - DOSUHCI] Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: 7bit Lines: 27 Message-ID: <42d77748$0$12762$91cee783@newsreader01.highway.telekom.at> NNTP-Posting-Host: N892P023.dipool.highway.telekom.at X-Trace: 1121417032 newsreader01.highway.telekom.at 12762 212.183.121.119 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com -------- Original Message -------- Subject: USB for DOS driver available - DOSUHCI Date: 14 Jul 2005 13:53:35 -0700 From: Georg Organization: http://groups.google.com Newsgroups: comp.os.msdos.programmer I have done a USB driver for DOS and think this is of interest to some members of this group. DosUHCI is a USB driver for DOS which allows DOS applications and drivers to communicate with USB devices. It features a USB request block interface to send and receive data from any USB device. The driver comes with a USBView application which shows the descriptors of a USB device. There are also samples how to print to USB printers, read from USB floppy drives and card readers, display USB mouse positions and get data from a USB camera. The driver is a DOS only application and will not run in a Windows DOS box. It is free for personal use. Download the driver from: www.georgpotthast.de/usb/index.html Georg Potthast