aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/foxconn/g41s-k/variants/g41m/overridetree.cb
blob: 45ae89730ea7ac7f36c2909b8828db02dca7d0aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
chip northbridge/intel/x4x		# Northbridge
	device domain 0 on		# PCI domain
		subsystemid 0x105b 0x0dc0 inherit
		chip southbridge/intel/i82801gx		# Southbridge
			device pci 1f.0 on		# ISA bridge
				device pnp 2e.0 on	# Floppy
					io 0x60 = 0x3f0
					irq 0x70 = 6
					drq 0x74 = 2
				end
				device pnp 2e.2 off end	# COM2 (IR)
				device pnp 2e.a off end	# CIR
			end
			device pci 1f.1 on end		# PATA/IDE
		end
	end
end