Skip to content

Commit 81807d3

Browse files
authored
Merge pull request #38 from fujita/fix-qt2025-driver-page
Improve "AMCC QT2025 PHY Driver" description
2 parents 49b2175 + 414d957 commit 81807d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AMCC-QT2025-PHY-Driver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
The Rust AMCC QT2025 driver is for the Applied Micro Circuits Corporation (AMCC) QT2025 PHY (Physical Layer) device. This driver facilitates communication between the operating system and the QT2025 hardware, ensuring proper network functionality.
44

5-
The driver was [merged](https://git.kernel.org/linus/fd3eaad826daf4774835599e264b216a30129c32) into Linux kernel version v6.12-rc1 with a PHY abstraction that provides safe APIs for PHY drivers.
5+
The driver was [merged](https://git.kernel.org/linus/fd3eaad826daf4774835599e264b216a30129c32) into Linux kernel version v6.12-rc1 along with the improvements to the PHY abstraction that provides safe APIs for PHY drivers.
66

77
Both the Rust QT2025 driver and the MAC driver for Tehuti Networks' TN40xx chips have been tested using the Edimax EN-9320SFP+ 10G network adapter.

0 commit comments

Comments
 (0)