View Issue Details

IDProjectCategoryView StatusLast Update
0000474NetDCU9Touch driverpublic2011-01-28 11:24
Reporterzutter Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product VersionV1.20 
Target VersionV1.21Fixed in VersionV1.21 
Summary0000474: TouchPanelEnable() does not work after call TouchPanelDisable().
DescriptionTouchPanelEnable() does not work after call TouchPanelDisable() one time.
Forum Link
Found Driver Version1.4
Fixed Driver Version1.5

Activities

zutter

2011-01-28 11:24

manager   ~0000323

Static variable "hACLinkControlMutex" was not reinitialized while try to enable touch panel again, because hACLinkControlMutex was not set to zero while deinitialize the AC97 resources.