Date: Fri, 29 Dec 2006 00:01:42 -0200 From: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> To: freebsd-bluetooth@FreeBSD.org Subject: Add support for ACER Zeevo BT-500 Bluetooth USB Adapter? Message-ID: <20061229020205.89726.qmail@exxodus.fedaykin.here>
next in thread | raw e-mail | index | archive | help
--sdtB3X0nJg68CQEu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, I was wondering what could I do to help add support for ACER Zeevo BT-500 Bluetooth USB Adapter? ng_ubt(4) does not detect the device. However, this device works nicely with Linux Bluez. I have a usbdevs patch with information taken from NetBSD. Furthermore, I have added the udesc_dump(8) information for the device. All information can be found at http://www.freebsd.org/cgi/query-pr.cgi?pr=106861 The output of udesc_dump(8) is attached. Regards, ps: Please, CC: me on all replies because I am not subscribed to this mailing list. -- Mario S F Ferreira - DF - Brazil - "I guess this is a signature." feature, n: a documented bug | bug, n: an undocumented feature --sdtB3X0nJg68CQEu Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="zeevo.txt" Standard Device Descriptor: bLength 18 bDescriptorType 01 bcdUSB 0110 bDeviceClass e0 bDeviceSubClass 01 bDeviceProtocol 01 bMaxPacketSize 8 idVendor 0b7a idProduct 07d0 bcdDevice 0134 iManufacturer 0 iProduct 0 iSerialNumber 1 bNumConfigurations 1 Configuration 0: Standard Configuration Descriptor: bLength 9 bDescriptorType 02 wTotalLength 55 bNumInterface 2 bConfigurationValue 1 iConfiguration 0 bmAttributes c0 (self-powered) bMaxPower 50 (100 mA) Standard Interface Descriptor: bLength 9 bDescriptorType 04 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 3 bInterfaceClass 00 bInterfaceSubClass 00 bInterfaceProtocol 00 iInterface 0 Standard Endpoint Descriptor: bLength 7 bDescriptorType 05 bEndpointAddress 81 (in) bmAttributes 03 (Interrupt) wMaxPacketSize 8 bInterval 1 Standard Endpoint Descriptor: bLength 7 bDescriptorType 05 bEndpointAddress 82 (in) bmAttributes 02 (Bulk) wMaxPacketSize 64 bInterval 0 Standard Endpoint Descriptor: bLength 7 bDescriptorType 05 bEndpointAddress 03 (out) bmAttributes 02 (Bulk) wMaxPacketSize 64 bInterval 0 Standard Interface Descriptor: bLength 9 bDescriptorType 04 bInterfaceNumber 1 bAlternateSetting 0 bNumEndpoints 0 bInterfaceClass fe bInterfaceSubClass 01 bInterfaceProtocol 00 iInterface 0 Descriptor: bLength 7 bDescriptorType 21 bDescriptorSubtype 07 07 21 07 88 13 ff 03 Codes Representing Languages by the Device: bLength 4 bDescriptorType 03 wLANGID[0] 0409 String (index 1): 3EC08622 --sdtB3X0nJg68CQEu--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061229020205.89726.qmail>