From 1a08a0f19178a09524e365e9e12bee57a77141ee Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Tue, 30 May 2023 19:38:11 +0300 Subject: [PATCH] update --- docs/usb_ethernet.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/usb_ethernet.md b/docs/usb_ethernet.md index 15c6884e..bfa1fcf9 100644 --- a/docs/usb_ethernet.md +++ b/docs/usb_ethernet.md @@ -24,11 +24,11 @@ Specifically to V2+. When combined with configuring a DNS server, FTP, or SMB (f | Driver | Operating System| |--------|-------| - | ecm | Linux | + | ecm | Linux
macOS | | eem | Linux | | rndis5 | Windows XP to Windows 7[1](#rndis5)
Linux > 2.6.13 | | rndis | Windows 7 and later[2](#rndis)
Linux > 2.6.13 | - | ncm | Windows 10 and later
Linux > 2.6.37 | + | ncm | Windows 10 and later
Linux > 2.6.37
macOS | 1: Manual driver installation is required. [Download RNDIS 5 Windows](driver/win/pikvm-rndis5.inf)
2: Automatic driver installation since kvmd-3.53