看板 DFBSD_bugs 關於我們 聯絡資訊
On Wed, Oct 20, 2010 at 11:09:27AM +0000, Brendan Kosowski (via DragonFly issue tracker) wrote: > > Brendan Kosowski <bmk@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