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 enable ipw* (Intel PRO/Wireless 2100)
details: https://anonhg.NetBSD.org/src/rev/86223b2459e7
branches: trunk
changeset: 569540:86223b2459e7
user: lukem <lukem%NetBSD.org@localhost>
date: Mon Aug 23 14:04:45 2004 +0000
description:
enable ipw* (Intel PRO/Wireless 2100)
diffstat:
sys/arch/i386/conf/GENERIC_LAPTOP | 5 +++--
sys/arch/i386/conf/INSTALL_LAPTOP | 3 ++-
2 files changed, 5 insertions(+), 3 deletions(-)
diffs (43 lines):
diff -r 99923783e719 -r 86223b2459e7 sys/arch/i386/conf/GENERIC_LAPTOP
--- a/sys/arch/i386/conf/GENERIC_LAPTOP Mon Aug 23 13:55:15 2004 +0000
+++ b/sys/arch/i386/conf/GENERIC_LAPTOP Mon Aug 23 14:04:45 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC_LAPTOP,v 1.112 2004/08/10 20:50:11 mycroft Exp $
+# $NetBSD: GENERIC_LAPTOP,v 1.113 2004/08/23 14:04:45 lukem Exp $
# From: NetBSD: GENERIC,v 1.414 2001/07/30 19:59:05 ad Exp
#
# GENERIC_LAPTOP -- GENERIC with cardbus and some USB devices enabled
@@ -8,7 +8,7 @@
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.112 $"
+#ident "GENERIC-$Revision: 1.113 $"
maxusers 32 # estimated number of users
@@ -548,6 +548,7 @@
bge* at pci? dev ? function ? # Broadcom 570x gigabit Ethernet
ex* at pci? dev ? function ? # 3Com 90x[BC]
fxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
+ipw* at pci? dev ? function ? # Intel PRO/Wireless 2100
ne* at pci? dev ? function ? # NE2000-compatible Ethernet
re* at pci? dev ? function ? # Realtek 8139C+/8169/8169S/8110S
rtk* at pci? dev ? function ? # Realtek 8129/8139
diff -r 99923783e719 -r 86223b2459e7 sys/arch/i386/conf/INSTALL_LAPTOP
--- a/sys/arch/i386/conf/INSTALL_LAPTOP Mon Aug 23 13:55:15 2004 +0000
+++ b/sys/arch/i386/conf/INSTALL_LAPTOP Mon Aug 23 14:04:45 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL_LAPTOP,v 1.68 2004/08/10 20:50:11 mycroft Exp $
+# $NetBSD: INSTALL_LAPTOP,v 1.69 2004/08/23 14:04:45 lukem Exp $
#
# INSTALL - Installation kernel.
#
@@ -424,6 +424,7 @@
bge* at pci? dev ? function ? # Broadcom 570x gigabit Ethernet
ex* at pci? dev ? function ? # 3Com 90x[BC]
fxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
+ipw* at pci? dev ? function ? # Intel PRO/Wireless 2100
ne* at pci? dev ? function ? # NE2000-compatible Ethernet
re* at pci? dev ? function ? # Realtek 8139C+/8169/8169S/8110S
rtk* at pci? dev ? function ? # Realtek 8129/8139
Home |
Main Index |
Thread Index |
Old Index