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 chenge comment for wi(4)
details: https://anonhg.NetBSD.org/src/rev/5ad3c45ce8d4
branches: trunk
changeset: 534731:5ad3c45ce8d4
user: ichiro <ichiro%NetBSD.org@localhost>
date: Fri Aug 02 05:26:44 2002 +0000
description:
chenge comment for wi(4)
- add vender Intersil
diffstat:
sys/arch/i386/conf/CARDBUS | 6 +++---
sys/arch/i386/conf/DELPHI | 6 +++---
sys/arch/i386/conf/DR-EVIL | 4 ++--
sys/arch/i386/conf/GENERIC | 6 +++---
sys/arch/i386/conf/GENERIC_LAPTOP | 6 +++---
sys/arch/i386/conf/INSTALL | 4 ++--
sys/arch/i386/conf/INSTALL_LAPTOP | 4 ++--
sys/arch/i386/conf/SWINGER | 6 +++---
8 files changed, 21 insertions(+), 21 deletions(-)
diffs (189 lines):
diff -r e24de3134d57 -r 5ad3c45ce8d4 sys/arch/i386/conf/CARDBUS
--- a/sys/arch/i386/conf/CARDBUS Fri Aug 02 05:11:29 2002 +0000
+++ b/sys/arch/i386/conf/CARDBUS Fri Aug 02 05:26:44 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CARDBUS,v 1.62 2002/07/22 11:05:59 wiz Exp $
+# $NetBSD: CARDBUS,v 1.63 2002/08/02 05:26:44 ichiro Exp $
#
# CARDBUS: GENERIC + CardBus support. Additionally, some
# things typically not found on laptops have been commented out.
@@ -10,7 +10,7 @@
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "CARDBUS-$Revision: 1.62 $"
+#ident "CARDBUS-$Revision: 1.63 $"
maxusers 32 # estimated number of users
@@ -599,7 +599,7 @@
ne* at pcmcia? function ? # NE2000-compatible Ethernet
ray* at pcmcia? function ? # Raytheon Raylink (802.11)
sm* at pcmcia? function ? # Megahertz Ethernet
-wi* at pcmcia? function ? # Lucent WaveLan IEEE (802.11)
+wi* at pcmcia? function ? # Lucent/Intersil WaveLan IEEE (802.11)
xi* at pcmcia? function ? # Xircom CreditCard Ethernet
mhzc* at pcmcia? function ? # Megahertz Ethernet/Modem combo cards
diff -r e24de3134d57 -r 5ad3c45ce8d4 sys/arch/i386/conf/DELPHI
--- a/sys/arch/i386/conf/DELPHI Fri Aug 02 05:11:29 2002 +0000
+++ b/sys/arch/i386/conf/DELPHI Fri Aug 02 05:26:44 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: DELPHI,v 1.20 2002/07/22 11:06:00 wiz Exp $
+# $NetBSD: DELPHI,v 1.21 2002/08/02 05:26:45 ichiro Exp $
#
# DELPHI -- one of thorpej%zembu.com@localhost's devel machines
#
@@ -7,7 +7,7 @@
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-ident "DELPHI-$Revision: 1.20 $"
+ident "DELPHI-$Revision: 1.21 $"
maxusers 64 # estimated number of users
@@ -497,7 +497,7 @@
#ne* at pcmcia? function ? # NE2000-compatible Ethernet
#ray* at pcmcia? function ? # Raytheon Raylink (802.11)
#sm* at pcmcia? function ? # Megahertz Ethernet
-#wi* at pcmcia? function ? # Lucent WaveLan IEEE (802.11)
+#wi* at pcmcia? function ? # Lucent/Intersil WaveLan IEEE (802.11)
#xe* at pcmcia? function ? # Xircom PCMCIA cards
#mhzc* at pcmcia? function ? # Megahertz Ethernet/Modem combo cards
diff -r e24de3134d57 -r 5ad3c45ce8d4 sys/arch/i386/conf/DR-EVIL
--- a/sys/arch/i386/conf/DR-EVIL Fri Aug 02 05:11:29 2002 +0000
+++ b/sys/arch/i386/conf/DR-EVIL Fri Aug 02 05:26:44 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: DR-EVIL,v 1.49 2002/07/22 11:06:00 wiz Exp $
+# $NetBSD: DR-EVIL,v 1.50 2002/08/02 05:26:45 ichiro Exp $
#
# DR-EVIL -- Dell Inspiron 3800 laptop used by thorpej%netbsd.org@localhost
#
@@ -543,7 +543,7 @@
ne* at pcmcia? function ? # NE2000-compatible Ethernet
ray* at pcmcia? function ? # Raytheon RayLink (802.11)
sm* at pcmcia? function ? # Megahertz Ethernet
-#wi* at pcmcia? function ? # Lucent WaveLan IEEE (802.11)
+#wi* at pcmcia? function ? # Lucent/Intersil WaveLan IEEE (802.11)
xi* at pcmcia? function ? # Xircom CreditCard Ethernet
mhzc* at pcmcia? function ? # Megaherz combo cards
diff -r e24de3134d57 -r 5ad3c45ce8d4 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC Fri Aug 02 05:11:29 2002 +0000
+++ b/sys/arch/i386/conf/GENERIC Fri Aug 02 05:26:44 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.502 2002/07/22 11:06:00 wiz Exp $
+# $NetBSD: GENERIC,v 1.503 2002/08/02 05:26:45 ichiro Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.502 $"
+#ident "GENERIC-$Revision: 1.503 $"
maxusers 32 # estimated number of users
@@ -639,7 +639,7 @@
sm* at pcmcia? function ? # Megahertz Ethernet
# tr at pcmcia has problems with Cardbus bridges
#tr* at pcmcia? function ? # TROPIC based Token-Ring
-wi* at pcmcia? function ? # Lucent WaveLan IEEE (802.11)
+wi* at pcmcia? function ? # Lucent/Intersil WaveLan IEEE (802.11)
xi* at pcmcia? function ? # Xircom CreditCard Ethernet
mhzc* at pcmcia? function ? # Megahertz Ethernet/Modem combo cards
diff -r e24de3134d57 -r 5ad3c45ce8d4 sys/arch/i386/conf/GENERIC_LAPTOP
--- a/sys/arch/i386/conf/GENERIC_LAPTOP Fri Aug 02 05:11:29 2002 +0000
+++ b/sys/arch/i386/conf/GENERIC_LAPTOP Fri Aug 02 05:26:44 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC_LAPTOP,v 1.54 2002/07/22 11:06:01 wiz Exp $
+# $NetBSD: GENERIC_LAPTOP,v 1.55 2002/08/02 05:26:46 ichiro 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.54 $"
+#ident "GENERIC-$Revision: 1.55 $"
maxusers 32 # estimated number of users
@@ -479,7 +479,7 @@
ne* at pcmcia? function ? # NE2000-compatible Ethernet
ray* at pcmcia? function ? # Raytheon Raylink (802.11)
sm* at pcmcia? function ? # Megahertz Ethernet
-wi* at pcmcia? function ? # Lucent WaveLan IEEE (802.11)
+wi* at pcmcia? function ? # Lucent/Intersil WaveLan IEEE (802.11)
xi* at pcmcia? function ? # Xircom CreditCard Ethernet
mhzc* at pcmcia? function ? # Megahertz Ethernet/Modem combo cards
diff -r e24de3134d57 -r 5ad3c45ce8d4 sys/arch/i386/conf/INSTALL
--- a/sys/arch/i386/conf/INSTALL Fri Aug 02 05:11:29 2002 +0000
+++ b/sys/arch/i386/conf/INSTALL Fri Aug 02 05:26:44 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.201 2002/07/22 11:06:02 wiz Exp $
+# $NetBSD: INSTALL,v 1.202 2002/08/02 05:26:46 ichiro Exp $
#
# INSTALL - Installation kernel.
#
@@ -507,7 +507,7 @@
ne* at pcmcia? function ? # NE2000-compatible Ethernet
ray* at pcmcia? function ? # Raytheon Raylink (802.11)
sm* at pcmcia? function ? # Megahertz Ethernet
-wi* at pcmcia? function ? # Lucent WaveLan IEEE (802.11)
+wi* at pcmcia? function ? # Lucent/Intersil WaveLan IEEE (802.11)
xi* at pcmcia? function ? # Xircom CreditCard Ethernet
mhzc* at pcmcia? function ? # Megahertz Ethernet/Modem combo cards
diff -r e24de3134d57 -r 5ad3c45ce8d4 sys/arch/i386/conf/INSTALL_LAPTOP
--- a/sys/arch/i386/conf/INSTALL_LAPTOP Fri Aug 02 05:11:29 2002 +0000
+++ b/sys/arch/i386/conf/INSTALL_LAPTOP Fri Aug 02 05:26:44 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL_LAPTOP,v 1.34 2002/07/22 11:06:02 wiz Exp $
+# $NetBSD: INSTALL_LAPTOP,v 1.35 2002/08/02 05:26:47 ichiro Exp $
#
# INSTALL - Installation kernel.
#
@@ -411,7 +411,7 @@
ne* at pcmcia? function ? # NE2000-compatible Ethernet
ray* at pcmcia? function ? # Raytheon Raylink (802.11)
sm* at pcmcia? function ? # Megahertz Ethernet
-wi* at pcmcia? function ? # Lucent WaveLan IEEE (802.11)
+wi* at pcmcia? function ? # Lucent/Intersil WaveLan IEEE (802.11)
xi* at pcmcia? function ? # Xircom CreditCard Ethernet
mhzc* at pcmcia? function ? # Megahertz Ethernet/Modem combo cards
diff -r e24de3134d57 -r 5ad3c45ce8d4 sys/arch/i386/conf/SWINGER
--- a/sys/arch/i386/conf/SWINGER Fri Aug 02 05:11:29 2002 +0000
+++ b/sys/arch/i386/conf/SWINGER Fri Aug 02 05:26:44 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: SWINGER,v 1.35 2002/07/22 11:06:04 wiz Exp $
+# $NetBSD: SWINGER,v 1.36 2002/08/02 05:26:48 ichiro Exp $
# from NetBSD: GENERIC,v 1.325 2000/04/14 14:53:32 augustss Exp
#
# SWINGER -- thorpej's Abit BP6+dual Celeron
@@ -8,7 +8,7 @@
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "SWINGER-$Revision: 1.35 $"
+#ident "SWINGER-$Revision: 1.36 $"
maxusers 64 # estimated number of users
@@ -499,7 +499,7 @@
#ne* at pcmcia? function ? # NE2000-compatible Ethernet
#ray* at pcmcia? function ? # Raytheon Raylink (802.11)
#sm* at pcmcia? function ? # Megahertz Ethernet
-#wi* at pcmcia? function ? # Lucent WaveLan IEEE (802.11)
+#wi* at pcmcia? function ? # Lucent/Intersil WaveLan IEEE (802.11)
#xi* at pcmcia? function ? # Xircom CreditCard Ethernet
#mhzc* at pcmcia? function ? # Megahertz Ethernet/Modem combo cards
Home |
Main Index |
Thread Index |
Old Index