On 01/29/14 23:51, Gabriel Marchi wrote:
Hi all,
Has anybody tested Realtek RTL8168/8111 PCI-E Gigabit Ethernet Adapter with
OpenBSD 5.4 amd64 and OpenBSD -current? Network doesn't work at Dell vostro
5470.

Thanks everybody!


I have that chipset on a motherboard with dual gigabit ethernet and it's working for me on:

OpenBSD 5.4 (GENERIC.MP) #44: Tue Jul 30 12:13:32 MDT 2013
    dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP

atom:fred ~> dmesg|grep ^re[01]
re0 at pci2 dev 0 function 0 "Realtek 8168" rev 0x06: RTL8168E/8111E-VL (0x2c80), apic 4 int 18, address 00:30:18:a6:cb:02 re1 at pci3 dev 0 function 0 "Realtek 8168" rev 0x06: RTL8168E/8111E-VL (0x2c80), apic 4 int 19, address 00:30:18:a6:cb:03 re0 at pci2 dev 0 function 0 "Realtek 8168" rev 0x06: RTL8168E/8111E-VL (0x2c80), apic 4 int 18, address 00:30:18:a6:cb:02 re1 at pci3 dev 0 function 0 "Realtek 8168" rev 0x06: RTL8168E/8111E-VL (0x2c80), apic 4 int 19, address 00:30:18:a6:cb:03 re0 at pci2 dev 0 function 0 "Realtek 8168" rev 0x06: RTL8168E/8111E-VL (0x2c80), apic 4 int 18, address 00:30:18:a6:cb:02 re1 at pci3 dev 0 function 0 "Realtek 8168" rev 0x06: RTL8168E/8111E-VL (0x2c80), apic 4 int 19, address 00:30:18:a6:cb:03
atom:fred ~> ifconfig re
re0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        lladdr 00:30:18:a6:cb:02
        description: WAN Interface
        priority: 0
        groups: egress
        media: Ethernet autoselect (1000baseT full-duplex,rxpause,txpause)
        status: active
        inet6 fe80::230:18ff:fea6:cb02%re0 prefixlen 64 scopeid 0x1
        inet 82.19.XXX.XXX netmask 0xfffffc00 broadcast 82.19.255.255
re1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        lladdr 00:30:18:a6:cb:03
        description: LAN Interface
        priority: 0
        media: Ethernet autoselect (1000baseT full-duplex)
        status: active
        inet 192.168.5.XXX netmask 0xffffff00 broadcast 192.168.5.255
        inet6 fe80::230:18ff:fea6:cb03%re1 prefixlen 64 scopeid 0x2

hth

Fred

Reply via email to