summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/dev/ed/if_ed_pccard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ed/if_ed_pccard.c b/sys/dev/ed/if_ed_pccard.c
index c6b93b7..a845d8d 100644
--- a/sys/dev/ed/if_ed_pccard.c
+++ b/sys/dev/ed/if_ed_pccard.c
@@ -268,7 +268,7 @@ static const struct ed_product {
{ PCMCIA_CARD(COREGA, FAST_ETHER_PCC_TX, 0),
-1, { 0x00, 0x00, 0xf4 }, NE2000DVF_DL10019 },
{ PCMCIA_CARD(COREGA, FETHER_PCC_TXD, 0),
- -1, { 0x00, 0x90, 0x99 } },
+ -1, { 0x00, 0x90, 0x99 }, NE2000DVF_AX88190 },
{ PCMCIA_CARD(COREGA, FETHER_PCC_TXF, 0),
-1, { 0x00, 0x90, 0x99 }, NE2000DVF_DL10019 },
{ PCMCIA_CARD(COMPEX, LINKPORT_ENET_B, 0),
OpenPOWER on IntegriCloud