/[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 31 by dpavlin, Mon Oct 8 16:20:26 2007 UTC revision 32 by dpavlin, Mon Oct 8 16:20:58 2007 UTC
# Line 25  Line 25 
25   *  SUCH DAMAGE.   *  SUCH DAMAGE.
26   *     *  
27   *   *
28   *  $Id: machine_sgi.c,v 1.5 2006/06/30 20:22:54 debug Exp $   *  $Id: machine_sgi.c,v 1.6 2006/08/30 15:07:47 debug Exp $
29   *   *
30   *  Machine descriptions for Silicon Graphics' MIPS-based machines.   *  Machine descriptions for Silicon Graphics' MIPS-based machines.
31   *   *
# Line 530  Why is this here? TODO Line 530  Why is this here? TODO
530                  /*  TODO: second ahc  */                  /*  TODO: second ahc  */
531                  /*  bus_pci_add(machine, pci_data, mem, 0, 2, 0, "ahc");  */                  /*  bus_pci_add(machine, pci_data, mem, 0, 2, 0, "ahc");  */
532    
533                    /*
534                     *  An additional PCI IDE controller, for NetBSD/sgimips
535                     *  experiments:  (Not found in a regular O2.)
536                     */
537                    bus_pci_add(machine, pci_data, mem, 0, 3, 0, "symphony_82c105");
538    
539                  break;                  break;
540    
541          case 35:          case 35:

Legend:
Removed from v.31  
changed lines
  Added in v.32

  ViewVC Help
Powered by ViewVC 1.1.26