[Milkymist-devel] busybox command works

Sébastien Bourdeauducq sebastien.bourdeauducq at lekernel.net
Thu Sep 3 11:29:18 PDT 2009


On Thursday 03 September 2009 20:09:31 Takeshi MATSUYA wrote:
> I have two Rev.B. (purchase from digikey USA and Japanese Distributer)
> They work only DQS 20.

mmh... strange.

> I think about some plans:
> - porting kernel 2.6.31. (just started)

Excellent :)

> - System Ace(CF) block device driver

Should already be included in 2.6.31. All you need to do is tell the kernel 
that the SystemAce is present and set its base address (0xa0000000).

> - VGA Console and frame buffer driver

Cool! Good luck with this one, the framebuffer API is a mess.

> - PS/2 Driver (keyboard, mouse and circuit)

I'd rather use USB - PS/2 is becoming obsolete, and the custom Milkymist PCB 
will have USB (ISP1362 probably) and no PS/2.

> - X or Tiny X Server

X is slow, complex and heavy. I'd rather use DOpE [1] for the GUI, which is 
faster, simpler, lighter and a lot easier to port. That will be perfect for 
the VJ application. However, if you want to do something else, why not :)

Regards,
Sébastien

[1] http://www.genode-labs.com/products/fpga-graphics



More information about the Devel mailing list