[issue1882] Idea for handling new USB vendor/device codes
Joe Talbott
josepht at cstone.net
Wed Oct 20 05:14:31 PDT 2010
On Wed, Oct 20, 2010 at 11:09:27AM +0000, Brendan Kosowski (via DragonFly issue tracker) wrote:
>
> Brendan Kosowski <bmk at bmk.com.au> added the comment:
>
> As an after thought, /etc/usb_hotwire.conf would only be checked before falling
> back to the ugen driver, that way it would not interfere with supported devices.
I would prefer to see all vendor/device IDs in a file which maps
each device to its driver. I think having a device claim to be
something it isn't will only cause confusion.
Handling non-trivial device additions would still require digging into
the driver code. However being able to easily add support for new
devices which may differ only in device ID would be a really nice
feature.
Joe
More information about the Bugs
mailing list