Skip Menu |

This queue is for tickets about the Device-USB CPAN distribution.

Report information
The Basics
Id: 33836
Status: resolved
Priority: 0/
Queue: Device-USB

People
Owner: Nobody in particular
Requestors: 1 [...] 618034.com
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: (no value)
Fixed in: (no value)



Subject: Win32 port of Device::USB
Erm... I started typing this as an email to your raw addresses (as listed on the CPAN page for Device::USB). I'm just going to paste the full contents below. *** Hi both, I apologize if this isn't the proper channel for discussing such things; I tried the bug/feature link on the CPAN page, but it dumped nowhere. Just took your emails off the page and decided to drop you a line, but I digress... For random work purposes, we've got working ports of Device::USB in Cygwin and straight WinXP (via your suggestion of using libusb-win32). I honestly don't know yet that they're 100% functional -- still learning the library -- but they are properly recognizing devices. Since I'm a bit of a n00b, I don't know how to share these with the world (via CPAN), but if you're interested (it's your project, after all) I'd be happy to pipe you a tar/gz for posterity's sake. *** Kudos, Kyle
Subject: Re: [rt.cpan.org #33836] Win32 port of Device::USB
Date: Wed, 5 Mar 2008 18:23:50 -0600
To: bug-Device-USB [...] rt.cpan.org
From: "G. Wade Johnson" <wade [...] anomaly.org>
Hi Kyle, I would be perfectly happy to merge in a patch that allows Device::USB to work on Windows. Feel free to send the patch directly to me at wade@anomaly.org As long as the patch doesn't break the Linux version, I'll just apply it directly. Otherwise, I may need to work with it to make sure that both work. Of course, you will get credit in the docs (with all the fame and fortune that comes with that<grin/>). Thanks for your help. G. Wade On Wed, 05 Mar 2008 17:28:21 -0500 "Kyle Woodward via RT" <bug-Device-USB@rt.cpan.org> wrote: Show quoted text
> > Wed Mar 05 17:28:19 2008: Request 33836 was acted upon. > Transaction: Ticket created by semanticprecision > Queue: Device-USB > Subject: Win32 port of Device::USB > Broken in: (no value) > Severity: Unimportant > Owner: Nobody > Requestors: 1@618034.com > Status: new > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=33836 > > > > Erm... I started typing this as an email to your raw addresses (as > listed on the CPAN page for Device::USB). I'm just going to paste the > full contents below. > > *** > > Hi both, > > I apologize if this isn't the proper channel for discussing such > things; I tried the bug/feature link on the CPAN page, but it dumped > nowhere. Just took your emails off the page and decided to drop you a > line, but I digress... > > For random work purposes, we've got working ports of Device::USB in > Cygwin and straight WinXP (via your suggestion of using > libusb-win32). I honestly don't know yet that they're 100% functional > -- still learning the library -- but they are properly recognizing > devices. Since I'm a bit of a n00b, I don't know how to share these > with the world (via CPAN), but if you're interested (it's your > project, after all) I'd be happy to pipe you a tar/gz for posterity's > sake. > > *** > > Kudos, > Kyle
-- There are 2 possible outcomes: If the result confirms the hypothesis, then you've made a measurement. If the result is contrary to the hypothesis, then you've made a discovery. -- Enrico Fermi -- "Mister Garibaldi, there're days I'm very glad I don't have to think like you do." -- Ivanova, "And the Sky Full of Stars"
The most recent version (0.28) has been successfully compiled for Win32. There is also a ppd file for this version located at the project site: http://code.google.com/p/perl-device-usb/