marked debug device on LPC bus
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1798 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
55895a29de
commit
f0ee1efcaf
|
@ -161,12 +161,12 @@ chip northbridge/amd/amdk8/root_complex
|
||||||
device pci 1.0 off end
|
device pci 1.0 off end
|
||||||
end
|
end
|
||||||
device pci 1.0 on
|
device pci 1.0 on
|
||||||
chip drivers/generic/debug
|
# chip drivers/generic/debug
|
||||||
device pnp 2.0 on end
|
# device pnp 2.0 on end
|
||||||
device pnp 2.1 off end
|
# device pnp 2.1 off end
|
||||||
device pnp 2.2 off end
|
# device pnp 2.2 off end
|
||||||
device pnp 2.3 on end
|
# device pnp 2.3 on end
|
||||||
end
|
# end
|
||||||
chip superio/winbond/w83627hf
|
chip superio/winbond/w83627hf
|
||||||
device pnp 2e.0 on # Floppy
|
device pnp 2e.0 on # Floppy
|
||||||
io 0x60 = 0x3f0
|
io 0x60 = 0x3f0
|
||||||
|
|
Loading…
Reference in New Issue