Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"
[coreboot.git] / src / mainboard / tyan / s4880 / devicetree.cb
1 chip northbridge/amd/amdk8/root_complex
2         device lapic_cluster 0 on
3                 chip cpu/amd/socket_940
4                         device lapic 0 on end
5                 end
6         end
7
8         device pci_domain 0 on
9                 chip northbridge/amd/amdk8
10                         device pci 18.0 on end # LDT0
11                         device pci 18.0 on end # LDT1
12                         device pci 18.0 on #  northbridge
13                                 #  devices on link 2, link 2 == LDT 2
14                                 chip southbridge/amd/amd8131
15                                         # the on/off keyword is mandatory
16                                         device pci 0.0 on
17 #                                                chip drivers/lsi/53c1030
18 #                                                        device pci 4.0 on end
19 #                                                        device pci 4.1 on end
20 #                                                        register "fw_address" = "0xfff8c000"
21 #                                                end
22                                                 device pci 9.0 on end
23                                                 device pci 9.1 on end
24                                         end
25                                         device pci 0.1 on end
26                                         device pci 1.0 on end
27                                         device pci 1.1 on end
28                                 end
29                                 chip southbridge/amd/amd8111
30                                         # this "device pci 0.0" is the parent the next one
31                                         # PCI bridge
32                                         device pci 0.0 on
33                                                 device pci 0.0 on end
34                                                 device pci 0.1 on end
35                                                 device pci 0.2 off end
36                                                 device pci 1.0 off end
37                                                 device pci 6.0 on end
38                                         end
39                                         device pci 1.0 on
40                                                 chip superio/winbond/w83627hf
41                                                         device pnp 2e.0 on #  Floppy
42                                                                 io 0x60 = 0x3f0
43                                                                 irq 0x70 = 6
44                                                                 drq 0x74 = 2
45                                                         end
46                                                         device pnp 2e.1 off #  Parallel Port
47                                                                 io 0x60 = 0x378
48                                                                 irq 0x70 = 7
49                                                         end
50                                                         device pnp 2e.2 on #  Com1
51                                                                 io 0x60 = 0x3f8
52                                                                 irq 0x70 = 4
53                                                         end
54                                                         device pnp 2e.3 off #  Com2
55                                                                 io 0x60 = 0x2f8
56                                                                 irq 0x70 = 3
57                                                         end
58                                                         device pnp 2e.5 on #  Keyboard
59                                                                 io 0x60 = 0x60
60                                                                 io 0x62 = 0x64
61                                                                 irq 0x70 = 1
62                                                                 irq 0x72 = 12
63                                                         end
64                                                         device pnp 2e.6 off #  CIR
65                                                                 io 0x60 = 0x100
66                                                         end
67                                                         device pnp 2e.7 off #  GAME_MIDI_GIPO1
68                                                                 io 0x60 = 0x220
69                                                                 io 0x62 = 0x300
70                                                                 irq 0x70 = 9
71                                                         end
72                                                         device pnp 2e.8 off end #  GPIO2
73                                                         device pnp 2e.9 off end #  GPIO3
74                                                         device pnp 2e.a off end #  ACPI
75                                                         device pnp 2e.b on #  HW Monitor
76                                                                 io 0x60 = 0x290
77                                                                 irq 0x70 = 5
78                                                         end
79                                                 end
80                                         end
81                                         device pci 1.1 on end
82                                         device pci 1.2 on end
83                                         device pci 1.3 on end
84                                         device pci 1.5 off end
85                                         device pci 1.6 off end
86                                         register "ide0_enable" = "1"
87                                         register "ide1_enable" = "1"
88                                 end
89                         end #  device pci 18.0
90
91                         device pci 18.1 on end
92                         device pci 18.2 on end
93                         device pci 18.3 on end
94                 end
95
96         end #pci_domain
97 end
98