Back to home page

LXR

 
 

    


Last indexation completed on 2025-05-11 08:24:54 UTC

 
  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2025-05-11 08:14:41  
drvmgr.h 39488 bytes 2025-01-22 02:55:03 2025-05-11 08:24:11  
drvmgr_confdefs.h 7893 bytes 2025-01-22 02:55:03 2025-05-11 08:24:11

The configuration consist of an array with function pointers that register one or more drivers that will be used by the Driver Manger. The Functions are called in the order they are declared.

drvmgr_list.h 3514 bytes 2025-01-22 02:55:03 2025-05-11 08:24:11

Help functions for the Driver Manager. Implements a singly linked list with head and tail pointers for fast insertions/deletions to head and tail in list.

pci_bus.h 6906 bytes 2025-01-22 02:55:03 2025-05-11 08:24:11

General part of drvmgr PCI Bus driver.