From owner-freebsd-current@FreeBSD.ORG Thu Feb 21 12:43:44 2013 Return-Path: Delivered-To: current@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 84E99EA8; Thu, 21 Feb 2013 12:43:44 +0000 (UTC) Date: Thu, 21 Feb 2013 12:43:44 +0000 From: Alexey Dokuchaev To: YongHyeon PYUN Subject: Re: ale(4) cannot negotiate as GigE Message-ID: <20130221124344.GA93056@FreeBSD.org> References: <20130219082302.GA86501@FreeBSD.org> <20130220043739.GA1469@michelle.cdnetworks.com> <20130220060853.GA83110@FreeBSD.org> <20130221083335.GA3226@michelle.cdnetworks.com> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20130221083335.GA3226@michelle.cdnetworks.com> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Feb 2013 12:43:44 -0000 On Thu, Feb 21, 2013 at 05:33:35PM +0900, YongHyeon PYUN wrote: > On Wed, Feb 20, 2013 at 06:08:53AM +0000, Alexey Dokuchaev wrote: > > $ dmesg | egrep ale\|atphy > > ale0: port 0xcc00-0xcc7f mem 0xfe9c0000-0xfe9fffff irq 17 at device 0.0 on pci2 > > ale0: 960 Tx FIFO, 1024 Rx FIFO > > ale0: Using 1 MSI messages. > > ale0: 4GB boundary crossed, switching to 32bit DMA addressing mode. > > miibus0: on ale0 > > atphy0: PHY 0 on miibus0 > > atphy0: none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow > > > > $ devinfo -rv | grep atphy > > atphy0 pnpinfo oui=0xc82e model=0x1 rev=0x9 at phyno=0 > > Hmm, it's still not clear whether the controller is Gigabit or not. > Could you try attached patch and let me the output? ale_flags = 0x00000040 ./danfe