Part of lp.hardwaredb.scripts
Base classes, intended to be used both for the commercial certification data and for the community test submissions.
Class | SubmissionParser | A Parser for the submissions to the hardware database. |
Class | BaseDevice | A base class to represent device data from HAL and udev. |
Class | HALDevice | The representation of a HAL device node. |
Class | UdevDevice | The representation of a udev device node. |
Class | ProcessingLoopBase | An ITunableLoop for processing HWDB submissions. |
Class | ProcessingLoopForPendingSubmissions | Undocumented |
Class | ProcessingLoopForReprocessingBadSubmissions | Undocumented |
Function | process_pending_submissions | Process pending submissions. |
Function | reprocess_invalid_submissions | Reprocess invalid submissions. |