scottl 2005-12-28 08:14:36 UTC FreeBSD src repository Modified files: sys/dev/ti if_ti.c Log: Fix a serious regression from the busdma conversion. Check to make sure that we don't overrun the tx descriptor ring before actually trying to overrun it. Revision Changes Path 1.120 +17 -10 src/sys/dev/ti/if_ti.c