Date: Fri, 26 Sep 2008 03:53:10 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/cfe cfe_api.c cfe_api.h cfe_api_int.h cfe_console.c cfe_error.h cfe_ioctl.h cfe_resource.c Message-ID: <200809260353.m8Q3rU5j044650@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2008-09-26 03:53:10 UTC
FreeBSD src repository
Added files:
sys/dev/cfe cfe_api.c cfe_api.h cfe_api_int.h
cfe_console.c cfe_error.h cfe_ioctl.h
cfe_resource.c
Log:
SVN rev 183370 on 2008-09-26 03:53:10Z by imp
Support for CFE boot loaders. Initially the support is for MIPS, but
other processors will work too.
Submitted by: bms@
Obtained from: p4 mips2 branch
Revision Changes Path
1.1 +538 -0 src/sys/dev/cfe/cfe_api.c (new)
1.1 +199 -0 src/sys/dev/cfe/cfe_api.h (new)
1.1 +171 -0 src/sys/dev/cfe/cfe_api_int.h (new)
1.1 +298 -0 src/sys/dev/cfe/cfe_console.c (new)
1.1 +104 -0 src/sys/dev/cfe/cfe_error.h (new)
1.1 +75 -0 src/sys/dev/cfe/cfe_ioctl.h (new)
1.1 +159 -0 src/sys/dev/cfe/cfe_resource.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809260353.m8Q3rU5j044650>
