Module Name: src
Committed By: ryo
Date: Thu Jan 2 23:01:54 UTC 2020
Modified Files:
src/sys/arch/evbarm/conf: GENERIC64
Log Message:
add aq(4). tested on rockpro64.
To generate a diff of this commit:
cvs rdiff -u -r1.124 -r1.125 src/sys/arch/evbarm/conf/GENERIC64
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/evbarm/conf/GENERIC64
diff -u src/sys/arch/evbarm/conf/GENERIC64:1.124 src/sys/arch/evbarm/conf/GENERIC64:1.125
--- src/sys/arch/evbarm/conf/GENERIC64:1.124 Thu Jan 2 22:07:21 2020
+++ src/sys/arch/evbarm/conf/GENERIC64 Thu Jan 2 23:01:54 2020
@@ -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 @@ pci* at ppb?
# 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