7.1-R to RELENG_7 upgrade breaks re nic
Steve Wills
STEVE at stevenwills.com
Wed Feb 25 19:47:11 PST 2009
On Feb 25, 2009, at 7:38 PM, Pyun YongHyeon wrote:
> I need more information for your hardware revision.
> Would you show me dmesg output and revision number of if_re.c?
I assume you only need the re0 related output. If you need the full
dmesg, let me know.
re0: <RealTek 8168/8168B/8168C/8168CP/8168D/8111B/8111C/8111CP PCIe
Gigabit Ethernet> port 0x7e00-0x7eff mem 0xfd3ff000-0xfd3fffff,
0xfd3f8000-0xfd3fbfff irq 16 at device 0.0 on pci8
re0: Chip rev. 0x28000000
re0: MAC rev. 0x00100000
re0: Ethernet address: 00:1f:d0:af:1a:4c
re0: [FILTER]
re0: link state changed to UP
$FreeBSD: src/sys/dev/re/if_re.c,v 1.95.2.41 2009/02/09 01:38:01
yongari Exp $
I get 3 link state DOWN/UP notices when DHCP client starts. It works
for exactly 60 seconds after boot, then stops. Patch from earlier "fun
with if_re" thread didn't help, if_re.c from -CURRENT failed to build.
Reverting back to rev 1.95.2.36.2.2 fixes it.
Thanks,
Steve
More information about the freebsd-stable
mailing list