Cardbus GbE (Realtek 8169SBL) supported?
Norikatsu Shigemura
nork at FreeBSD.org
Wed May 28 16:57:22 UTC 2008
On Wed, 28 May 2008 13:24:48 +0900
Pyun YongHyeon <pyunyh at gmail.com> wrote:
> > ok. But on multi user mode, re(4) doesn't work, don't link up,
> > can't link up, PHY timeout, ping is bad....
> I think there is no difference between single-user and multi-user wrt
> re(4). Maybe other programs touching cardbus(4) during the transition
> to multi-user?
> I'm not familiar with cbb/cardbus, imp@ may have better idea what's
> going on(CCed to Warner Losh).
Oh, I found a point of this issue like:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
cardbus0: Expecting link target, got 0x0
re0: link state changed to DOWN
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
I don't know why 'Expecting link ...' was printed. But, re(4)
doesn't work before and behind this message.
> > ==>> error = BUS_RELEASE_RESOURCE(device_get_parent(bus), child,
> > type, rid, res);
> > :
> > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> I still see no offending code that cause this panic in re(4).
I think that above phenomenon is same issue.... Hummmmm......
More information about the freebsd-current
mailing list