https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=166724

--- Comment #69 from Alex Dupre <a...@freebsd.org> ---
(In reply to László Károlyi 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 device
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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to