On Wednesday 01 June 2005 7:12 pm, [EMAIL PROTECTED] wrote: > On Wed, 1 Jun 2005, David Brownell wrote:
> > And in fact, the real issue looks to be that it's only comparing ONE of the > > GUIDs, not both ... :( > > > > Try tweaking "usbnet.c" near line 2768 ... change one to "safe_guid", > > they shouldn't both be "blan_guid". Yeech! > > I changed the second blan_guid to safe_guid and that made it work! > Is that the right thing to do? > > > 2768c2768 > < && memcmp(&desc->bGUID, safe_guid, 16) ) { > --- > > && memcmp(&desc->bGUID, blan_guid, 16) ) { Yes. If you want Fame and Fortune, whip up a real "patch -p1" patch and submit it ... :) - Dave ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel