Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Aug 2010 08:05:05 +0200
From:      Joel Dahl <joel@FreeBSD.org>
To:        Adrian Chadd <adrian@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r211476 - head/sys/mips/atheros
Message-ID:  <20100819060505.GA1244@pluto.vnode.local>
In-Reply-To: <201008190203.o7J23C51086339@svn.freebsd.org>
References:  <201008190203.o7J23C51086339@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 19-08-2010  2:03, Adrian Chadd wrote:
> Author: adrian
> Date: Thu Aug 19 02:03:12 2010
> New Revision: 211476
> URL: http://svn.freebsd.org/changeset/base/211476
> 
> Log:
>   Preparation work for supporting the AR91xx and AR724x.
>   
>   * Implement a SoC probe function, from Linux, which determines the
>     SoC family, type and revision. This only probes the AR71xx series
>     SoC and (currently) panics on others.
>   
>   * Migrate some of the AR71XX specific hardware init (USB device, determining
>     system frequencies) into using the cpuops introduced in an earlier commit.
>     Other SoC specific hardware stuff (per-device flush/WB, GPIO pin wiring,
>     Ethernet PLL setup, other things I've likely missed) will be introduced in
>     subsequent commits.
>   
>   Reviewed by:	imp@
>   Obtained from:	(partially) Linux
> 
> Added:
>   head/sys/mips/atheros/ar71xx_chip.c   (contents, props changed)

This file has no license information.

--
Joel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100819060505.GA1244>