[Barry-devel] Re: Endpoint discovery
Status: Beta
Brought to you by:
ndprojects
From: Chris F. <cd...@fo...> - 2005-12-31 23:11:51
|
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 |