ARM: Add support for a dumb IDE controller
This commit is contained in:
@@ -133,6 +133,8 @@ class IdeController : public PciDev
|
||||
bool ioEnabled;
|
||||
bool bmEnabled;
|
||||
|
||||
uint32_t ioShift, ctrlOffset;
|
||||
|
||||
void dispatchAccess(PacketPtr pkt, bool read);
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user