summaryrefslogtreecommitdiff
path: root/src/mainboard/asus/p2b/variants/p2b-ls/overridetree.cb
blob: 541db02be67ba6c57dfee7bc435c8b7b9dd55d8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
chip northbridge/intel/i440bx		# Northbridge
  device domain 0 on			# PCI domain
    chip southbridge/intel/i82371eb	# Southbridge
      register "gpo" = "0x7fbfb9ff"
      register "gpo22_enable" = "1"	# GPO22 controls LVD port termination (0=enabled)
      					# GPO23 controls SCSI-50 port termination (1=enabled)
      					# SCSI-68 port is always terminated
      device pci 4.0 on			# ISA bridge
        chip superio/winbond/w83977tf	# Super I/O
          device pnp 3f0.a off		# ACPI
          end
        end
      end
    end
  end
end