mirror of
https://github.com/shenmintao/aic8800d80.git
synced 2026-09-26 17:44:16 +00:00
merge: sync legacy Bluetooth retirement notice
This commit is contained in:
@@ -33,6 +33,16 @@ the distribution's original `btusb.ko` installed and bound to the device. The
|
|||||||
quirk is filtered to that VID:PID and fails closed when the required kernel
|
quirk is filtered to that VID:PID and fails closed when the required kernel
|
||||||
probe support is unavailable.
|
probe support is unavailable.
|
||||||
|
|
||||||
|
> [!NOTE]
|
||||||
|
> **Bluetooth branch retirement:** Do not switch MCU1 hardware to the separate
|
||||||
|
> [`bluetooth`](https://github.com/shenmintao/aic8800d80/tree/bluetooth) branch.
|
||||||
|
> That branch is deprecated, is being kept only during migration, and will be
|
||||||
|
> removed after the unified builds are validated. `legacy-mcu1` already
|
||||||
|
> provides Bluetooth through the kernel's standard `btusb` driver. Its unified
|
||||||
|
> installer and device-scoped `368b:8d81` ZLP support are being validated in
|
||||||
|
> [PR #74](https://github.com/shenmintao/aic8800d80/pull/74); the ZLP module
|
||||||
|
> remains inactive on other VID:PID combinations.
|
||||||
|
|
||||||
### Disclaimer
|
### Disclaimer
|
||||||
I did not develop this software, The code is sourced from the Tenda U11 driver. I only made some modifications to the code to adapt it to newer kernel versions. Apart from compilation issues, I am unable to address other problems.
|
I did not develop this software, The code is sourced from the Tenda U11 driver. I only made some modifications to the code to adapt it to newer kernel versions. Apart from compilation issues, I am unable to address other problems.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user