From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,bf4a172bb2a8198f X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!l42g2000hsc.googlegroups.com!not-for-mail From: "RasikaSrinivasan@gmail.com" Newsgroups: comp.lang.ada Subject: Re: Ada binding for USB ports on Windows 95? I meant Windows XP Date: Wed, 1 Oct 2008 04:44:39 -0700 (PDT) Organization: http://groups.google.com Message-ID: <49c9bca0-4a77-4cc6-9452-9ef9e3c160b0@l42g2000hsc.googlegroups.com> References: <16tyk72e7pb9i$.118who7ttssyp$.dlg@40tude.net> NNTP-Posting-Host: 98.216.109.119 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1222861479 25505 127.0.0.1 (1 Oct 2008 11:44:39 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 1 Oct 2008 11:44:39 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: l42g2000hsc.googlegroups.com; posting-host=98.216.109.119; posting-account=mZyFSQoAAABfOmklsh1d8TPbS2LncUKl User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:2186 Date: 2008-10-01T04:44:39-07:00 List-Id: On Sep 30, 11:00=A0am, "Bob Spooner" wrote: > I was thinking XP and for some reason wrote 95. > > USB 2 is what I need. Thanks. > > Bob if you intend to build an interface, libusb is a good place to start. it is also intended to be platform independant. hope this helps, srini