diff options
author | Li-Ta Lo <ollie@lanl.gov> | 2004-11-25 17:35:37 +0000 |
---|---|---|
committer | Li-Ta Lo <ollie@lanl.gov> | 2004-11-25 17:35:37 +0000 |
commit | f0ee1efcaf57c605bbd94f56a3d01dd379df33a8 (patch) | |
tree | b83aa9f1dc4217f831e7f180d862963302abaf7f /src/mainboard/tyan/s2885/Config.lb | |
parent | 55895a29def5431a7cd4a1921812501518c1026b (diff) |
marked debug device on LPC bus
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1798 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/tyan/s2885/Config.lb')
-rw-r--r-- | src/mainboard/tyan/s2885/Config.lb | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/mainboard/tyan/s2885/Config.lb b/src/mainboard/tyan/s2885/Config.lb index 3e8dd3beb9..3605b85d28 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 |