[PATCH] USB Bluetooth devices
Maksim Yevmenkin
m_evmenkin at yahoo.com
Fri Apr 11 13:28:23 PDT 2003
Dear Hackers,
I would like to ask USB Bluetooth device owners to try the attached
patch for the ng_ubt(4) driver. This patch for is the latest (2003/4/7)
snapshot.
The purpose of the patch is to eliminate hardwired VendorID/ProductID
pairs in the USB_MATCH function. Instead ng_ubt(4) driver now looks at
bDeviceClass, bDeviceSubClass and bDeviceProtocol fields in the device
descriptor and checks if they are equal to UDCLASS_WIRELESS,
UDPROTO_BLUETOOTH and UDSUBCLASS_RF respectively.
Please try it and let me know if it works for you.
thanks,
max
__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ng_ubt.devclass.diff
Type: application/octet-stream
Size: 4991 bytes
Desc: ng_ubt.devclass.diff
Url : http://lists.freebsd.org/pipermail/freebsd-mobile/attachments/20030411/bb58d548/ng_ubt.devclass.obj
More information about the freebsd-mobile
mailing list