From e0c06b0683eb13c09d63b01ca31200696ab06671 Mon Sep 17 00:00:00 2001 From: Michael Janczyk Date: Fri, 17 Oct 2008 13:36:17 +0000 Subject: added usb2.0 support to vmpl2+, to be tested on 2.0 git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2355 95ad53e4-c205-0410-b2fa-d234c58c8868 --- os-plugins/plugins/vmware/files/runvmware-player-v2 | 5 +++-- os-plugins/plugins/vmware/files/runvmware-player-v25 | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/os-plugins/plugins/vmware/files/runvmware-player-v2 b/os-plugins/plugins/vmware/files/runvmware-player-v2 index 2860517a..7fb18630 100644 --- a/os-plugins/plugins/vmware/files/runvmware-player-v2 +++ b/os-plugins/plugins/vmware/files/runvmware-player-v2 @@ -6,10 +6,10 @@ # orwards it into B drive of vmplayer # # Author(s): see project authors file -# last changes mj0, 16/10/2008 +# last changes mj0, 17/10/2008 # Copyright: (c) 2003 - 2008 - RZ Universitaet Freiburg # -# Version: 0.18 +# Version: 0.18.1 # ################################################################################ @@ -302,6 +302,7 @@ runvmwareconfheader () ###### usb ################################################################### usb.present = \"TRUE\" + ehci.present= \"TRUE\" usb.generic.autoconnect = \"TRUE\" ###### floppies ############################################################## diff --git a/os-plugins/plugins/vmware/files/runvmware-player-v25 b/os-plugins/plugins/vmware/files/runvmware-player-v25 index 2860517a..7fb18630 100644 --- a/os-plugins/plugins/vmware/files/runvmware-player-v25 +++ b/os-plugins/plugins/vmware/files/runvmware-player-v25 @@ -6,10 +6,10 @@ # orwards it into B drive of vmplayer # # Author(s): see project authors file -# last changes mj0, 16/10/2008 +# last changes mj0, 17/10/2008 # Copyright: (c) 2003 - 2008 - RZ Universitaet Freiburg # -# Version: 0.18 +# Version: 0.18.1 # ################################################################################ @@ -302,6 +302,7 @@ runvmwareconfheader () ###### usb ################################################################### usb.present = \"TRUE\" + ehci.present= \"TRUE\" usb.generic.autoconnect = \"TRUE\" ###### floppies ############################################################## -- cgit v1.2.3-55-g7522