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

Diff of /qemu/hw/openpic.c

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

revision 1.5 by bellard, Mon Jan 10 23:19:18 2005 UTC revision 1.6 by bellard, Wed Feb 9 00:01:34 2005 UTC
# Line 345  static void openpic_reset (openpic_t *op Line 345  static void openpic_reset (openpic_t *op
345      int i;      int i;
346    
347      opp->glbc = 0x80000000;      opp->glbc = 0x80000000;
348      /* Initialise controler registers */      /* Initialise controller registers */
349      opp->frep = ((EXT_IRQ - 1) << 16) | ((MAX_CPU - 1) << 8) | VID;      opp->frep = ((EXT_IRQ - 1) << 16) | ((MAX_CPU - 1) << 8) | VID;
350      opp->veni = VENI;      opp->veni = VENI;
351      opp->spve = 0x000000FF;      opp->spve = 0x000000FF;

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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