From dbfeea9013b21ebdda9d815807a7f288ca73d594 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Mon, 2 Jun 2025 22:12:19 +0300 Subject: [PATCH] update --- docs/usb_ethernet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usb_ethernet.md b/docs/usb_ethernet.md index ce3f921d..3e2d9913 100644 --- a/docs/usb_ethernet.md +++ b/docs/usb_ethernet.md @@ -30,7 +30,7 @@ Specifically to PiKVM V2+. When combined with configuring a DNS server, FTP, or |------------|------------|-------------| | `host_mac` | `` | The MAC address of the host's network interface. | | `kvm_mac` | `` | The MAC address of the network interface on the PiKVM side called `usb0`. | - | `driver` | `ecm` | Protocol driver os the USB network. Different drivers are required for different OS. See below. | + | `driver` | `ecm` | Protocol driver of the USB network. Different drivers are required for different OS. See below. | | Driver | Compatibility with Operating Systems| |--------|-------------------------------------|