> Module Name: src > Committed By: riastradh > Date: Wed Feb 17 00:49:28 UTC 2016 > > Modified Files: > src/sys/dev/usb: ubt.c > > Log Message: > Match various Apple USB Bluetooth controllers. > > >From mlelstv.
btw I just commited a change to this which adds matching of several manufacturers who use modern Broadcom Bluetooth chips which are upgradeable at run-time. (and I also updated the sysutils/bcmfw package to handle this) I see the Linux driver does match against Vendor=Apple Class=Vendor Subclass=RF Proto=Bluetooth in the same way but no Apple VendorIDs are listed in any of the Broadcom driver files I found so I haven't added it. Perhaps the ones which you added would be better covered by that? I am not clear.. iain
