From 7bf1b48bd423065dac1fcc0990dd841dd792ae00 Mon Sep 17 00:00:00 2001 From: Yinghai Lu Date: Fri, 5 Nov 2004 03:44:01 +0000 Subject: *** empty log message *** git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1748 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/tyan/s2885/Config.lb | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) (limited to 'src/mainboard/tyan/s2885') diff --git a/src/mainboard/tyan/s2885/Config.lb b/src/mainboard/tyan/s2885/Config.lb index 1bcb4a2888..3327b32e82 100644 --- a/src/mainboard/tyan/s2885/Config.lb +++ b/src/mainboard/tyan/s2885/Config.lb @@ -157,6 +157,12 @@ chip northbridge/amd/amdk8 device pci 1.0 off end end device pci 1.0 on + chip drivers/generic/debug + device pnp 2.0 on end + device pnp 2.1 off end + device pnp 2.2 off end + device pnp 2.3 on end + end chip superio/winbond/w83627hf device pnp 2e.0 on # Floppy io 0x60 = 0x3f0 @@ -210,7 +216,14 @@ chip northbridge/amd/amdk8 device pci 18.1 on end device pci 18.2 on end - device pci 18.3 on end + device pci 18.3 on +# chip drivers/generic/debug +# device pnp 1.0 on end +# device pnp 1.1 off end +# device pnp 1.2 off end +# device pnp 1.3 on end +# end + end chip northbridge/amd/amdk8 device pci 19.0 on end @@ -230,8 +243,11 @@ chip northbridge/amd/amdk8 end end - chip drivers/generic/debug - device pnp 0.0 on end + chip drivers/generic/debug + device pnp 0.0 on end + device pnp 0.1 off end + device pnp 0.2 off end + device pnp 0.3 on end end end -- cgit v1.2.3