Go to file
tsutsui 690e60f366 Pull several fixes which improve TX error handling
from FreeBSD's if_vr.c rev 1.52:
- check more error status in TX descriptor and restart TX module
  appropriately in vr_txeof()
- check more error interrupt status in vr_intr()

I can't confirm whether these changes actually fix TX stalls because
I can't reproduce the problem I had about seven years ago (I guess
it might be caused by excessive collisions on a dumb hub), but at least
they don't seem to have bad side effects on normal operations on my macppc.
2006-11-03 08:41:05 +00:00
bin
common
crypto
dist
distrib
doc mention the default shell change. 2006-11-02 21:46:41 +00:00
etc
games
gnu
include
lib - verify that the log file is usable, otherwise re-open it. 2006-11-02 20:36:29 +00:00
libexec
regress
rescue
sbin
share update brace comments to reflect current reality. 2006-11-02 22:44:41 +00:00
sys Pull several fixes which improve TX error handling 2006-11-03 08:41:05 +00:00
tools
usr.bin
usr.sbin Change the default shell to /bin/sh. It has most of the usability 2006-11-02 21:42:08 +00:00
x11
build.sh
BUILDING
Makefile
Makefile.inc
UPDATING