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 entry Intersil Mini-PCI(802.11b)



details:   https://anonhg.NetBSD.org/src/rev/0ea23edababd
branches:  trunk
changeset: 516011:0ea23edababd
user:      ichiro <ichiro%NetBSD.org@localhost>
date:      Sat Oct 13 15:06:12 2001 +0000

description:
add entry Intersil Mini-PCI(802.11b)
wi* at pci?

diffstat:

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

diffs (25 lines):

diff -r 74886f7f09a3 -r 0ea23edababd sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC        Sat Oct 13 15:00:23 2001 +0000
+++ b/sys/arch/i386/conf/GENERIC        Sat Oct 13 15:06:12 2001 +0000
@@ -1,11 +1,11 @@
-#      $NetBSD: GENERIC,v 1.430 2001/10/04 15:51:32 augustss Exp $
+#      $NetBSD: GENERIC,v 1.431 2001/10/13 15:06:12 ichiro Exp $
 #
 #      GENERIC -- everything that's currently supported
 #
 
 include "arch/i386/conf/std.i386"
 
-#ident                 "GENERIC-$Revision: 1.430 $"
+#ident                 "GENERIC-$Revision: 1.431 $"
 
 maxusers       32              # estimated number of users
 
@@ -601,6 +601,7 @@
 #options       TLP_MATCH_21140
 #options       TLP_MATCH_21142
 vr*    at pci? dev ? function ?        # VIA Rhine Fast Ethernet
+wi*    at pci? dev ? function ?        # Intersil Prism Mini-PCI (802.11b)
 
 # EISA network interfaces
 ep*    at eisa? slot ?                 # 3Com 3c579 Ethernet



Home | Main Index | Thread Index | Old Index