http://defect.opensolaris.org/bz/show_bug.cgi?id=12181
Summary: prioritized NCUs should be recognized as always
enabled (if not active) by nwamd regardless of
'enabled' value
Classification: Development
Product: nwam
Version: RC4
Platform: ANY/Generic
OS/Version: All
Status: ACCEPTED
Severity: minor
Priority: P2
Component: ON daemon
AssignedTo: alan.maguire at sun.com
ReportedBy: alan.maguire at sun.com
QAContact: nwam-dev at opensolaris.org
--- Comment #0 from amaguire <alan.maguire at sun.com> 2009-10-22 13:48:47 UTC
---
At present, the phys ncu sets "ncu_enabled" based on the content of the enabled
property (in populate_common_ncu_properties() in ncu.c). Problem is, we don't
care what that value is set to for prioritized NCUs - the priority group, mode
etc determine activation. So the solution is to set ncu_enabled back to true in
populate_link_ncu_properties() if activation-mode = prioritized.
--
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.