summaryrefslogtreecommitdiffstats
path: root/sys/dev/ed
diff options
context:
space:
mode:
authorshiba <shiba@FreeBSD.org>2003-01-18 02:14:23 +0000
committershiba <shiba@FreeBSD.org>2003-01-18 02:14:23 +0000
commitf5d96fabf6e8fecf229dcaf18f98c0adc186279e (patch)
tree31e51e3ca8b104d07d097d9bd9ff3107879cc125 /sys/dev/ed
parent44d79628710334283253d530ed25bbba7339e4ae (diff)
downloadFreeBSD-src-f5d96fabf6e8fecf229dcaf18f98c0adc186279e.zip
FreeBSD-src-f5d96fabf6e8fecf229dcaf18f98c0adc186279e.tar.gz
Add BUFFALO LPC-CF-CLT(10Base-T Compact Flash Ether Card).
Diffstat (limited to 'sys/dev/ed')
-rw-r--r--sys/dev/ed/if_ed_pccard.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/ed/if_ed_pccard.c b/sys/dev/ed/if_ed_pccard.c
index 06737af..c6b93b7 100644
--- a/sys/dev/ed/if_ed_pccard.c
+++ b/sys/dev/ed/if_ed_pccard.c
@@ -291,6 +291,8 @@ static const struct ed_product {
-1, { 0x00, 0x40, 0x26 }, NE2000DVF_AX88190 },
{ PCMCIA_CARD(BUFFALO, LPC3_CLT, 0),
-1, { 0x00, 0x07, 0x40 } },
+ { PCMCIA_CARD(BUFFALO, LPC_CF_CLT, 0),
+ -1, { 0x00, 0x07, 0x40 } },
{ PCMCIA_CARD(BILLIONTON, LNT10TN, 0),
-1, { 0x00, 0x00, 0x00 } },
{ PCMCIA_CARD(NDC, ND5100_E, 0),
OpenPOWER on IntegriCloud