Revision a4a771c0 hw/r2d.c

b/hw/r2d.c
149 149
    sm501_vga_ram_addr = qemu_ram_alloc(SM501_VRAM_SIZE);
150 150
    sm501_init(ds, 0x10000000, sm501_vga_ram_addr, SM501_VRAM_SIZE,
151 151
	       serial_hds[2]);
152

  
153
    /* onboard CF (True IDE mode, Master only). */
154
    mmio_ide_init(0x14001000, 0x1400080c, NULL, 1,
155
                  drives_table[drive_get_index(IF_IDE, 0, 0)].bdrv, NULL);
156

  
152 157
    /* Todo: register on board registers */
153 158
    {
154 159
      int kernel_size;

Also available in: Unified diff