blob: 754e3163eabbd59ae86ae5d0ebddb4ce1b7bdf74 [file] [log] [blame]
Uwe Hermann0675d5c2010-11-14 20:10:11 +00001chip northbridge/amd/amdk8/root_complex # Root complex
Stefan Reinauer0aa37c42013-02-12 15:20:54 -08002 device cpu_cluster 0 on # (L)APIC cluster
Uwe Hermann0675d5c2010-11-14 20:10:11 +00003 chip cpu/amd/socket_F # CPU socket
4 device lapic 0 on end # Local APIC of the CPU
5 end
6 end
Stefan Reinauer4aff4452013-02-12 14:17:15 -08007 device domain 0 on # PCI domain
Sven Schnelle91321022011-03-01 19:58:47 +00008 subsystemid 0x15d9 0x1511 inherit
Uwe Hermann0675d5c2010-11-14 20:10:11 +00009 chip northbridge/amd/amdk8 # Northbridge / RAM controller
10 device pci 18.0 on end
11 device pci 18.0 on end
12 device pci 18.0 on # Link 0 == LDT 0
13 chip southbridge/nvidia/mcp55 # Southbridge
14 device pci 0.0 on end # HT
15 device pci 1.0 on # LPC
16 chip superio/winbond/w83627hf # Super I/O
17 device pnp 2e.0 off # Floppy
18 io 0x60 = 0x3f0
19 irq 0x70 = 6
20 drq 0x74 = 2
21 end
22 device pnp 2e.1 off # Parallel port
23 io 0x60 = 0x378
24 irq 0x70 = 7
25 end
26 device pnp 2e.2 on # Com1
27 io 0x60 = 0x3f8
28 irq 0x70 = 4
29 end
30 device pnp 2e.3 off # Com2
31 io 0x60 = 0x2f8
32 irq 0x70 = 3
33 end
34 device pnp 2e.5 on # PS/2 keyboard
35 io 0x60 = 0x60
36 io 0x62 = 0x64
37 irq 0x70 = 1
38 irq 0x72 = 12
39 end
40 device pnp 2e.6 off # SFI
41 io 0x62 = 0x100
42 end
43 device pnp 2e.7 off # GPIO, game port, MIDI
44 io 0x60 = 0x220
45 io 0x62 = 0x300
46 irq 0x70 = 9
47 end
48 device pnp 2e.8 off end # WDTO PLED
49 device pnp 2e.9 off end # GPIO SUSLED
50 device pnp 2e.a off end # ACPI
51 device pnp 2e.b on # Hardware monitor
52 io 0x60 = 0x290
53 irq 0x70 = 5
54 end
55 end
56 end
57 device pci 1.1 on # SM 0
58 chip drivers/i2c/i2cmux2
59 device i2c 48 off end
60 device i2c 49 off end
61 end
62 end
63 device pci 1.1 on # SM 1
64 # PCI device SMBus address will
65 # depend on addon PCI device, do
66 # we need to scan_smbus_bus?
67 # chip drivers/generic/generic # PCIXA slot 1
68 # device i2c 50 on end
69 # end
70 # chip drivers/generic/generic # PCIXB slot 1
71 # device i2c 51 on end
72 # end
73 # chip drivers/generic/generic # PCIXB slot 2
74 # device i2c 52 on end
75 # end
76 # chip drivers/generic/generic # PCI slot 1
77 # device i2c 53 on end
78 # end
79 # chip drivers/generic/generic # Master MCP55 PCI-E
80 # device i2c 54 on end
81 # end
82 # chip drivers/generic/generic # Slave MCP55 PCI-E
83 # device i2c 55 on end
84 # end
85 chip drivers/generic/generic # MAC EEPROM
86 device i2c 51 on end
87 end
88 end
89 device pci 2.0 on end # USB 1.1
90 device pci 2.1 on end # USB 2
91 device pci 4.0 on end # IDE
92 device pci 5.0 on end # SATA 0
93 device pci 5.1 on end # SATA 1
94 device pci 5.2 on end # SATA 2
95 device pci 6.0 on # PCI
96 device pci 6.0 on end
97 end
98 device pci 6.1 on end # AZA
99 device pci 8.0 on end # NIC
100 device pci 9.0 on end # NIC
101 device pci a.0 on # PCI E 5
102 device pci 0.0 on end # NEC PCI-X
103 device pci 0.1 on # NEC PCI-X
104 device pci 4.0 on end # SCSI
105 device pci 4.1 on end # SCSI
106 end
107 end
108 device pci b.0 on end # PCI E 4
109 device pci c.0 on end # PCI E 3
110 device pci d.0 on end # PCI E 2
111 device pci e.0 on end # PCI E 1
112 device pci f.0 on end # PCI E 0
113 register "ide0_enable" = "1"
114 register "sata0_enable" = "1"
115 register "sata1_enable" = "1"
116 # 1: SMBus under 2e.8, 2: SM0 3: SM1
117 register "mac_eeprom_smbus" = "3"
118 register "mac_eeprom_addr" = "0x51"
Patrick Georgi0588d192009-08-12 15:00:51 +0000119 end
Uwe Hermann0675d5c2010-11-14 20:10:11 +0000120 end
121 device pci 18.1 on end
122 device pci 18.2 on end
123 device pci 18.3 on end
124 end
125 end
Uwe Hermann0675d5c2010-11-14 20:10:11 +0000126end