From owner-svn-src-head@FreeBSD.ORG Thu Aug 19 12:53:08 2010 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B75F410656AA for ; Thu, 19 Aug 2010 12:53:08 +0000 (UTC) (envelope-from andre@freebsd.org) Received: from c00l3r.networx.ch (c00l3r.networx.ch [62.48.2.2]) by mx1.freebsd.org (Postfix) with ESMTP id 28B8B8FC0A for ; Thu, 19 Aug 2010 12:53:07 +0000 (UTC) Received: (qmail 2440 invoked from network); 19 Aug 2010 12:52:59 -0000 Received: from localhost (HELO [127.0.0.1]) ([127.0.0.1]) (envelope-sender ) by c00l3r.networx.ch (qmail-ldap-1.03) with SMTP for ; 19 Aug 2010 12:52:59 -0000 Message-ID: <4C6D2933.9020306@freebsd.org> Date: Thu, 19 Aug 2010 14:53:07 +0200 From: Andre Oppermann User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.11) Gecko/20100711 Thunderbird/3.0.6 MIME-Version: 1.0 To: Adrian Chadd References: <201008191153.o7JBrtbl002979@svn.freebsd.org> In-Reply-To: <201008191153.o7JBrtbl002979@svn.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r211503 - head/sys/mips/atheros X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Aug 2010 12:53:08 -0000 On 19.08.2010 13:53, Adrian Chadd wrote: > Author: adrian > Date: Thu Aug 19 11:53:55 2010 > New Revision: 211503 > URL: http://svn.freebsd.org/changeset/base/211503 > > Log: > Add some initial AR724X chipset support. > > This is untested but should at least allow an AR724X to boot. Isn't this something that should be done on a project branch and merged back when in a good working state? > The current code is lacking the detail needed to expose the PCIe bus. > It is also lacking any NIC, PLL or flush/WB code. -- Andre