Kconfig!
[coreboot.git] / src / mainboard / tyan / s2875 / 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 #  northbridge 
10                                 #  devices on link 0, link 0 == LDT 0
11                                 chip southbridge/amd/amd8151
12                                         # the on/off keyword is mandatory
13                                         device pci 0.0 on end
14                                         device pci 1.0 on end
15                                 end
16                                 chip southbridge/amd/amd8111
17                                         # this "device pci 0.0" is the parent the next one
18                                         # PCI bridge
19                                         device pci 0.0 on
20                                                 device pci 0.0 on end
21                                                 device pci 0.1 on end
22                                                 device pci 0.2 off end
23                                                 device pci 1.0 off end
24                                                 chip drivers/pci/onboard
25                                                         device pci 5.0 on end
26                                                         register "rom_address" = "0xfff80000"
27                                                 end
28                                         end
29                                         device pci 1.0 on
30                                                 chip superio/winbond/w83627hf
31                                                         device pnp 2e.0 on #  Floppy
32                                                                 io 0x60 = 0x3f0
33                                                                 irq 0x70 = 6
34                                                                 drq 0x74 = 2
35                                                         end
36                                                         device pnp 2e.1 off #  Parallel Port
37                                                                 io 0x60 = 0x378
38                                                                 irq 0x70 = 7
39                                                         end
40                                                         device pnp 2e.2 on #  Com1
41                                                                 io 0x60 = 0x3f8
42                                                                 irq 0x70 = 4
43                                                         end
44                                                         device pnp 2e.3 off #  Com2
45                                                                 io 0x60 = 0x2f8
46                                                                 irq 0x70 = 3
47                                                         end
48                                                         device pnp 2e.5 on #  Keyboard
49                                                                 io 0x60 = 0x60
50                                                                 io 0x62 = 0x64
51                                                                 irq 0x70 = 1
52                                                                 irq 0x72 = 12
53                                                         end
54                                                         device pnp 2e.6 off #  CIR
55                                                                 io 0x60 = 0x100
56                                                         end
57                                                         device pnp 2e.7 off #  GAME_MIDI_GIPO1
58                                                                 io 0x60 = 0x220
59                                                                 io 0x62 = 0x300
60                                                                 irq 0x70 = 9
61                                                         end  
62                                                         device pnp 2e.8 off end #  GPIO2
63                                                         device pnp 2e.9 off end #  GPIO3
64                                                         device pnp 2e.a off end #  ACPI
65                                                         device pnp 2e.b on #  HW Monitor
66                                                                 io 0x60 = 0x290
67                                                                 irq 0x70 = 5
68                                                         end
69                                                 end
70                                         end
71                                         device pci 1.1 on end
72                                         device pci 1.2 on end
73                                         device pci 1.3 on end
74                                         device pci 1.5 on end
75                                         device pci 1.6 off end
76                                         register "ide0_enable" = "1"
77                                         register "ide1_enable" = "1"
78                                 end
79                         end #  device pci 18.0 
80                         
81                         device pci 18.0 on end
82                         device pci 18.0 on end
83                         
84                         device pci 18.1 on end
85                         device pci 18.2 on end
86                         device pci 18.3 on end
87                 end
88         end 
89 end
90