freebsd-src/sys/dev/xl
Pyun YongHyeon 2b574f3152 To make it easy whether xl(4) missed Tx completion interrupt check
number of queued packets in watchdog timeout handler. If there are
no queued packets just print a informational message and return
without resetting controller. Also fix to invoke correct Tx
completion handler as 3C905B needs different handler.
2009-04-21 00:42:11 +00:00
..
if_xl.c To make it easy whether xl(4) missed Tx completion interrupt check 2009-04-21 00:42:11 +00:00
if_xlreg.h