Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/arch/sparc64
On Wed, 22 Jun 2016, Palle Lyckegaard wrote:
Date: Wed, 22 Jun 2016 20:13:00
From: Palle Lyckegaard <palle%NetBSD.org@localhost>
Reply-To: source-changes-d%NetBSD.org@localhost
To: source-changes%NetBSD.org@localhost
Subject: CVS commit: src/sys/arch/sparc64
Module Name: src
Committed By: palle
Date: Wed Jun 22 20:13:00 UTC 2016
Modified Files:
src/sys/arch/sparc64/conf: GENERIC files.sparc64
src/sys/arch/sparc64/include: cpu.h mdesc.h
Log Message:
sun4v: add cbus driver - from OpenBSD
To generate a diff of this commit:
cvs rdiff -u -r1.190 -r1.191 src/sys/arch/sparc64/conf/GENERIC
cvs rdiff -u -r1.150 -r1.151 src/sys/arch/sparc64/conf/files.sparc64
cvs rdiff -u -r1.119 -r1.120 src/sys/arch/sparc64/include/cpu.h
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/sparc64/include/mdesc.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Note: These changes currently breaks the sparc64 build like:
/home/builds/ab/HEAD/sparc64/201606230230Z-dest/usr/include/machine/cpu.h:66:30:
fatal error: machine/bus_defs.h: No such file or directory
#include <machine/bus_defs.h>
Will fix this later today (probably)
Home |
Main Index |
Thread Index |
Old Index