CVSROOT:        /cvs
Module name:    src
Changes by:     st...@cvs.openbsd.org   2009/05/11 01:56:52

Modified files:
        sys/dev/pci    : if_vr.c 

Log message:
Start using VR_RXSTAT_RX_OK instead of VR_RXSTAT_ERR (It exists
from the oldest vt86c100a datasheet to the newest vt6105m. FreeBSD
indicates that it is more reliable than VR_RXSTAT_ERR for detecting
error conditions, that its use results in less incorrectly dropped
packets).  From ch...@.

Reply via email to