Date: 18 Dec 2006 08:01:52 -0200 From: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: kern/106861: usbdevs update: Add product ACER Zeevo BT-500 Bluetooth USB Adapter Message-ID: <20061218100215.22013.qmail@exxodus.fedaykin.here> Resent-Message-ID: <200612181050.kBIAoFXq087479@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 106861 >Category: kern >Synopsis: usbdevs update: Add product ACER Zeevo BT-500 Bluetooth USB Adapter >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Dec 18 10:50:14 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Mario Sergio Fujikawa Ferreira >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: >Environment: System: FreeBSD exxodus.fedaykin.here 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #15: Mon Dec 18 06:58:44 BRST 2006 lioux@exxodus:/usr/src-6.x/sys/i386/compile/LIOUX i386 >Description: Simply add the product information for Zeevo BT-500 Bluetooth USB Adapter to usbdevs. Obtained from NetBSD. Unfortunally, the device is not recognized by ng_ubt(4) driver even if added to ubt_broken_devices[] list. >How-To-Repeat: n.a >Fix: --- patch begins here --- --- sys/dev/usb/usbdevs.orig Mon Dec 18 02:34:22 2006 +++ sys/dev/usb/usbdevs Mon Dec 18 06:00:14 2006 @@ -1706,6 +1706,9 @@ /* Yano products */ product YANO U640MO 0x0101 U640MO-03 +/* Zeevo, Inc. products */ +product ZEEVO BLUETOOTH 0x07d0 BT-500 Bluetooth USB Adapter + /* Zinwell products */ product ZINWELL RT2570 0x0260 RT2570 --- patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061218100215.22013.qmail>