On 2007/06/06 13:16, Robert Warning wrote: > I've been getting some strange errors with this dual port nic. My > system is > a dual core AMD64 system running 4.1-stable with multiprocessor support > enabled. The chipset of the card is 82571EB. This problem also occurs when I > boot into a kernel without MP support. em0 works fine, but em1 throws > watchdog timeout errors frequently, and it is so slow to the point of being > unusable. em1 is slow even if it happens to not be throwing the watchdog > timeout errors. I first noticed this when i set both devices to configure > via dhcp. Thinking it might be a broken card, I swapped in another card of > the same model and chipset, and experienced the same problem. The other nic > in the system, re0, works fine. I've looked through some message boards on > the subject but I have not found anything conclusive, and I'm at a loss at > what the problem could be. I'm hoping it's a configuration issue, or a > problem at my end. Any advice would be greatly appreciated. > > Bob > > Here is my dmesg: > > OpenBSD 4.1 (GENERIC.MP) #0: Sat Jun 2 21:46:21 EST 2007 > [EMAIL PROTECTED]:/usr/src/sys/arch/amd64/compile/GENERIC.MP > real mem = 468185088 (457212K) > avail mem = 388567040 (379460K) > using 11481 buffers containing 47026176 bytes (45924K) of memory > mainbus0 (root) > bios0 at mainbus0: SMBIOS rev. 2.3 @ 0xf0100 (53 entries) > bios0: Gigabyte Technology Co., Ltd. GA-MA69VM-S2 > acpi at mainbus0 not configured
try 'enable acpi' at the boot loader; if it helps, you can make it permanent with config -e

