Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/conf add aq(4). tested on rockpro64.
details: https://anonhg.NetBSD.org/src/rev/d2cf0fa99e84
branches: trunk
changeset: 847751:d2cf0fa99e84
user: ryo <ryo%NetBSD.org@localhost>
date: Thu Jan 02 23:01:54 2020 +0000
description:
add aq(4). tested on rockpro64.
diffstat:
sys/arch/evbarm/conf/GENERIC64 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 5189857bd9a8 -r d2cf0fa99e84 sys/arch/evbarm/conf/GENERIC64
--- a/sys/arch/evbarm/conf/GENERIC64 Thu Jan 02 22:32:20 2020 +0000
+++ b/sys/arch/evbarm/conf/GENERIC64 Thu Jan 02 23:01:54 2020 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: GENERIC64,v 1.124 2020/01/02 22:07:21 jmcneill Exp $
+# $NetBSD: GENERIC64,v 1.125 2020/01/02 23:01:54 ryo Exp $
#
# GENERIC ARM (aarch64) kernel
#
@@ -295,6 +295,7 @@
# Ethernet
awge* at fdt? # DesignWare Gigabit Ethernet
emac* at fdt? # Allwinner Gigabit Ethernet (EMAC)
+aq* at pci? dev ? function ? # Aquantia AQC 10 gigabit
ena* at pci? dev ? function ? # Amazon.com Elastic Network Adapter
mcx* at pci? dev ? function ? # Mellanox 5th generation Ethernet
mskc* at pci? dev ? function ? # Marvell Yukon 2 Gigabit Ethernet
Home |
Main Index |
Thread Index |
Old Index