CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/06/22 22:09:08
Modified files:
sys/dev/pci : if_myx.c
Log message:
cope with empty rx rings by scheduling a timeout to keep trying until it
gets some packets onto the rings.
also annoying, but the hardware doesnt report empty rings, we have to
handle it ourselves.
