Date: Thu, 19 Aug 2010 16:25:15 +0000 (UTC) From: Adrian Chadd <adrian@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/mips/atheros ar71xx_chip.c ar71xxreg.h ar91xx_chip.c Message-ID: <201008191625.o7JGPOoK042465@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
adrian 2010-08-19 16:25:15 UTC
FreeBSD src repository
Modified files:
sys/mips/atheros ar71xx_chip.c ar71xxreg.h ar91xx_chip.c
Log:
SVN rev 211510 on 2010-08-19 16:25:15Z by adrian
Implement PLL generalisation in preparation for use in if_arge.
* Add a function to write to the relevant PLL register
* Break out the PLL configuration for the AR71XX into the CPU ops,
lifted from if_arge.c.
* Add the AR91XX PLL configuration ops, using the AR91XX register
definitions.
Revision Changes Path
1.3 +37 -3 src/sys/mips/atheros/ar71xx_chip.c
1.11 +25 -0 src/sys/mips/atheros/ar71xxreg.h
1.2 +34 -0 src/sys/mips/atheros/ar91xx_chip.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008191625.o7JGPOoK042465>
