diff options
author | yongari <yongari@FreeBSD.org> | 2010-10-14 17:22:38 +0000 |
---|---|---|
committer | yongari <yongari@FreeBSD.org> | 2010-10-14 17:22:38 +0000 |
commit | d6f9d67dabf18a8c18c91a2d2f7135ad91f8577b (patch) | |
tree | d3b7ed76a25b124c1ed41b7494053d348cafbbc3 /sys/dev/alc/if_alc.c | |
parent | 212f93db801894a21eb12a1857f17d2824021b47 (diff) | |
download | FreeBSD-src-d6f9d67dabf18a8c18c91a2d2f7135ad91f8577b.zip FreeBSD-src-d6f9d67dabf18a8c18c91a2d2f7135ad91f8577b.tar.gz |
It seems some multi-port dc(4) controllers shares SROM of the first
port such that reading station address from second port always
returned 0xFF:0xFF:0xFF:0xFF:0xFF:0xFF Unfortunately it seems there
is no easy way to know whether SROM is shared or not. Workaround
the issue by traversing dc(4) device list and see whether we're
using second port and use station address of controller 0 as base
station address of second port.
PR: kern/79262
MFC after: 2 weeks
Diffstat (limited to 'sys/dev/alc/if_alc.c')
0 files changed, 0 insertions, 0 deletions