Date: Tue, 17 May 2016 17:48:40 +0000 From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: Adrian Chadd <adrian@freebsd.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r299994 - in head/sys/mips: broadcom conf Message-ID: <6C64DB85-43F9-4773-8EE2-0537400386E3@FreeBSD.org> In-Reply-To: <201605170000.u4H001Bj095759@repo.freebsd.org> References: <201605170000.u4H001Bj095759@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> On 17 May 2016, at 00:00 , Adrian Chadd <adrian@freebsd.org> wrote: >=20 > Author: adrian > Date: Tue May 17 00:00:01 2016 > New Revision: 299994 > URL: https://svnweb.freebsd.org/changeset/base/299994 >=20 > Log: > [mips/broadcom] Add initial support for Broadcom MIPS processor >=20 > Relies on BHND(4) driver. >=20 > There files contains machine-dependent code for Broadcom MIPS = processor and > provide UART driver. >=20 > This is a work in progress; it and the current bhnd code is enough to = boot > on the ASUS RT-N16 and RT-N53 platforms. >=20 > Submitted by: Michael Zhilin <mizhka@gmail.com> > Differential Revision: https://reviews.freebsd.org/D6251 >=20 > Added: > head/sys/mips/broadcom/bcm_machdep.c (contents, props changed) > head/sys/mips/broadcom/bcm_socinfo.c (contents, props changed) > head/sys/mips/broadcom/bcm_socinfo.h (contents, props changed) > head/sys/mips/broadcom/files.broadcom (contents, props changed) > head/sys/mips/broadcom/std.broadcom (contents, props changed) > head/sys/mips/broadcom/uart_bus_chipc.c (contents, props changed) > head/sys/mips/broadcom/uart_cpu_chipc.c (contents, props changed) > head/sys/mips/conf/BCM (contents, props changed) > head/sys/mips/conf/BCM.hints (contents, props changed) Seems you missed a file.. bz@zoo:/tank/users/bz/head.svn% grep -r bcma_nexus.c sys/ sys/mips/broadcom/files.broadcom:dev/bhnd/bcma/bcma_nexus.c = standard bz@zoo:/tank/users/bz/head.svn% find sys/ -name bcma_nexus.c bz@zoo:/tank/users/bz/head.svn% /bz =E2=80=94=20 Bjoern A. Zeeb Charles Haddon Spurgeon: "Friendship is one of the sweetest joys of life. Many might have failed beneath the bitterness of their trial had they not found a friend."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6C64DB85-43F9-4773-8EE2-0537400386E3>