Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/amd64/conf remove 'NOT WORKING' for ena(4) - while ...
details: https://anonhg.NetBSD.org/src/rev/9bbf2d3505ef
branches: trunk
changeset: 995142:9bbf2d3505ef
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Sun Dec 09 11:52:11 2018 +0000
description:
remove 'NOT WORKING' for ena(4) - while it was not yet confirmed working
on x86, it already is confirmed working on aarm64 so chances are high
it will work for x86 too
diffstat:
sys/arch/amd64/conf/ALL | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r d675cc64d748 -r 9bbf2d3505ef sys/arch/amd64/conf/ALL
--- a/sys/arch/amd64/conf/ALL Sun Dec 09 11:49:06 2018 +0000
+++ b/sys/arch/amd64/conf/ALL Sun Dec 09 11:52:11 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.108 2018/11/24 18:23:29 bouyer Exp $
+# $NetBSD: ALL,v 1.109 2018/12/09 11:52:11 jdolecek Exp $
# From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
#
# ALL machine description file
@@ -17,7 +17,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "ALL-$Revision: 1.108 $"
+#ident "ALL-$Revision: 1.109 $"
maxusers 64 # estimated number of users
@@ -952,7 +952,7 @@
bwi* at pci? dev ? function ? # Broadcom BCM43xx wireless
cas* at pci? dev ? function ? # Sun Cassini/Cassini+ Ethernet
dge* at pci? dev ? function ? # Intel 82597 10GbE LR
-ena* at pci? dev ? function ? # NOT WORKING - Amazon Elastic Network Adapter
+ena* at pci? dev ? function ? # Amazon Elastic Network Adapter
ep* at pci? dev ? function ? # 3Com 3c59x
epic* at pci? dev ? function ? # SMC EPIC/100 Ethernet
esh* at pci? dev ? function ? # Essential HIPPI card
Home |
Main Index |
Thread Index |
Old Index