You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.
i'm experiencing problem with openbsd 5.0+ and flashboot on a commell LE-565 board (http://www.commell.com.tw/Product/SBC/LE-565.HTM) . The board has 4 RTL8110S Network card, the problem is that when i attach the fourth network card the kernel says:
re3 Watchdog timeout
the interface is unusable (no response to ping, ssh and dhclient request ecc)
Until openbsd/flashboot 4.9 no problem experienced.
Openbsd 5.3 (no flashboot) runs normally on that motherboard.
this output is from dmesg:
re0 at pci0 dev 11 function 0 "Realtek 8169" rev 0x10: RTL8110S (0x0400), irq 10, address 00:03:1d:04:50:78
rgephy0 at re0 phy 7: RTL8169S/8110S PHY, rev. 0
re1 at pci0 dev 12 function 0 "Realtek 8169" rev 0x10: RTL8110S (0x0400), irq 10, address 00:03:1d:04:50:79
rgephy1 at re1 phy 7: RTL8169S/8110S PHY, rev. 0
re2 at pci0 dev 13 function 0 "Realtek 8169" rev 0x10: RTL8110S (0x0400), irq 10, address 00:03:1d:04:50:7a
rgephy2 at re2 phy 7: RTL8169S/8110S PHY, rev. 0
re3 at pci0 dev 14 function 0 "Realtek 8169" rev 0x10: RTL8110S (0x0400), irq 10, address 00:03:1d:04:50:7b
rgephy3 at re3 phy 7: RTL8169S/8110S PHY, rev. 0
The text was updated successfully, but these errors were encountered:
i'm experiencing problem with openbsd 5.0+ and flashboot on a commell LE-565 board (http://www.commell.com.tw/Product/SBC/LE-565.HTM) . The board has 4 RTL8110S Network card, the problem is that when i attach the fourth network card the kernel says:
re3 Watchdog timeout
the interface is unusable (no response to ping, ssh and dhclient request ecc)
Until openbsd/flashboot 4.9 no problem experienced.
Openbsd 5.3 (no flashboot) runs normally on that motherboard.
this output is from dmesg:
re0 at pci0 dev 11 function 0 "Realtek 8169" rev 0x10: RTL8110S (0x0400), irq 10, address 00:03:1d:04:50:78
rgephy0 at re0 phy 7: RTL8169S/8110S PHY, rev. 0
re1 at pci0 dev 12 function 0 "Realtek 8169" rev 0x10: RTL8110S (0x0400), irq 10, address 00:03:1d:04:50:79
rgephy1 at re1 phy 7: RTL8169S/8110S PHY, rev. 0
re2 at pci0 dev 13 function 0 "Realtek 8169" rev 0x10: RTL8110S (0x0400), irq 10, address 00:03:1d:04:50:7a
rgephy2 at re2 phy 7: RTL8169S/8110S PHY, rev. 0
re3 at pci0 dev 14 function 0 "Realtek 8169" rev 0x10: RTL8110S (0x0400), irq 10, address 00:03:1d:04:50:7b
rgephy3 at re3 phy 7: RTL8169S/8110S PHY, rev. 0
The text was updated successfully, but these errors were encountered: