Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/sys/arch/i386/conf Pull up revision 1.571 (requested by...
details: https://anonhg.NetBSD.org/src/rev/bfdd0ec60ae4
branches: netbsd-1-6
changeset: 530820:bfdd0ec60ae4
user: tron <tron%NetBSD.org@localhost>
date: Sun Oct 05 11:49:20 2003 +0000
description:
Pull up revision 1.571 (requested by mrg in ticket #1486):
enable broadcom BCM4401 (bce) driver (as found on recent dell laptops)
diffstat:
sys/arch/i386/conf/GENERIC | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r 3ddff5fa56a7 -r bfdd0ec60ae4 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC Sun Oct 05 11:47:15 2003 +0000
+++ b/sys/arch/i386/conf/GENERIC Sun Oct 05 11:49:20 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.491.4.5 2003/09/10 16:55:33 grant Exp $
+# $NetBSD: GENERIC,v 1.491.4.6 2003/10/05 11:49:20 tron Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.491.4.5 $"
+#ident "GENERIC-$Revision: 1.491.4.6 $"
maxusers 32 # estimated number of users
@@ -605,6 +605,7 @@
# PCI network interfaces
an* at pci? dev ? function ? # Aironet PC4500/PC4800 (802.11)
+bce* at pci? dev ? function ? # Broadcom 4401 10/100 Ethernet
bge* at pci? dev ? function ? # Broadcom 570x gigabit Ethernet
en* at pci? dev ? function ? # ENI/Adaptec ATM
ep* at pci? dev ? function ? # 3Com 3c59x
Home |
Main Index |
Thread Index |
Old Index