> On 17 May 2016, at 00:00 , Adrian Chadd <adr...@freebsd.org> wrote:
> 
> Author: adrian
> Date: Tue May 17 00:00:01 2016
> New Revision: 299994
> URL: https://svnweb.freebsd.org/changeset/base/299994
> 
> Log:
>  [mips/broadcom] Add initial support for Broadcom MIPS processor
> 
>  Relies on BHND(4) driver.
> 
>  There files contains machine-dependent code for Broadcom MIPS processor and
>  provide UART driver.
> 
>  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.
> 
>  Submitted by:        Michael Zhilin <miz...@gmail.com>
>  Differential Revision:       https://reviews.freebsd.org/D6251
> 
> 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


— 
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."

_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to