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 wi* at pci?



details:   https://anonhg.NetBSD.org/src/rev/0497afcc29c5
branches:  trunk
changeset: 535121:0497afcc29c5
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Sat Aug 10 20:20:22 2002 +0000

description:
Add wi* at pci?

diffstat:

 sys/arch/i386/conf/NET4501 |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (26 lines):

diff -r 9a72bdc2f9fe -r 0497afcc29c5 sys/arch/i386/conf/NET4501
--- a/sys/arch/i386/conf/NET4501        Sat Aug 10 19:08:41 2002 +0000
+++ b/sys/arch/i386/conf/NET4501        Sat Aug 10 20:20:22 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: NET4501,v 1.11 2002/08/05 01:16:59 itojun Exp $
+# $NetBSD: NET4501,v 1.12 2002/08/10 20:20:22 thorpej Exp $
 #
 # NET4501 -- kernel configuration for a Soekris Engineering net4501
 # single-board computer.
@@ -10,7 +10,7 @@
 
 #options       INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "NET4501-$Revision: 1.11 $"
+#ident                 "NET4501-$Revision: 1.12 $"
 
 maxusers       32              # estimated number of users
 
@@ -229,6 +229,7 @@
 
 # PCI network interfaces
 sip*   at pci? dev ? function ?        # SiS 900/DP83815 Ethernet
+wi*    at pci? dev ? function ?        # Intersil Prism Mini-PCI (802.11b)
 
 # MII/PHY support
 nsphyter* at mii? phy ?                        # NS83843 PHYs



Home | Main Index | Thread Index | Old Index