Date: Sat, 17 Jun 2006 23:24:35 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/arm/at91 if_ate.c Message-ID: <200606172324.k5HNOZoT029858@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2006-06-17 23:24:35 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 if_ate.c
Log:
Carefully note the RMII bit in the config register at attach time.
The boot loader is supposed to leave this bit set to the right value
for the board. If this bit was set at attach time, use it to init the
config register correctly.
Note: this means the boot loader has to properly initialize it.
Revision Changes Path
1.8 +9 -5 src/sys/arm/at91/if_ate.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606172324.k5HNOZoT029858>
