]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Bluetooth: btusb: Add USB ID 0489:e112 for Realtek 8851BE
authorTechie Ernie <techieernie@gmail.com>
Wed, 24 Dec 2025 03:31:29 +0000 (11:31 +0800)
committerSasha Levin <sashal@kernel.org>
Wed, 4 Mar 2026 12:20:30 +0000 (07:20 -0500)
commit5bfb160f597e2a7d56ba85f1b9854c7f9518f67e
treec4d108e80abb1f41201c5468c95bc4fade69910c
parent214a13b9f262cc049ca71de94e778f41b959d3ca
Bluetooth: btusb: Add USB ID 0489:e112 for Realtek 8851BE

[ Upstream commit e07094a51ad8faf98ea64320799ce550828e97cd ]

Add USB ID 0489:e112 for the Realtek 8851BE Bluetooth adapter.
Without this entry, the device is not handled correctly by btusb and Bluetooth fails to initialise.
Adding the ID enables proper Realtek initialization for Bluetooth to work on various motherboards using this Bluetooth adapter.

The device identifies as:
  Bus 001 Device XXX: ID 0489:e112 Foxconn / Hon Hai Bluetooth Radio

Tested on Realtek 8851BE. Bluetooth works after this change is made.

Signed-off-by: Techie Ernie <techieernie@gmail.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/bluetooth/btusb.c