Peter Stuge wrote:
> Anders Rundgren wrote:
>> Rolling your own USB device classes isn't completely
>> without issues as this bright young man describes it:
>>
>> http://fourwalledcubicle.com/blog/archives/561
> 
> Right, when a USB interface becomes widely adopted it certainly
> does make sense to have it standardized.
> 
> On the other hand, it's trivial to add new vid/pid combinations to an
> open source device driver, so if more vendors want to use the same
> interface, and leverage the existing driver, they'd just need to send
> a patch with their ids.

If I were to create a new smart card driver I wouldn't not accept
the idea of different vid/pid combinations. because that would
make the system like OpenSC, i.e. an never-ending story.

Patches should only be applied if there are outright bugs.
Although I do SW development for a living, I would like to
spend my precious cycles solving *real* problems.  As I understand
the USB spec the branding is outside of the vid/pid pair.

Anders

_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to