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 Enable bwfm at pci.
details: https://anonhg.NetBSD.org/src/rev/4ca3e5d89592
branches: trunk
changeset: 318971:4ca3e5d89592
user: maya <maya%NetBSD.org@localhost>
date: Fri May 11 07:44:47 2018 +0000
description:
Enable bwfm at pci.
diffstat:
sys/arch/amd64/conf/GENERIC | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r bf4b795bbbe1 -r 4ca3e5d89592 sys/arch/amd64/conf/GENERIC
--- a/sys/arch/amd64/conf/GENERIC Fri May 11 07:44:18 2018 +0000
+++ b/sys/arch/amd64/conf/GENERIC Fri May 11 07:44:47 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.489 2018/04/08 00:52:38 mrg Exp $
+# $NetBSD: GENERIC,v 1.490 2018/05/11 07:44:47 maya Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.489 $"
+#ident "GENERIC-$Revision: 1.490 $"
maxusers 64 # estimated number of users
@@ -765,6 +765,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
dge* at pci? dev ? function ? # Intel 82597 10GbE LR
en* at pci? dev ? function ? # ENI/Adaptec ATM
ep* at pci? dev ? function ? # 3Com 3c59x
Home |
Main Index |
Thread Index |
Old Index