CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/12/09 22:42:34
Modified files:
sys/arch/sgi/dev: if_mec.c if_mecreg.h
Log message:
Clean up the mec(4) MII read/write routines a bit.
The PHY register offsets are adjusted because the registers are accessed
using 64-bit loads and stores.
>From miod@
