bge driver regression in 7.4-PRERELEASE, Tyan S4881
Pyun YongHyeon
pyunyh at gmail.com
Tue Jan 4 19:12:24 UTC 2011
On Sat, Jan 01, 2011 at 03:43:09PM -0500, Michael L. Squires wrote:
>
>
> 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 at 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 at 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.
>
FYI: Patch committed to HEAD(r216970).
More information about the freebsd-stable
mailing list