Name | Description |
kdallres | Unit kdallres contains the greater part of constants and resource strings used in common by classes and modules throughout the package. |
kdautocard | Unit kdautocard contains implementation and accompanying definitions for TAutomateCardForm class that facilitates the definition of device model and the diagnostics of corresponding hardware at design time in Kylix IDE. |
kdclxcore | Unit kdclxcore contains implementations and accompanying definitions for fundamental classes, such as: TkdCustomCard and TkdResource . |
kddmabuffer | Unit kddmabuffer contains implementation and accompanying definitions for TkdDMABuffer class that models multi-purpose DMA buffer related either to a PCI device or to some other device of non-PCI class. |
kdframeworkassistant | Unit kdframeworkassistant contains implementations and accompanying definitions for auxiliary classes and interfaces that endow the KylixDriver Application Library with even more pragmatical usage ability. |
kdinterrupt | Unit kdinterrupt contains implementations and accompanying definitions for most of classes relevant to hardware interrupt handling, such as: TkdInterrupt , TkdInterruptAcknowledgement and TkdInterruptPipe . |
kdinthandler | Unit kdinthandler contains implementation for TInterruptHandlerParser class that parses and validates the set of instructions of kernel-mode interrupt handler hosted at InterruptHandler property of TkdInterrupt class. |
kdpcihdr | Unit kdpcihdr contains implementations for classes modelling different configuration spaces of PCI devices, such as: TkdPCIConfig and TkdPCINonBridge . |
kdpcitypes | Unit kdpcitypes contains accompanying definitions for classes modelling different configuration spaces of PCI hardware. |
kdranges | Unit kdranges contains implementations and accompanying definitions for classes modelling different address ranges of hardware, either memory or port concerned, such as: TkdMemoryRange , TkdPortRange , TkdDirectRPIOMRange , TkdDirectRRAMRange and their ancestor classes. |
kdregister | Unit kdregister contains implementation and accompanying definitions for TkdHWRangeRegister class that models hardware register related to different address ranges of hardware represented basically by TkdPortRange and TkdMemoryRange classes. |