Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Commit 914ee59

Browse files
Update README.md
1 parent 53136d2 commit 914ee59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The source code for some of the prebuilt drivers can be found here: https://gith
3434
|Basic Display Adapter (frame buffer)|MSBDD (Inbox)|**Working**||
3535
|DesignWare HS USB 2.0 OTG Controller|mcci_dwchsotg_hcd.sys, mcci_dwchsotg_hub.sys|**Partially working**|RAM must be limited to 1 GB|
3636
|VIA VL805 XHCI Host Controller|rpiuxflt.sys (USBXHCI.SYS filter)|**Partially working**|workaround: UASP support is disabled as it prevents booting from USB 3.0 drives. The filter driver also reduces transfer speeds quite significantly.|
37-
|Broadcom GENET Gigabit Ethernet Controller|bcmgenet_netadapterXX.sys|**Working**|due to the fact that the NetAdapterCx API is unstable, there are 3 versions of this driver: one for build 19041/2, one for builds 19536 up to 21296, and the last one for builds 21301 and newer (the latter is unstable)|
37+
|Broadcom GENET Gigabit Ethernet Controller|bcmgenet_netadapterXX.sys|**Working**|due to the fact that the NetAdapterCx API is unstable, there are 3 versions of this driver: one for build 19041/2, one for builds 19536 up to 21296, and the last one for builds 21301 and newer|
3838
|CYW43455 Wireless LAN|No driver available|_Not working_||
3939
|CYW43455 UART Bluetooth|cywbtserialbus.sys|**Partially working**|the bus speed is limited until hardware flow control support is added in the PL011 driver|
4040

0 commit comments

Comments
 (0)