/[qemu]/qemu/hw/ppc_chrp.c
ViewVC logotype

Diff of /qemu/hw/ppc_chrp.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by bellard, Tue Aug 24 21:13:40 2004 UTC revision 1.9 by bellard, Wed Apr 6 23:03:38 2005 UTC
# Line 207  void ppc_chrp_init(int ram_size, int vga Line 207  void ppc_chrp_init(int ram_size, int vga
207      }      }
208    
209      ide0_mem_index = pmac_ide_init(&bs_table[0], openpic, 0x13);      ide0_mem_index = pmac_ide_init(&bs_table[0], openpic, 0x13);
210      ide1_mem_index = pmac_ide_init(&bs_table[2], openpic, 0x13);      ide1_mem_index = pmac_ide_init(&bs_table[2], openpic, 0x14);
211    
212      /* cuda also initialize ADB */      /* cuda also initialize ADB */
213      cuda_mem_index = cuda_init(openpic, 0x19);      cuda_mem_index = cuda_init(openpic, 0x19);

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26