Synopsis: [ae] kernel: ae0: watchdog timeout - resetting.
State-Changed-From-To: open->feedback
State-Changed-By: yongari
State-Changed-When: Tue Jul 9 11:21:13 UTC 2013
State-Changed-Why:
Would you try patch at the following URL?
http://freefall.freebsd.org/~yongari/ae.diff
Responsible-Changed
Some of my soekris boxes run with sis interfaces. Because I need
ethernet flow control on these boxes I use the following patch (against
8-Stable) for some years:
--- if_sis.c.orig 2013-05-15 20:01:16.0 +0200
+++ if_sis.c 2013-06-24 15:58:05.0 +0200
@@ -1965,6 +1965,
Hi,
I have a PC with an integrate re ethernet interface, pciconf identifies
it like this:
re0@pci0:3:0:0: class=0x02 card=0x11c01734 chip=0x816810ec rev=0x07
hdr=0x00
I'm running FreeBSD current r252261.
As stated in the subject after boot the interface does not work correctly.
Using
On Tue, Jul 09, 2013 at 03:52:25PM +0200, Andreas Longwitz wrote:
> Some of my soekris boxes run with sis interfaces. Because I need
> ethernet flow control on these boxes I use the following patch (against
> 8-Stable) for some years:
>
> --- if_sis.c.orig 2013-05-15 20:01:16.0 +0200