New submission from Brendan Kosowski <[email protected]>:

This is just an idea / wish.

Have a config file called /etc/usb_hotwire.conf

e.g.:
# This file allows you to map a new unsupported usb vendor/device code
# to an existing usb vendor/device code supported by a driver.
# File Format:
# <unsupported vendor code>:<unsupported device code> <supported vendor
code>:<supported device code>

# The following makes my unsupported USB wireless adapter use the same driver
(rum) as a D-Link DWL-G122

0x1044:0x2573 0x07d1:0x3c03

----------
messages: 9152
nosy: bmk
priority: wish
status: unread
title: Idea for handling new USB vendor/device codes

_____________________________________________________
DragonFly issue tracker <[email protected]>
<http://bugs.dragonflybsd.org/issue1882>
_____________________________________________________

Reply via email to