Since some people disapprove of white space cleanups mixed in regular commits
[coreboot.git] / src / mainboard / ibm / e326 / 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
8         device pci_domain 0 on
9                 chip northbridge/amd/amdk8
10                         device pci 18.0 on end # LDT 0
11                         device pci 18.0 on     # LDT 1
12                                 chip southbridge/amd/amd8131
13                                         device pci 0.0 on end
14                                         device pci 0.1 on end
15                                         device pci 1.0 on end
16                                         device pci 1.1 on end
17                                 end
18                                 chip southbridge/amd/amd8111
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 on end
23                                                 device pci 1.0 off end
24                                                device pci 5.0 on end # ATI Rage XL
25                                         end
26                                         device pci 1.0 on
27                                                 chip superio/nsc/pc87366
28                                                         device  pnp 2e.0 off  # Floppy
29                                                                  io 0x60 = 0x3f0
30                                                                 irq 0x70 = 6
31                                                                 drq 0x74 = 2
32                                                         end
33                                                         device pnp 2e.1 off  # Parallel Port
34                                                                  io 0x60 = 0x378
35                                                                 irq 0x70 = 7
36                                                         end
37                                                         device pnp 2e.2 off # Com 2
38                                                                  io 0x60 = 0x2f8
39                                                                 irq 0x70 = 3
40                                                         end
41                                                         device pnp 2e.3 on  # Com 1
42                                                                  io 0x60 = 0x3f8
43                                                                 irq 0x70 = 4
44                                                         end
45                                                         device pnp 2e.4 off end # SWC
46                                                         device pnp 2e.5 off end # Mouse
47                                                         device pnp 2e.6 on  # Keyboard
48                                                                  io 0x60 = 0x60
49                                                                  io 0x62 = 0x64
50                                                                 irq 0x70 = 1
51                                                         end
52                                                         device pnp 2e.7 off end # GPIO
53                                                         device pnp 2e.8 off end # ACB
54                                                         device pnp 2e.9 off end # FSCM
55                                                         device pnp 2e.a off end # WDT
56                                                 end
57                                         end
58                                         device pci 1.1 on end
59                                         device pci 1.2 on end
60                                         device pci 1.3 on end
61                                         device pci 1.5 off end
62                                         device pci 1.6 off end
63                                         register "ide0_enable" = "1"
64                                         register "ide1_enable" = "1"
65                                 end
66                         end #  device pci 18.0
67                         device pci 18.0 on end # LDT2
68                         device pci 18.1 on end
69                         device pci 18.2 on end
70                         device pci 18.3 on end
71                 end
72         end
73 end
74