Re: [Barry-devel] Re: Endpoint discovery
Status: Beta
Brought to you by:
ndprojects
From: Steve Paras-C. <st...@fa...> - 2006-01-01 21:07:43
|
I didn't get any further debug by addidng that macro, I think it's because I'm mostly in the libusb code at this point. I tried assigning the VENDOR and PRODUCT as -1 to allow matching any device (if I'm reading the libusb code properly) and it still didn't seem to match my device. I don't know if this is an issue in libusb or barry at this point. I suppose I could skip the usbwrapper stuff and try accessing the libusb match funciont directly to see if that makes a difference... Steve Quoting Chris Frey <cd...@fo...>: > On Sat, Dec 31, 2005 at 02:30:40PM -0800, Steve Paras-Charlton wrote: > > Seems I'm wrong again :) > > > > The match() function isn't returning a match. I updated libusb from DEVEL > head > > yesterday, but perhaps something changed between your update and mine, > Chris. > > Can you give me a tag/date to update from to get this working again? > > That's interesting, the match code didn't change in Barry. > > You can edit src/debug.h, and uncomment the dout() macro (and comment out the > dummy macro) for more verbose output. That level got a little verbose when > things were working, so I left it off. > > I'll take a closer look at the match() calls... > > - Chris > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > _______________________________________________ > Barry-devel mailing list > Bar...@li... > https://lists.sourceforge.net/lists/listinfo/barry-devel > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. |