[RFC/PATCH] Block device for the ISS simulator

Andi Kleen andi at firstfloor.org
Fri Oct 3 14:44:03 EST 2008


Benjamin Herrenschmidt <benh at kernel.crashing.org> writes:

> The ISS simulator is a simple powerpc simulator used among other things
> for hardware bringup. It implements a simple memory mapped block device
> interface.

...
>
> --- /dev/null	1970-01-01 00:00:00.000000000 +0000
> +++ linux-work/drivers/block/iss_blk.c	2008-09-23 11:12:03.000000000 +1000
> @@ -0,0 +1,365 @@
> +/*
> + * Simple block device for the ISS simulator
> + */

The first paragraph in your description above should be in this comment.

-Andi



More information about the Linuxppc-dev mailing list