From f0ee1efcaf57c605bbd94f56a3d01dd379df33a8 Mon Sep 17 00:00:00 2001 From: Li-Ta Lo Date: Thu, 25 Nov 2004 17:35:37 +0000 Subject: [PATCH] marked debug device on LPC bus git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1798 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/tyan/s2885/Config.lb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/mainboard/tyan/s2885/Config.lb b/src/mainboard/tyan/s2885/Config.lb index 3e8dd3beb..3605b85d2 100644 --- a/src/mainboard/tyan/s2885/Config.lb +++ b/src/mainboard/tyan/s2885/Config.lb @@ -161,12 +161,12 @@ chip northbridge/amd/amdk8/root_complex 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 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 -- 2.25.1