diff options
| author | ichiro <ichiro@NetBSD.org> | 2001-10-13 15:06:12 +0000 |
|---|---|---|
| committer | ichiro <ichiro@NetBSD.org> | 2001-10-13 15:06:12 +0000 |
| commit | 8bf90d96b4e8d83d4e1555eee7d476424d2963d5 (patch) | |
| tree | 9e0ecd28ded9f1827fe658347db1f5adf3c552b4 /sys | |
| parent | cbcfff63ec7b3663616433f2db8810e84d741055 (diff) | |
add entry Intersil Mini-PCI(802.11b)
wi* at pci?
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/arch/i386/conf/GENERIC | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 91552d7e257..9fb4aecf32b 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -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 @@ tlp* at pci? dev ? function ? # DECchip 21x4x (and clones) Ethernet #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 |
