A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: net1655798681028
Ixiasoft
Visible to Intel only — GUID: net1655798681028
Ixiasoft
8.7. Creating Embedded Drivers for HAL Device Classes
The following sections define the API for the following classes of devices:
- Character-mode devices
- File subsystems
- DMA devices
- Timer devices used as system clock
- Timer devices used as timestamp clock
- Flash memory devices
The following sections describe how to implement device drivers for each class of device, and how to register them for use in HAL-based systems.
Section Content
Character-Mode Device Drivers
File Subsystem Drivers
Timer Device Drivers
Flash Device Drivers
DMA Device Drivers