Module Name: src
Committed By: msaitoh
Date: Fri Oct 20 15:41:18 UTC 2023
Modified Files:
src/doc: CHANGES
Log Message:
doc: Add note about eqos(4)'s Elkhart Lake support.
To generate a diff of this commit:
cvs rdiff -u -r1.3007 -r1.3008 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.3007 src/doc/CHANGES:1.3008
--- src/doc/CHANGES:1.3007 Thu Oct 19 11:27:57 2023
+++ src/doc/CHANGES Fri Oct 20 15:41:18 2023
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3007 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3008 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -229,4 +229,5 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
gcc.old: Initial import of major vax toolchain fix by Kalvis Duckmanton.
[rin 20231007]
dhcpcd: Import version 10.0.4. [roy 20231019]
-
+ eqos(4): Add support for Intel Elkhart Lake internal Ethernet devices.
+ [msaitoh 20231019]