/[gxemul]/trunk/src/machines/machine_arc.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_arc.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_arc.c,v 1.13 2007/02/10 14:21:10 debug Exp $   *  $Id: machine_arc.c,v 1.14 2007/03/24 06:40:15 debug Exp $
29   */   */
30    
31  #include <stdio.h>  #include <stdio.h>
# Line 109  fatal("TODO: legacy rewrite\n"); Line 109  fatal("TODO: legacy rewrite\n");
109  abort();  abort();
110  //              i = dev_pckbc_init(machine, mem, 0x80005000ULL, PCKBC_8042,  //              i = dev_pckbc_init(machine, mem, 0x80005000ULL, PCKBC_8042,
111  //                  0, 0, machine->use_x11, 0);  //                  0, 0, machine->use_x11, 0);
112    i = 0;
113    
114                  snprintf(tmpstr, sizeof(tmpstr),                  snprintf(tmpstr, sizeof(tmpstr),
115                      "ns16550 irq=3 addr=0x80006000 in_use=%i name2=tty0",                      "ns16550 irq=3 addr=0x80006000 in_use=%i name2=tty0",

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

  ViewVC Help
Powered by ViewVC 1.1.26