Remove drivers/pci/onboard. The only purpose was for option ROMs, which are
[coreboot.git] / src / mainboard / gigabyte / ga_2761gxdk / devicetree.cb
1 chip northbridge/amd/amdk8/root_complex
2         device apic_cluster 0 on
3                 chip cpu/amd/socket_AM2
4                         device apic 0 on end
5                 end
6         end
7         device pci_domain 0 on
8                 chip northbridge/amd/amdk8 #mc0
9                         device pci 18.0 on
10                                 #  devices on link 0, link 0 == LDT 0
11                                 chip southbridge/sis/sis966
12                                         device pci 0.0 on end   # Northbridge
13                                         device pci 1.0 on               # AGP bridge
14                                                 device pci 0.0 on end
15                                         end
16                                         device pci 2.0 on # LPC
17                                                 chip superio/ite/it8716f
18                                                         device pnp 2e.0 off #  Floppy (N/A)
19                                                                 io 0x60 = 0x3f0
20                                                                 irq 0x70 = 6
21                                                                 drq 0x74 = 2
22                                                         end
23                                                         device pnp 2e.1 on #  Com1
24                                                                 io 0x60 = 0x3f8
25                                                                 irq 0x70 = 4
26                                                         end
27                                                         device pnp 2e.2 off #  Com2 (N/A)
28                                                                 io 0x60 = 0x2f8
29                                                                 irq 0x70 = 3
30                                                         end
31                                                         device pnp 2e.3 off #  Parallel port (N/A)
32                                                                 io 0x60 = 0x378
33                                                                 irq 0x70 = 7
34                                                         end
35                                                         device pnp 2e.4 on #  EC
36                                                                 io 0x60 = 0x290
37                                                                 io 0x62 = 0x230
38                                                                 irq 0x70 = 9
39                                                         end
40                                                         device pnp 2e.5 off #  PS/2 keyboard (N/A)
41                                                                 io 0x60 = 0x60
42                                                                 io 0x62 = 0x64
43                                                                 irq 0x70 = 1
44                                                         end
45                                                         device pnp 2e.6 off #  Mouse (N/A)
46                                                                 irq 0x70 = 12
47                                                         end
48                                                         device pnp 2e.8 off #  MIDI (N/A)
49                                                                 io 0x60 = 0x300
50                                                                 irq 0x70 = 10
51                                                         end
52                                                         device pnp 2e.9 off #  GAME (N/A)
53                                                                 io 0x60 = 0x220
54                                                         end
55                                                         device pnp 2e.a off end #  CIR (N/A)
56                                                 end
57                                         end
58
59                                         device pci 2.5 off end # IDE (SiS5513)
60                                         device pci 2.6 off end # Modem (SiS7013)
61                                         device pci 2.7 off end # Audio (SiS7012)
62                                         device pci 3.0 on end # USB (SiS7001,USB1.1)
63                                         device pci 3.1 on end # USB (SiS7001,USB1.1)
64                                         device pci 3.3 on end # USB (SiS7002,USB2.0)
65                                         device pci 4.0 on end # NIC (SiS191)
66                                         device pci 5.0 on end # SATA (SiS1183,Native Mode)
67                                         device pci 6.0 on end # PCI-e x1
68                                         device pci 7.0 on end # PCI-e x1
69                                         device pci a.0 off end
70                                         device pci b.0 off end
71                                         device pci c.0 off end
72                                         device pci d.0 off end
73                                         device pci e.0 off end
74                                         device pci f.0 off end # HD Audio (SiS7502)
75
76                                         register "ide0_enable" = "1"
77                                         register "ide1_enable" = "1"
78                                         register "sata0_enable" = "1"
79                                         register "sata1_enable" = "1"
80                                 end
81                         end #  device pci 18.0
82                         device pci 18.0 on end # Link 1
83                         device pci 18.0 on end
84                         device pci 18.1 on end
85                         device pci 18.2 on end
86                         device pci 18.3 on end
87                 end # mc0
88
89         end # PCI domain
90
91 #       chip drivers/generic/debug
92 #               device pnp 0.0 off end # chip name
93 #               device pnp 0.1 on end # pci_regs_all
94 #               device pnp 0.2 off end # mem
95 #               device pnp 0.3 off end # cpuid
96 #               device pnp 0.4 off end # smbus_regs_all
97 #               device pnp 0.5 off end # dual core msr
98 #               device pnp 0.6 off end # cache size
99 #               device pnp 0.7 off end # tsc
100 #               device pnp 0.8 off end # io
101 #               device pnp 0.9 off end # io
102 #       end
103 end #root_complex