/[gxemul]/trunk/src/machines/machine_sgi.c
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/src/machines/machine_sgi.c

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

revision 37 by dpavlin, Mon Oct 8 16:21:17 2007 UTC revision 38 by dpavlin, Mon Oct 8 16:21:53 2007 UTC
# Line 25  Line 25 
25   *  SUCH DAMAGE.   *  SUCH DAMAGE.
26   *     *  
27   *   *
28   *  $Id: machine_sgi.c,v 1.17 2007/02/18 09:19:48 debug Exp $   *  $Id: machine_sgi.c,v 1.18 2007/03/24 06:40:16 debug Exp $
29   *   *
30   *  Machine descriptions for Silicon Graphics' MIPS-based machines.   *  Machine descriptions for Silicon Graphics' MIPS-based machines.
31   *   *
# Line 277  fatal("TODO: legacy rewrite\n"); Line 277  fatal("TODO: legacy rewrite\n");
277  abort();  abort();
278  //              j = dev_pckbc_init(machine, mem, 0x1fbd9840, PCKBC_8242,  //              j = dev_pckbc_init(machine, mem, 0x1fbd9840, PCKBC_8242,
279  //                  0, 0, machine->use_x11, 0);  /*  TODO: irq numbers  */  //                  0, 0, machine->use_x11, 0);  /*  TODO: irq numbers  */
280    j = 0;
281    
282                  if (machine->use_x11)                  if (machine->use_x11)
283                          machine->main_console_handle = j;                          machine->main_console_handle = j;

Legend:
Removed from v.37  
changed lines
  Added in v.38

  ViewVC Help
Powered by ViewVC 1.1.26