View Issue Details

IDProjectCategoryView StatusLast Update
0000808PicoCOM4CEDDKpublic2011-11-03 10:55
ReporterKiepferAssigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Product VersionV1.2 
Target VersionV1.3Fixed in VersionV1.3 
Summary0000808: 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.
Fixed Driver Version
Forum Link
Found Driver Version

Activities

There are no notes attached to this issue.