VirtualBox

Changeset 8345

Show
Ignore:
Timestamp:
04/24/08 09:08:53 (9 months ago)
Author:
vboxsync
Message:

SolaudiO: Fix for ubuntu guest desktop crashing on startup with audio enabled.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/VBox/Devices/Audio/solaudio.c

    r8155 r8345  
    840840    solaudio_ctl_out, 
    841841 
    842     solaudio_init_in
    843     solaudio_fini_in
    844     solaudio_run_in
    845     solaudio_read
    846     solaudio_ctl_in 
     842    NULL
     843    NULL
     844    NULL
     845    NULL
     846    NULL 
    847847}; 
    848848 
     
    870870    INIT_FIELD (can_be_default = ) 1, 
    871871    INIT_FIELD (max_voices_out = ) INT_MAX, 
    872     INIT_FIELD (max_voices_in  = ) 0,           /* Input not supported. */ 
     872    INIT_FIELD (max_voices_in  = ) 0,           /* Input not really supported. */ 
    873873    INIT_FIELD (voice_size_out = ) sizeof (solaudioVoiceOut), 
    874874    INIT_FIELD (voice_size_in  = ) 0 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy