zsr has acquired a wi card
This commit is contained in:
parent
6ff1541020
commit
ed3acc8fbb
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: ZYGORTHIAN-SPACE-RAIDERS,v 1.27 2000/04/19 08:44:33 haya Exp $
|
||||
# $NetBSD: ZYGORTHIAN-SPACE-RAIDERS,v 1.28 2000/05/12 03:14:21 jhawk Exp $
|
||||
# From: GENERIC,v 1.299 2000/02/03 20:31:42 dante Exp
|
||||
#
|
||||
# GENERIC -- everything that's currently supported
|
||||
|
@ -6,7 +6,7 @@
|
|||
|
||||
include "arch/i386/conf/std.i386"
|
||||
|
||||
#ident "GENERIC-$Revision: 1.27 $"
|
||||
#ident "GENERIC-$Revision: 1.28 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
|
@ -517,7 +517,7 @@ de* at pci? dev ? function ? # DEC 21x4x-based Ethernet
|
|||
#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 WaveLan IEEE (802.11)
|
||||
#xe* at pcmcia? function ? # Xircom PCMCIA cards
|
||||
|
||||
#mhzc* at pcmcia? function ? # Megahertz Ethernet/Modem combo cards
|
||||
|
|
Loading…
Reference in New Issue