xi -> xirc,com,xi

This commit is contained in:
junyoung 2004-08-09 05:23:52 +00:00
parent eaae9fcf2b
commit 0889de87d0
1 changed files with 5 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC.MPACPI,v 1.3 2004/07/31 17:35:19 mrg Exp $
# $NetBSD: GENERIC.MPACPI,v 1.4 2004/08/09 05:23:52 junyoung Exp $
#
# GENERIC.MPACPI -- Generic, plus ACPI Multiprocessor support
#
@ -8,7 +8,7 @@ include "arch/i386/conf/std.i386"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.3 $"
#ident "GENERIC-$Revision: 1.4 $"
maxusers 32 # estimated number of users
@ -769,8 +769,9 @@ sm* at pcmcia? function ? # Megahertz Ethernet
# tr at pcmcia has problems with Cardbus bridges
#tr* at pcmcia? function ? # TROPIC based Token-Ring
wi* at pcmcia? function ? # Lucent/Intersil WaveLan IEEE (802.11)
xi* at pcmcia? function ? # Xircom CreditCard Ethernet
xirc* at pcmcia? function ? # Xircom CreditCard Ethernet
com* at xirc?
xi* at xirc?
mhzc* at pcmcia? function ? # Megahertz Ethernet/Modem combo cards
com* at mhzc?
sm* at mhzc?