On Wed, Oct 20, 2010 at 11:09:27AM +0000, Brendan Kosowski (via DragonFly issue tracker) wrote: > > Brendan Kosowski <[email protected]> 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
