Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jul 2020 06:46:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 166724] if_re(4): watchdog timeout
Message-ID:  <bug-166724-7501-oxIdbB65qT@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-166724-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-166724-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D166724

--- Comment #69 from Alex Dupre <ale@FreeBSD.org> ---
(In reply to L=C3=A1szl=C3=B3 K=C3=A1rolyi from comment #68)

If you followed the pkg-message instructions you should simply see the
following lines in dmegs:

re0: <Realtek PCIe GbE Family Controller> port 0xe000-0xe0ff mem
0x91104000-0x91104fff,0x91100000-0x91103fff irq 20 at device 0.0 on pci2
re0: Using Memory Mapping!
re0: Using 1 MSI-X message
re0: ASPM disabled
re0: version:1.96.04

instead of:

re0: <RealTek 8168/8111 B/C/CP/D/DP/E/F/G PCIe Gigabit Ethernet> port
0xe000-0xe0ff mem 0x91104000-0x91104fff,0x91100000-0x91103fff irq 20 at dev=
ice
0.0 on pci2
re0: Using 1 MSI-X message
re0: turning off MSI enable bit.
re0: ASPM disabled
re0: Chip rev. 0x54000000
re0: MAC rev. 0x00100000


In particular you should check the "version:1.06.04" line.


If you want to manually load it from the loader, then you have to load the
kernel before:

load /boot/kernel/kernel
load /boot/modules/if_re.ko

--=20
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.=



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