提交 0278377d 编写于 作者: M Mark Cave-Ayland

m48t59: add m48t59 sysbus device

This is for subsequent use by the sun4u machine.
Reviewed-by: NHervé Poussineau <hpoussin@reactos.org>
Signed-off-by: NMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
上级 6de04973
......@@ -128,6 +128,10 @@ static M48txxInfo m48txx_info[] = {
.sysbus_name = "sysbus-m48t08",
.model = 8,
.size = 0x2000,
},{
.sysbus_name = "sysbus-m48t59",
.model = 59,
.size = 0x2000,
},{
.isa_name = "isa-m48t59",
.model = 59,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册