History log of /netbsd-src/sys/arch/emips/conf/RAMDISK (Results 1 – 5 of 5)
Revision Date Author Comments
# 4b2769fe 01-Aug-2021 andvar <andvar@NetBSD.org>

fix typos in word "otherwise".


# 1d2d37be 31-Mar-2019 christos <christos@NetBSD.org>

bump


# 7fe7089a 21-Aug-2015 uebayasi <uebayasi@NetBSD.org>

Add `pseudo-device ksyms' where `options DDB' is used, because
config(1)/config(5) can't handle module dependency correctly at this
moment.

(This is another proof that shared file definition (`file

Add `pseudo-device ksyms' where `options DDB' is used, because
config(1)/config(5) can't handle module dependency correctly at this
moment.

(This is another proof that shared file definition (`file xxx.c a|b')
is a bad idea.)

show more ...


# 9434c99e 27-Apr-2013 christos <christos@NetBSD.org>

more bogus number removal


# 5f7e80a8 26-Jan-2011 pooka <pooka@NetBSD.org>

Add support for the Extensible MIPS ("eMIPS") platform. The
NetBSD/emips port runs on Xilinx and Beecube FPGA systems and the
Giano system simulator.

eMIPS is a platform developed at Microsoft Rese

Add support for the Extensible MIPS ("eMIPS") platform. The
NetBSD/emips port runs on Xilinx and Beecube FPGA systems and the
Giano system simulator.

eMIPS is a platform developed at Microsoft Research for researching
reconfigurable computing. eMIPS allows dynamic loading and scheduling
of application-specific circuits for the purpose of accelerating
computations based on the current workload.

NetBSD eMIPS support for NetBSD 4.x was written at Microsoft Research
by Alessandro Forin and Neil Pittman. Microsoft Corporation has
donated full copyright to The NetBSD Foundation.

Platform support for eMIPS is the first part of Microsoft's
contribution. The second part includes the hardware accelerator
framework and will be proposed on tech-kern soon.

show more ...