blob: 3b4a5179fbef66af3db85a5ccc45b272a40ed3f6 [file] [log] [blame]
Patrick Georgi0588d192009-08-12 15:00:51 +00001chip northbridge/intel/i945
2
3 device apic_cluster 0 on
4 chip cpu/intel/socket_mFCPGA478
5 device apic 0 on end
6 end
7 end
8
9 device pci_domain 0 on
10 device pci 00.0 on end # host bridge
11 device pci 01.0 off end # i945 PCIe root port
Myles Watsond27c08c2009-11-06 23:42:26 +000012 device pci 02.0 on end # vga controller
Patrick Georgi0588d192009-08-12 15:00:51 +000013 device pci 02.1 on end # display controller
14
15 chip southbridge/intel/i82801gx
16 register "pirqa_routing" = "0x05"
17 register "pirqb_routing" = "0x07"
18 register "pirqc_routing" = "0x05"
19 register "pirqd_routing" = "0x07"
20 register "pirqe_routing" = "0x80"
21 register "pirqf_routing" = "0x80"
22 register "pirqg_routing" = "0x80"
23 register "pirqh_routing" = "0x06"
24
25 # GPI routing
26 # 0 No effect (default)
27 # 1 SMI# (if corresponding ALT_GPI_SMI_EN bit is also set)
28 # 2 SCI (if corresponding GPIO_EN bit is also set)
29 register "gpi13_routing" = "1"
30
31 register "ide_legacy_combined" = "0x1"
32 register "ide_enable_primary" = "0x1"
33 register "ide_enable_secondary" = "0x1"
34 register "sata_ahci" = "0x0"
35
36 device pci 1b.0 on end # High Definition Audio
37 device pci 1c.0 on end # PCIe
38 device pci 1c.1 on end # PCIe
39 device pci 1c.2 on end # PCIe
40 #device pci 1c.3 off end # PCIe port 4
41 #device pci 1c.4 off end # PCIe port 5
42 #device pci 1c.5 off end # PCIe port 6
43 device pci 1d.0 on end # USB UHCI
44 device pci 1d.1 on end # USB UHCI
45 device pci 1d.2 on end # USB UHCI
46 device pci 1d.3 on end # USB UHCI
47 device pci 1d.7 on end # USB2 EHCI
48 device pci 1e.0 on end # PCI bridge
49 #device pci 1e.2 off end # AC'97 Audio
50 #device pci 1e.3 off end # AC'97 Modem
51 device pci 1f.0 on # LPC bridge
52 chip superio/winbond/w83627thg
53 device pnp 2e.0 off # Floppy
54 end
55 device pnp 2e.1 off # Parport
56 end
57 device pnp 2e.2 on
58 io 0x60 = 0x3f8
59 irq 0x70 = 4
60 end
61 device pnp 2e.3 on
62 io 0x60 = 0x2f8
63 irq 0x70 = 3
64 irq 0xf1 = 4 # set IRMODE 0 # XXX not an irq
65 end
66 device pnp 2e.5 on # Keyboard+Mouse
67 io 0x60 = 0x60
68 io 0x62 = 0x64
69 irq 0x70 = 1
70 irq 0x72 = 12
71 irq 0xf0 = 0x82 # HW accel A20.
72 end
73 device pnp 2e.7 on # GPIO1, GAME, MIDI
74 io 0x62 = 0x330
75 irq 0x70 = 9
76 end
77 device pnp 2e.8 on # GPIO2
78 # all default
79 end
80 device pnp 2e.9 on # GPIO3/4
81 irq 0x30 = 0x03 # does this work?
82 irq 0xf0 = 0xfb # set inputs/outputs
83 irq 0xf1 = 0x66
84 end
85 device pnp 2e.a off # ACPI
86 end
87 device pnp 2e.b on # HWM
88 io 0x60 = 0xa00
89 irq 0x70 = 0
90 end
91
92 end
93 chip superio/winbond/w83627thg
94 device pnp 4e.0 off # Floppy
95 end
96 device pnp 4e.1 off # Parport
97 end
98 device pnp 4e.2 on # COM3
99 io 0x60 = 0x3e8
100 irq 0x70 = 11
101 end
102 device pnp 4e.3 on # COM4
103 io 0x60 = 0x2e8
104 irq 0x70 = 10
105 end
106 device pnp 4e.5 off # Keyboard
107 end
108 device pnp 4e.7 off # GPIO1, GAME, MIDI
109 end
110 device pnp 4e.8 off # GPIO2
111 end
112 device pnp 4e.9 off # GPIO3/4
113 end
114 device pnp 4e.a off # ACPI
115 end
116 device pnp 4e.b off # HWM
117 end
118 end
119
120 end
121 #device pci 1f.1 off end # IDE
122 device pci 1f.2 on end # SATA
123 device pci 1f.3 on end # SMBus
124 #device pci 1f.4 off end # Realtek ID Codec
125 end
126 end
127end