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