Hi Maxim, Here is a path with the ID for yet another bt dongle. The diff is a bit old though, so it will probably not apply cleanly. John -- John Hay -- John.Hay_at_icomtek.csir.co.za / jhay_at_FreeBSD.org Index: netgraph/bluetooth/drivers/ubt/ng_ubt.c =================================================================== RCS file: /home/ncvs/src/sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c,v retrieving revision 1.5 diff -u -r1.5 ng_ubt.c --- netgraph/bluetooth/drivers/ubt/ng_ubt.c 19 Feb 2003 05:47:32 -0000 1.5 +++ netgraph/bluetooth/drivers/ubt/ng_ubt.c 27 Feb 2003 10:41:23 -0000 _at__at_ -254,6 +254,7 _at__at_ { USB_VENDOR_MSI, USB_PRODUCT_MSI_BT_DONGLE }, { USB_VENDOR_BROADCOM, USB_PRODUCT_DBW_120M_BT_DONGLE }, { USB_VENDOR_EPOX, USB_PRODUCT_BT_DG02_DONGLE }, + { USB_VENDOR_ABOCOM, USB_PRODUCT_ABO_BT_DONGLE }, { 0, 0 } }; Index: netgraph/bluetooth/include/ng_ubt.h =================================================================== RCS file: /home/ncvs/src/sys/netgraph/bluetooth/include/ng_ubt.h,v retrieving revision 1.1 diff -u -r1.1 ng_ubt.h --- netgraph/bluetooth/include/ng_ubt.h 20 Nov 2002 23:01:57 -0000 1.1 +++ netgraph/bluetooth/include/ng_ubt.h 27 Feb 2003 10:43:38 -0000 _at__at_ -37,6 +37,7 _at__at_ #define USB_VENDOR_EPOX 0x0a12 /* EPoX www.epox.com */ #define USB_PRODUCT_3COM_3CREB96 0x00a0 /* 3Com Bluetooth USB dongle */ +#define USB_PRODUCT_ABO_BT_DONGLE 0xb02a /* AboCom Bluetooth USB dongle */ #define USB_PRODUCT_MITSUMI_BT_DONGLE 0x641f /* Mitsumi Bluetooth USB dongle*/ #define USB_PRODUCT_TDK_BT_DONGLE 0x0309 /* TDK Bluetooth USB dongle */ #define USB_PRODUCT_MSI_BT_DONGLE 0x1967 /* MSI Bluetooth USB dongle */Received on Wed Apr 09 2003 - 08:57:33 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:03 UTC