Enable a bunch of PCMCIA network cards. They cannot be tested before
enabling.
This commit is contained in:
parent
c9b6aeb4f9
commit
446833d1b1
|
@ -1,11 +1,11 @@
|
|||
# $NetBSD: JORNADA720,v 1.8 2001/06/23 09:28:59 toshii Exp $
|
||||
# $NetBSD: JORNADA720,v 1.9 2001/06/23 10:05:11 toshii Exp $
|
||||
#
|
||||
# JORNADA -- Windows-CE based jornada 720
|
||||
#
|
||||
|
||||
include "arch/hpcarm/conf/std.hpcarm"
|
||||
|
||||
#ident "GENERIC-$Revision: 1.8 $"
|
||||
#ident "GENERIC-$Revision: 1.9 $"
|
||||
|
||||
# estimated number of users
|
||||
maxusers 32
|
||||
|
@ -152,13 +152,13 @@ wdc* at pcmcia? function ?
|
|||
wd* at wdc?
|
||||
|
||||
# PCMCIA network interfaces
|
||||
#an* at pcmcia? function ? # Aironet PC4500/PC4800 (802.11)
|
||||
#awi* at pcmcia? function ? # BayStack 650/660 (802.11FH/DS)
|
||||
#cnw* at pcmcia? function ? # Xircom/Netwave AirSurfer
|
||||
#ep* at pcmcia? function ? # 3Com 3c589 and 3c562 Ethernet
|
||||
#mbe* at pcmcia? function ? # MB8696x based Ethernet
|
||||
an* at pcmcia? function ? # Aironet PC4500/PC4800 (802.11)
|
||||
awi* at pcmcia? function ? # BayStack 650/660 (802.11FH/DS)
|
||||
cnw* at pcmcia? function ? # Xircom/Netwave AirSurfer
|
||||
ep* at pcmcia? function ? # 3Com 3c589 and 3c562 Ethernet
|
||||
mbe* at pcmcia? function ? # MB8696x based Ethernet
|
||||
ne* at pcmcia? function ? # NE2000-compatible Ethernet
|
||||
#ray* at pcmcia? function ? # Raytheon Raylink (802.11)
|
||||
ray* at pcmcia? function ? # Raytheon Raylink (802.11)
|
||||
#sm* at pcmcia? function ? # Megahertz Ethernet
|
||||
wi* at pcmcia? function ? # Lucent WaveLan IEEE (802.11)
|
||||
#xi* at pcmcia? function ? # Xircom CreditCard Ethernet
|
||||
|
|
Loading…
Reference in New Issue