wpaul 2003/09/10 08:14:46 PDT FreeBSD src repository Modified files: sys/dev/re if_re.c Log: Fix bug in re_gmii_writewreg(): we don't need to be screening out certain PHY addresses here. (The chip will only let you talk to one PHY anyway.) Revision Changes Path 1.3 +0 -3 src/sys/dev/re/if_re.c