> On 01.09.2011 08:17, Dan Cornell wrote:
> > let me put together an updated alpha version and I'll find a way to
> > make that available to folks.
> Have you had any success yet?
> 

Yeah I've got the basic device class string mappings working and the rest of 
the stuff should follow pretty easily:
http://pastebin.com/t5Lt6d8p

What I was messing with was how to best integrate this into the rest of the 
pyusb module.  I had stubbed out a basic constants.py that would be a normal 
static code file that could depend on a _constantsimpl.py auto-generated module 
with the info from above.  That may be too much runaround and it would be 
better just to auto-generate the constants.py and update it periodically.

Thoughts?

Thanks,

Dan

------------------------------------------------------------------------------
Using storage to extend the benefits of virtualization and iSCSI
Virtualization increases hardware utilization and delivers a new level of
agility. Learn what those decisions are and how to modernize your storage 
and backup environments for virtualization.
http://www.accelacomm.com/jaw/sfnl/114/51434361/
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to