Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/i386/conf Add bwfm at pci
details: https://anonhg.NetBSD.org/src/rev/47bafb2d45e2
branches: trunk
changeset: 445537:47bafb2d45e2
user: martin <martin%NetBSD.org@localhost>
date: Thu Nov 01 13:11:11 2018 +0000
description:
Add bwfm at pci
diffstat:
sys/arch/i386/conf/GENERIC | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r a081c7b8ea3e -r 47bafb2d45e2 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC Thu Nov 01 13:09:35 2018 +0000
+++ b/sys/arch/i386/conf/GENERIC Thu Nov 01 13:11:11 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.1192 2018/09/06 05:36:50 maxv Exp $
+# $NetBSD: GENERIC,v 1.1193 2018/11/01 13:11:11 martin Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.1192 $"
+#ident "GENERIC-$Revision: 1.1193 $"
maxusers 64 # estimated number of users
@@ -975,6 +975,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
ep* at pci? dev ? function ? # 3Com 3c59x
epic* at pci? dev ? function ? # SMC EPIC/100 Ethernet
Home |
Main Index |
Thread Index |
Old Index