X86: Set up the IDE device correctly, ie. with and using legacy ports.

This commit is contained in:
Gabe Black
2009-08-02 18:01:13 -07:00
parent 80aa771dbc
commit 38c2af17a5

View File

@@ -86,7 +86,8 @@ class SouthBridge(SimObject):
ide.BAR3Size = '3B'
ide.BAR3LegacyIO = True
ide.BAR4 = 1
ide.Command = 1
ide.Command = 0
ide.ProgIF = 0x80
ide.InterruptLine = 14
ide.InterruptPin = 1