View Issue Details

IDProjectCategoryView StatusLast Update
0000811FSS5PC100CEDDKpublic2012-01-20 14:33
ReporterKiepferAssigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Product VersionV1.7 
Target VersionV1.9Fixed in VersionV1.9 
Summary0000811: 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.