[Milkymist-devel] Milkymist software task list

Sébastien Bourdeauducq sebastien.bourdeauducq at lekernel.net
Sun Feb 28 11:29:11 PST 2010


Hi!

On Sunday 28 February 2010 18:36:30 you wrote:
> > For kernel development, the best is to use QEMU (ML401 boards are
> > becoming non-sourceable, and are harder to work with for kernel
> > debugging): http://lekernel.net/blog/?p=820
> > We can already use the GDB server of QEMU to debug the kernel.
> > Furthermore, VGA framebuffer and PS/2 are working, but simulations model
> > for TMU, PFPU and AC97 are missing.
> >
> > What particular task do you find interesting?
> > If you have any question just ask...
> 
> Let me down load the QEMU stuff and play with it. However, I was
> thinking of looking at the booting problem you have (with the root
> file system not mounting or whatever ...).

As you may have seen from the mailing list:
http://lists.milkymist.org/pipermail/devel-milkymist.org/2010-
February/000413.html
Takeshi had already fixed this problem when I wrote the initial email.

One similar - and still open - problem you can look at is that the loadable 
kernel modules do not work (insmod always print "invalid module format" and 
fails).
http://github.com/tmatsuya/linux-2.6/issues#issue/9

There is also the AC97 driver (I started working on it) that needs to be fixed 
and finalized. Since audio isn't supported in QEMU yet, you may also need to 
develop a simulation model for it.
http://github.com/tmatsuya/linux-2.6

Thanks a lot!

Sébastien


More information about the Devel mailing list