Namespace Cosmos.HAL
Classes
Bootstrap
Device
Global
KeyboardBase
MouseBase
The base class for mouse implementations.
NetworkDevice
PCI
PCIBaseAddressBar
PCIDevice
PCIDevice.DeviceClass
PCIDeviceBridge
PCIDeviceCardbus
PCIDeviceNormal
PCSpeaker
PIT
Handles the Programmable Interval Timer (PIT).
PIT.PITTimer
Represents a virtual timer that can be handled using the Programmable Interrupt Timer (PIT).
Power
Manages the power state of the system by directly manipulating hardware devices.
PS2Controller
PS2Keyboard
This class describes the PS/2 keyboard.
PS2Mouse
This class describes the PS/2 mouse.
RTC
This class represents the Real-Time Clock.
SerialPort
Provides mehods for interacting with serial ports
SpeakerExtensions
TextScreen
TextScreenBase
TextScreenHelpers
Enums
BaudRate
Represents the baud rates for serial ports.
CardType
ClassID
COMPort
DeviceID
PCIDevice.Config
PCIDevice.PCIBist
PCIDevice.PCICommand
PCIDevice.PCIHeaderType
PCIDevice.PCIInterruptPIN
ProgramIF
SubclassID
VendorID
Delegates
DataReceivedHandler
KeyboardBase.KeyPressedEventHandler
MouseBase.MouseChangedEventHandler
PIT.PITTimer.OnTrigger
Represents the trigger handler for a PIT.PITTimer.