freebsd-dev/sys/dev/xe
John Baldwin b307ca883c - 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().
2008-06-03 20:40:33 +00:00
..
if_xe_pccard.c Add locking and make xe(4) MPSAFE: 2008-06-02 19:43:24 +00:00
if_xe.c - Change the watchdog timer logic to match other drivers that use their own 2008-06-03 20:40:33 +00:00
if_xereg.h
if_xevar.h - Change the watchdog timer logic to match other drivers that use their own 2008-06-03 20:40:33 +00:00