Date: Sat, 1 Jan 2011 15:43:09 -0500 (EST) From: "Michael L. Squires" <mikes@siralan.org> To: Jeremy Chadwick <freebsd@jdc.parodius.com> Cc: Pyun YongHyeon <pyunyh@gmail.com>, freebsd-stable@freebsd.org Subject: Re: bge driver regression in 7.4-PRERELEASE, Tyan S4881 Message-ID: <20110101153603.X21482@familysquires.net> In-Reply-To: <20101230235022.GA78602@icarus.home.lan> References: <20101127184952.E90087@familysquires.net> <20101128160043.W11452@familysquires.net> <20101129023531.GB1380@michelle.cdnetworks.com> <20101220181005.P32987@familysquires.net> <20101221180543.GB5236@michelle.cdnetworks.com> <20101222135420.C47756@familysquires.net> <20101230181239.N2744@familysquires.net> <20101230235022.GA78602@icarus.home.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 30 Dec 2010, Jeremy Chadwick wrote: > Please provide output from the following command, as root: > > pciconf -lbvc > > And only include the bge1 and bge0 devices in your output. Thanks. > This is the output, as root, using the kernel with the 10/7/2010 bge code (which works for me). I can provide the code with the 7.4-PRERELEASE kernel if you want that. OS is compiled as amd64. bge0@pci0:17:2:0: class=0x020000 card=0x164814e4 chip=0x164814e4 rev=0x03 hdr=0x00 vendor = 'Broadcom Corporation' device = 'NetXtreme Dual Gigabit Adapter (BCM5704)' class = network subclass = ethernet bar [10] = type Memory, range 64, base 0xd0110000, size 65536, enabled bar [18] = type Memory, range 64, base 0xd0100000, size 65536, enabled cap 07[40] = PCI-X 64-bit supports 133MHz, 2048 burst read, 1 split transact ion cap 01[48] = powerspec 2 supports D0 D3 current D0 cap 03[50] = VPD cap 05[58] = MSI supports 8 messages, 64 bit bge1@pci0:17:2:1: class=0x020000 card=0x164814e4 chip=0x164814e4 rev=0x03 hdr=0x00 vendor = 'Broadcom Corporation' device = 'NetXtreme Dual Gigabit Adapter (BCM5704)' class = network subclass = ethernet bar [10] = type Memory, range 64, base 0xd0130000, size 65536, enabled bar [18] = type Memory, range 64, base 0xd0120000, size 65536, enabled cap 07[40] = PCI-X 64-bit supports 133MHz, 2048 burst read, 1 split transact ion cap 01[48] = powerspec 2 supports D0 D3 current D0 cap 03[50] = VPD cap 05[58] = MSI supports 8 messages, 64 bit This is a hobby system supporting a home server, so it's not "mission-critical" and my current hack is working properly. Thanks to both of you for your assistance. Mike Squires mikes@siralan.org UN*X at home since 1986
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110101153603.X21482>