diff options
author | William Kucharski <William.Kucharski@Sun.COM> | 2009-10-26 07:40:04 -0600 |
---|---|---|
committer | William Kucharski <William.Kucharski@Sun.COM> | 2009-10-26 07:40:04 -0600 |
commit | 6f6e93d42c50c3e18684f751ffb2692b138ce6a6 (patch) | |
tree | cf514997c4acbd0e7ad49c254606ae45289ba5cf /usr/src | |
parent | 4f4e8bf06a501ac039d880790fcf57837d635d49 (diff) | |
download | illumos-gate-6f6e93d42c50c3e18684f751ffb2692b138ce6a6.tar.gz |
6839210 Some CPU cores fail to come online after fastreboot
Diffstat (limited to 'usr/src')
-rw-r--r-- | usr/src/cmd/halt/smf/boot-config.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/cmd/halt/smf/boot-config.xml b/usr/src/cmd/halt/smf/boot-config.xml index 4d6ea6b4b9..29a721016d 100644 --- a/usr/src/cmd/halt/smf/boot-config.xml +++ b/usr/src/cmd/halt/smf/boot-config.xml @@ -107,6 +107,7 @@ <value_node value='VirtualBox' /> <value_node value='VMware Virtual Platform' /> <value_node value='MCP55' /> + <value_node value='Precision WorkStation 650 ' /> </astring_list> </property> </property_group> |