From 29be535a40514d7327f560d5c6f19acf5d688d0e Mon Sep 17 00:00:00 2001 From: Harald Gutmann Date: Thu, 2 Jul 2009 19:06:01 +0000 Subject: ChangeLog: Turn on Parallel Port and Floppy in Config.lb Signed-off-by: Harald Gutmann Acked-by: Andreas B. Mundt git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4396 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/gigabyte/m57sli/Config.lb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mainboard/gigabyte') diff --git a/src/mainboard/gigabyte/m57sli/Config.lb b/src/mainboard/gigabyte/m57sli/Config.lb index 3f69d6f0e5e4..be770434b2cf 100644 --- a/src/mainboard/gigabyte/m57sli/Config.lb +++ b/src/mainboard/gigabyte/m57sli/Config.lb @@ -196,7 +196,7 @@ chip northbridge/amd/amdk8/root_complex device pci 1.0 on # LPC chip superio/ite/it8716f # Floppy and any LDN - device pnp 2e.0 off + device pnp 2e.0 on # Watchdog from CLKIN, CLKIN = 24 MHz irq 0x23 = 0x11 # Serial Flash (SPI only) @@ -213,7 +213,7 @@ chip northbridge/amd/amdk8/root_complex io 0x60 = 0x2f8 irq 0x70 = 3 end - device pnp 2e.3 off # Parallel Port + device pnp 2e.3 on # Parallel Port io 0x60 = 0x378 irq 0x70 = 7 end -- cgit v1.2.3