Re: Correct TP-LINK bluetooth ID

2023-09-09 Thread Jonathan Gray
On Sat, Sep 09, 2023 at 03:37:49PM +0800, Kevin Lo wrote: > On Sat, Sep 09, 2023 at 03:16:08PM +0800, Kevin Lo wrote: > > > > On Sep 7 Douglas Silva reported this bug: > > > > https://marc.info/?l=openbsd-bugs=169407574511323=2 > > > > The product id of the tp-link ub500 is 0x0604 which uses

Re: Correct TP-LINK bluetooth ID

2023-09-09 Thread Kevin Lo
On Sat, Sep 09, 2023 at 03:16:08PM +0800, Kevin Lo wrote: > > On Sep 7 Douglas Silva reported this bug: > > https://marc.info/?l=openbsd-bugs=169407574511323=2 > > The product id of the tp-link ub500 is 0x0604 which uses the RTL8761BUV chip. > The diff below corrects TP-LINK bluetooth ID. > ok?

Correct TP-LINK bluetooth ID

2023-09-09 Thread Kevin Lo
On Sep 7 Douglas Silva reported this bug: https://marc.info/?l=openbsd-bugs=169407574511323=2 The product id of the tp-link ub500 is 0x0604 which uses the RTL8761BUV chip. The diff below corrects TP-LINK bluetooth ID. ok? Index: sys/dev/usb/usbdevs