Go to the documentation of this file.
29 #ifndef __DEV_X86_I8042_HH__
30 #define __DEV_X86_I8042_HH__
38 #include "params/I8042.hh"
82 Bitfield<7> parityError;
93 Bitfield<6> convertScanCodes;
130 if (if_name ==
"mouse_int_pin")
132 else if (if_name ==
"keyboard_int_pin")
151 #endif //__DEV_X86_I8042_HH__
int16_t PortID
Port index/ID type, and a symbolic name for an invalid port id.
Bitfield< 4 > keyboardUnlocked
Bitfield< 5 > mouseOutputFull
BitUnion8(StatusReg) Bitfield< 7 > parityError
void writeData(uint8_t newData, bool mouse=false)
Bitfield< 5 > disableMouse
const PortID InvalidPortID
void serialize(CheckpointOut &cp) const override
Serialize an object.
Tick write(PacketPtr pkt) override
Pure virtual function that the device must implement.
static const uint16_t NoCommand
A Packet is used to encapsulate a transfer between two objects in the memory system (e....
uint64_t Tick
Tick count type.
Port & getPort(const std::string &if_name, PortID idx=InvalidPortID) override
Get a port with a given name and index.
@ WriteKeyboardOutputBuff
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
std::vector< IntSourcePin< I8042 > * > keyboardIntPin
AddrRangeList getAddrRanges() const override
Determine the address ranges that this device responds to.
Bitfield< 2 > passedSelfTest
Tick read(PacketPtr pkt) override
Pure virtual function that the device must implement.
Ports are used to interface objects to each other.
void unserialize(CheckpointIn &cp) override
Unserialize an object.
Bitfield< 4 > disableKeyboard
std::vector< IntSourcePin< I8042 > * > mouseIntPin
std::ostream CheckpointOut
EndBitUnion(StatusReg) BitUnion8(CommandByte) Bitfield< 6 > convertScanCodes
Bitfield< 3 > commandLast
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
Bitfield< 1 > mouseFullInt
Bitfield< 0 > keyboardFullInt
Port & getPort(const std::string &if_name, PortID idx=InvalidPortID) override
Get a port with a given name and index.
Generated on Wed Jul 28 2021 12:10:27 for gem5 by doxygen 1.8.17