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 add bwfm* at pci?, which is present in G...
details: https://anonhg.NetBSD.org/src/rev/63ac96e6b4ac
branches: trunk
changeset: 933753:63ac96e6b4ac
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Sat May 30 13:35:31 2020 +0000
description:
add bwfm* at pci?, which is present in GENERIC
diffstat:
sys/arch/amd64/conf/ALL | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r 6cf6606e851b -r 63ac96e6b4ac sys/arch/amd64/conf/ALL
--- a/sys/arch/amd64/conf/ALL Sat May 30 13:23:14 2020 +0000
+++ b/sys/arch/amd64/conf/ALL Sat May 30 13:35:31 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.151 2020/05/25 07:20:14 yamaguchi Exp $
+# $NetBSD: ALL,v 1.152 2020/05/30 13:35:31 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.151 $"
+#ident "ALL-$Revision: 1.152 $"
maxusers 64 # estimated number of users
@@ -964,6 +964,7 @@
bge* at pci? dev ? function ? # Broadcom 570x gigabit Ethernet
bnx* at pci? dev ? function ? # Broadcom NetXtremeII gigabit Ethernet
bwi* at pci? dev ? function ? # Broadcom BCM43xx wireless
+bwfm* at pci? dev ? function ? # Broadcom FullMAC
cas* at pci? dev ? function ? # Sun Cassini/Cassini+ Ethernet
dge* at pci? dev ? function ? # Intel 82597 10GbE LR
ena* at pci? dev ? function ? # Amazon Elastic Network Adapter
Home |
Main Index |
Thread Index |
Old Index