View Issue Details

IDProjectCategoryView StatusLast Update
0000809PicoCOM3CEDDKpublic2012-12-18 15:22
ReporterKiepferAssigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Product VersionV1.1 
Target VersionV1.7 
Summary0000809: Improve hardware register access in CEDDK library
DescriptionImprove hardware register access in CEDDK library. Currently Read Modify Write (RMW) operations are encapsulated in a KernelIoControl. To improve performance when using this function to modify bits in a HW registers, this RMW cycle should be implemented in CEDDK directly.
This function should only be available in "kernel mode" version of CEDDK to maintain system security.

Most drivers use this functionailty when settings/clearing IO-Pins, so that this improvement should increase performance for DIO and software I2C drivers for example.
Forum Link
Found Driver Version
Fixed Driver Version

Activities

There are no notes attached to this issue.