docs: finalize two-branch maintenance model

This commit is contained in:
Shen Mintao
2026-07-25 19:42:12 +08:00
parent 050844d924
commit 13488f30dc
+5 -7
View File
@@ -21,13 +21,11 @@ Added support for devices with Vendor ID 368B (tested).
Tested on Linux kernel 6.16 with Ubuntu 25.04 and 6.1.0.27 with Debian 12. Tested on Linux kernel 6.16 with Ubuntu 25.04 and 6.1.0.27 with Debian 12.
> [!NOTE] > [!NOTE]
> **Bluetooth branch retirement:** The separate > **Maintained branches:** This repository now maintains two hardware branches:
> [`bluetooth`](https://github.com/shenmintao/aic8800d80/tree/bluetooth) branch > `main` for `chip_mcu_id=0` or an unknown MCU revision, and `legacy-mcu1` for
> is deprecated and is being kept only during the migration period. This > `chip_mcu_id=1`. Wi-Fi, the kernel's standard `btusb` Bluetooth path, and the
> branch is the unified candidate for promotion to `main` in > device-scoped ZLP support are integrated into both branches. The former
> [PR #73](https://github.com/shenmintao/aic8800d80/pull/73). After hardware > separate `bluetooth` branch is retired and should no longer be used.
> validation and promotion, the separate `bluetooth` branch will be removed.
> MCU1 hardware must use `legacy-mcu1`.
The same driver supports Wi-Fi-only adapters and Wi-Fi/Bluetooth combo The same driver supports Wi-Fi-only adapters and Wi-Fi/Bluetooth combo
adapters. On combo devices, `aic_load_fw` uploads the AIC firmware and the adapters. On combo devices, `aic_load_fw` uploads the AIC firmware and the