jhb 2008-06-03 20:40:53 UTC
FreeBSD src repository
Modified files:
sys/dev/xe if_xe.c if_xevar.h
Log:
SVN rev 179527 on 2008-06-03 20:40:33Z by jhb
- Change the watchdog timer logic to match other drivers that use their own
timer by keeping a once-a-second timer running that decrements a counter
similar to if_timer and reset the chip if it gets down to zero via the
decrement.
- Use IFQ_SET_MAXLEN().
Revision Changes Path
1.66 +16 -10 src/sys/dev/xe/if_xe.c
1.8 +1 -0 src/sys/dev/xe/if_xevar.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"