aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2005-01-10 03:48:17 +0000
committerWarner Losh <imp@FreeBSD.org>2005-01-10 03:48:17 +0000
commit47cb54ecd024502a3854f31b33eb26c9ceafc489 (patch)
tree9e88daecd04fabf069cc5648f199cf449d5b04b4
parentcc020351cdc379589fa8363c7a16be2bf4ae5512 (diff)
Notes
-rw-r--r--sys/dev/fe/if_fe_pccard.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/fe/if_fe_pccard.c b/sys/dev/fe/if_fe_pccard.c
index 37c600e51370..27f006d9dd02 100644
--- a/sys/dev/fe/if_fe_pccard.c
+++ b/sys/dev/fe/if_fe_pccard.c
@@ -72,6 +72,7 @@ static const struct fe_pccard_product {
{ PCMCIA_CARD(CONTEC, CNETPC, 0), 0, -1 },
{ PCMCIA_CARD(FUJITSU, LA501, 0), 0x20, -1 },
{ PCMCIA_CARD(FUJITSU, LA10S, 0), 0, -1 },
+ { PCMCIA_CARD(FUJITSU, NE200, 0), 0, -1 }, /* Sold by Eagle */
{ PCMCIA_CARD(RATOC, REX_R280, 0), 0, 0x1fc },
{ { NULL } }
};