CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2024/08/12 00:47:11

Modified files:
        sys/dev/pci    : if_rge.c 
        sys/dev/ic     : re.c 

Log message:
try harder to leave a gap on the tx ring.

i think before this change we could overwrite entries on the ring,
which can confuse the chip and the tx completion code. i think.
it's funny how much a comparison hurts my brain.

ok patrick@
tested by and ok kevlo@

Reply via email to