CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/07/10 15:00:34
Modified files:
sys/dev/ic : re.c
Log message:
Reduce the delays a bit in the miibus read/write routines.
Although with aditional 20us delays added just before returning
from miibus read/writes as required by the hardware.
Based on the Linux r8169 driver; from Brad.
