Subject: Re: Changing the PHY status reporting
To: Liam J. Foy <liamfoy@sepulcrum.org>
From: Marcin Jessa <lists@yazzy.org>
List: tech-net
Date: 02/19/2006 13:23:56
On Sat, 18 Feb 2006 18:55:05 +0000
"Liam J. Foy" <liamfoy@sepulcrum.org> wrote:

> On 19:30, Sat 18 Feb 06, joerg@britannica.bec.de wrote:
> > Hi all,
> > attached diff uses if_link_state_change() to send the PHY link changes
> > and removes mii_phy_statusmsg from public scope. I don't think it makes
> > sense to export it, since mii_phy_update provides the public information
> > for this. baudrange changes don't trigger a routing messages, since they
> > are currently not exported via them anyway.
> > 
> > This makes link state detection work with my wm(4) and many other cards,
> > it is also a prequirement for CARP. I'd like to commit this ASAP.
> > 
> > Joerg
> 
> Just as a side note, CARP is basically now completely working. The
> last remaining issues have been resolved now.
> 
> Hope to have a patch ready within the next few days(against HEAD).

Is this any related to having working pf with ALTQ support in HEAD ?
Is anyone working on this?
I can remember people talking on current@ about creating
an ALTQ API for ipf and pf.

Marcin.