2 # This file is part of the coreboot project.
4 # Copyright
(C
) 2015 Damien Zammit
<damien@zamaudio.com
>
6 # This program is free software
; you can redistribute it
and/or modify
7 # it under the terms of the GNU General Public License
as published by
8 # the Free Software Foundation
; either version
2 of the License
, or
9 #
(at your option
) any later version.
11 # This program is distributed in the hope that it will be useful
,
12 # but WITHOUT ANY WARRANTY
; without even the implied warranty of
13 # MERCHANTABILITY
or FITNESS
FOR A PARTICULAR PURPOSE. See the
14 # GNU General Public License
for more details.
17 chip northbridge
/intel
/x4x # Northbridge
18 device cpu_cluster
0 on # APIC cluster
19 chip cpu
/intel
/socket_LGA775
22 chip cpu
/intel
/model_1067x # CPU
23 device lapic
0xACAC off
end
26 device domain
0 on # PCI domain
27 subsystemid
0x1458 0x5000 inherit
28 device pci
0.0 on # Host Bridge
29 subsystemid
0x1458 0x5000
31 device pci
2.0 on # Integrated graphics controller
32 subsystemid
0x1458 0xd000
34 device pci
2.1 on # Integrated graphics controller
2
35 subsystemid
0x1458 0xd001
37 device pci
3.0 off
end #
ME
38 device pci
3.1 off
end #
ME
39 chip southbridge
/intel
/i82801gx # Southbridge
40 register
"pirqa_routing" = "0x0b"
41 register
"pirqb_routing" = "0x0b"
42 register
"pirqc_routing" = "0x0b"
43 register
"pirqd_routing" = "0x0b"
44 register
"pirqe_routing" = "0x0b"
45 register
"pirqf_routing" = "0x0b"
46 register
"pirqg_routing" = "0x0b"
47 register
"pirqh_routing" = "0x0b"
48 register
"ide_legacy_combined" = "0x0" # Combined mode broken
49 register
"ide_enable_primary" = "0x1"
50 register
"ide_enable_secondary" = "0x0"
51 register
"sata_ahci" = "0x0" # AHCI does
not work
52 register
"sata_ports_implemented" = "0x3"
53 register
"gpe0_en" = "0x40"
55 device pci
1b
.0 on # Audio
56 subsystemid
0x1458 0xa002
58 device pci
1c
.0 on
end # PCIe
1
59 device pci
1c
.1 on # PCIe
2 (NIC
)
60 device pci
00.0 on # PCI
10ec
:8168
61 subsystemid
0x1458 0xe000
64 device pci
1c
.2 off
end # PCIe
3
65 device pci
1c
.3 off
end # PCIe
4
66 device pci
1d
.0 on # USB
67 subsystemid
0x1458 0x5004
69 device pci
1d
.1 on # USB
70 subsystemid
0x1458 0x5004
72 device pci
1d
.2 on # USB
73 subsystemid
0x1458 0x5004
75 device pci
1d
.3 on # USB
76 subsystemid
0x1458 0x5004
78 device pci
1d
.7 on # USB
79 subsystemid
0x1458 0x5006
81 device pci
1e
.0 on
end # PCI bridge
82 device pci
1e
.2 off
end # AC
'97 Audio
83 device pci
1e
.3 off
end # AC
'97 Modem
84 device pci
1f
.0 on # ISA bridge
85 subsystemid
0x1458 0x5001
86 chip superio
/ite
/it8718f # Super I
/O
87 register
"TMPIN1.mode" = "THERMAL_RESISTOR"
88 register
"TMPIN2.mode" = "THERMAL_RESISTOR"
89 register
"TMPIN3.mode" = "THERMAL_DIODE"
90 register
"TMPIN3.offset" = "0"
91 register
"ec.vin_mask" = "VIN7 | VIN4 | VIN3 | VIN2 | VIN1 | VIN0"
93 register
"FAN1.mode" = "FAN_SMART_AUTOMATIC"
94 register
"FAN1.smart.tmpin" = "3"
95 register
"FAN1.smart.tmp_off" = "25"
96 register
"FAN1.smart.tmp_start" = "30"
97 register
"FAN1.smart.tmp_full" = "65"
98 register
"FAN1.smart.tmp_delta" = "3"
99 register
"FAN1.smart.smoothing" = "1"
100 register
"FAN1.smart.pwm_start" = "0"
101 register
"FAN1.smart.slope" = "10"
103 register
"FAN2.mode" = "FAN_SMART_AUTOMATIC"
104 register
"FAN2.smart.tmpin" = "3"
105 register
"FAN2.smart.tmp_off" = "25"
106 register
"FAN2.smart.tmp_start" = "30"
107 register
"FAN2.smart.tmp_full" = "65"
108 register
"FAN2.smart.tmp_delta" = "3"
109 register
"FAN2.smart.smoothing" = "1"
110 register
"FAN2.smart.pwm_start" = "0"
111 register
"FAN2.smart.slope" = "10"
113 device pnp
2e
.0 on # Floppy
120 device pnp
2e
.1 on # COM1
124 device pnp
2e
.2 on # COM2
128 device pnp
2e
.3 on # Parallel port
135 device pnp
2e
.4 on # Environment controller
147 device pnp
2e
.5 on # Keyboard
153 device pnp
2e
.6 on # Mouse
160 device pci
1f
.1 on # PATA
/IDE
161 subsystemid
0x1458 0xb004
163 device pci
1f
.2 on # SATA
164 subsystemid
0x1458 0xb005
166 device pci
1f
.3 on # SMbus
167 subsystemid
0x1458 0x5001