Date: Sat, 9 Jan 2010 17:56:25 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/mips/sibyte ata_zbbus.c files.sibyte sb_asm.S sb_machdep.c sb_scd.c sb_scd.h sb_zbbus.c sb_zbpci.c Message-ID: <201001091756.o09HukFm097866@repoman.freebsd.org>
index | next in thread | raw e-mail
imp 2010-01-09 17:56:25 UTC
FreeBSD src repository
Added files:
sys/mips/sibyte ata_zbbus.c files.sibyte sb_asm.S
sb_machdep.c sb_scd.c sb_scd.h sb_zbbus.c
sb_zbpci.c
Log:
SVN rev 201905 on 2010-01-09 17:56:25Z by imp
Merge from projects/mips to head by hand:
Copy the files for the sibyte support (except files in sys/conf and
sys/mips/conf). This targets the Broadcom SWARM board (bcm91250) and
the SB-1 core in the BCM1250 SoC. This work was done by Neel Natu.
Revision Changes Path
1.1 +170 -0 src/sys/mips/sibyte/ata_zbbus.c (new)
1.1 +10 -0 src/sys/mips/sibyte/files.sibyte (new)
1.1 +155 -0 src/sys/mips/sibyte/sb_asm.S (new)
1.1 +264 -0 src/sys/mips/sibyte/sb_machdep.c (new)
1.1 +152 -0 src/sys/mips/sibyte/sb_scd.c (new)
1.1 +46 -0 src/sys/mips/sibyte/sb_scd.h (new)
1.1 +501 -0 src/sys/mips/sibyte/sb_zbbus.c (new)
1.1 +283 -0 src/sys/mips/sibyte/sb_zbpci.c (new)
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001091756.o09HukFm097866>
