Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Mar 2010 15:35:13 -0800
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        Qing Li <qingli@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Robert Watson <rwatson@freebsd.org>
Subject:   Re: svn commit: r205024 - head/sys/net
Message-ID:  <eaa228be1003111535s12febe62x91124b0a015fd0ff@mail.gmail.com>
In-Reply-To: <9ace436c1003111530s3bd0de9cq451671909fb6aa64@mail.gmail.com>
References:  <201003111756.o2BHukJu042449@svn.freebsd.org> <alpine.BSF.2.00.1003112128020.97017@fledge.watson.org>  <9ace436c1003111530s3bd0de9cq451671909fb6aa64@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 11, 2010 at 15:30, Qing Li <qingli@freebsd.org> wrote:
>>
>> A couple of questions:
>>
>> (1) It used to be the case that quite a few interface drivers and types
>> didn't have a notion of "link up" -- especially older ethernet devices. =
=A0Do
>> those all have the same problem? =A0It was probably a design oversight t=
hat
>>=A0devices don't declare an explicit capability for "can report link stat=
e".
>>
>
> =A0What you raised is definitely a possibility and these fixes take the
> =A0similar approach. I am going to try and go through each of these
> =A0drivers in /sys/dev/ and converting them, very soon.

Go through drivers in the embedded port directories, too.  The Octeon
port's Ethernet driver was broken by this, and it looks like the
Atheros if_arge is probably broken, too.  I would even suggest going
back to the old behavior briefly while the port maintainers are given
an opportunity to update their drivers.  Actually, it looks like only
MIPS has Ethernet drivers outside of dev/ at a quick glance, but I'd
be surprised if there weren't other broken examples.

Juli.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?eaa228be1003111535s12febe62x91124b0a015fd0ff>