aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ed
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2005-09-24 17:36:43 +0000
committerWarner Losh <imp@FreeBSD.org>2005-09-24 17:36:43 +0000
commitc4a4b66d17bb5c85d0eb6b9578b290c96df738d3 (patch)
treebb1ba20be53d9b1edbc2b0e45ca413be66d29540 /sys/dev/ed
parent52fb9ab35ebbc2f821bb5c4342b730868ac7216a (diff)
downloadsrc-c4a4b66d17bb5c85d0eb6b9578b290c96df738d3.tar.gz
src-c4a4b66d17bb5c85d0eb6b9578b290c96df738d3.zip
I have confirmed with my Epson EEN10B that it needs to look at the
attribute memory at 0xff0 to find its MAC address. This is another instance of the IBM ethercard II from all apperances (short of popping the lid). Update the entry to document which cards we support actually need this functionality.
Notes
Notes: svn path=/head/; revision=150520
Diffstat (limited to 'sys/dev/ed')
-rw-r--r--sys/dev/ed/if_ed_pccard.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/ed/if_ed_pccard.c b/sys/dev/ed/if_ed_pccard.c
index 07190c348ba7..0284828636a4 100644
--- a/sys/dev/ed/if_ed_pccard.c
+++ b/sys/dev/ed/if_ed_pccard.c
@@ -159,8 +159,7 @@ static const struct ed_product {
{ PCMCIA_CARD(DLINK, DE660PLUS), 0},
{ PCMCIA_CARD(DYNALINK, L10C), 0},
{ PCMCIA_CARD(EDIMAX, EP4000A), 0},
- /* { PCMCIA_CARD(EPSON, EEN10B), NE2000DVF_ENADDR, 0xff0}, */
- { PCMCIA_CARD(EPSON, EEN10B), 0},
+ { PCMCIA_CARD(EPSON, EEN10B), NE2000DVF_ENADDR, 0xff0},
{ PCMCIA_CARD(EXP, THINLANCOMBO), 0},
{ PCMCIA_CARD(GREY_CELL, TDK3000), 0},
{ PCMCIA_CARD(GREY_CELL, DMF650TX),