diff options
Diffstat (limited to 'src/mainboard/tyan/s2912_fam10')
-rw-r--r-- | src/mainboard/tyan/s2912_fam10/Config.lb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/tyan/s2912_fam10/Config.lb b/src/mainboard/tyan/s2912_fam10/Config.lb index b39e917b75..1b469b112e 100644 --- a/src/mainboard/tyan/s2912_fam10/Config.lb +++ b/src/mainboard/tyan/s2912_fam10/Config.lb @@ -263,7 +263,7 @@ chip northbridge/amd/amdfam10/root_complex device pnp 2e.9 off end # GPIO_SUSLED device pnp 2e.a off end # ACPI device pnp 2e.b on # HW Monitor - io 0x60 = 0x290 + io 0x60 = 0x290 irq 0x70 = 5 end end @@ -330,7 +330,7 @@ chip northbridge/amd/amdfam10/root_complex device pci 4.0 on end register "rom_address" = "0xfff00000" end - end # PCI + end # PCI device pci 6.1 off end # AZA device pci 8.0 on end # NIC device pci 9.0 on end # NIC |