Changeset 8155 in vbox for trunk/src/VBox/Devices
- Timestamp:
- Apr 18, 2008 3:16:47 PM (17 years ago)
- Location:
- trunk/src/VBox/Devices
- Files:
-
- 88 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/DevIchAc97.cpp
r6105 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/Devices/Audio/alsa_stubs.c
r6077 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/Devices/Audio/alsa_stubs.h
r6077 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/Devices/Audio/audiosniffer.c
r5999 r8155 6 6 7 7 /* 8 * Copyright (C) 2006-2007 innotek GmbH8 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 * 18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 19 * Clara, CA 95054 USA or visit http://www.sun.com if you need 20 * additional information or have any questions. 17 21 */ 18 22 -
trunk/src/VBox/Devices/Audio/pulse_stubs.c
r6127 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/Devices/Audio/pulse_stubs.h
r6127 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/Devices/Audio/pulseaudio.c
r6234 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/Devices/Audio/solaudio.c
r8074 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/Devices/Audio/winaudio.c
r5999 r8155 6 6 7 7 /* 8 * Copyright (C) 2006-2007 innotek GmbH8 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 * 18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 19 * Clara, CA 95054 USA or visit http://www.sun.com if you need 20 * additional information or have any questions. 17 21 */ 18 22 -
trunk/src/VBox/Devices/Builtins.cpp
r7978 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2008 innotek GmbH7 * Copyright (C) 2006-2008 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/Devices/Builtins.h
r7978 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/Devices/Builtins2.cpp
r5999 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/Devices/Builtins2.h
r5999 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/Devices/Bus/DevPCI.cpp
r7679 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 * -------------------------------------------------------------------- 17 21 * -
trunk/src/VBox/Devices/Bus/PCIInternal.h
r5999 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/Devices/Graphics/BIOS/Makefile.kmk
r8038 r8155 5 5 6 6 # 7 # Copyright (C) 2006-2007 innotek GmbH7 # Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 # VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 # 17 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 # Clara, CA 95054 USA or visit http://www.sun.com if you need 19 # additional information or have any questions. 16 20 # 17 21 -
trunk/src/VBox/Devices/Graphics/DevVGA.cpp
r8088 r8155 6 6 7 7 /* 8 * Copyright (C) 2006-2007 innotek GmbH8 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 * 18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 19 * Clara, CA 95054 USA or visit http://www.sun.com if you need 20 * additional information or have any questions. 17 21 * -------------------------------------------------------------------- 18 22 * -
trunk/src/VBox/Devices/Graphics/DevVGA.h
r7914 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 * -------------------------------------------------------------------- 17 21 * -
trunk/src/VBox/Devices/Graphics/DevVGAModes.h
r7259 r8155 7 7 8 8 /* 9 * Copyright (C) 2006-2007 innotek GmbH9 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as … … 16 16 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 17 17 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 18 * 19 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 20 * Clara, CA 95054 USA or visit http://www.sun.com if you need 21 * additional information or have any questions. 18 22 */ 19 23 -
trunk/src/VBox/Devices/Graphics/DevVGATmpl.h
r5999 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 * -------------------------------------------------------------------- 17 21 * -
trunk/src/VBox/Devices/Input/DevPS2.cpp
r6102 r8155 7 7 8 8 /* 9 * Copyright (C) 2006-2007 innotek GmbH9 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as … … 16 16 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 17 17 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 18 * 19 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 20 * Clara, CA 95054 USA or visit http://www.sun.com if you need 21 * additional information or have any questions. 18 22 * -------------------------------------------------------------------- 19 23 * -
trunk/src/VBox/Devices/Input/DrvKeyboardQueue.cpp
r5999 r8155 6 6 7 7 /* 8 * Copyright (C) 2006-2007 innotek GmbH8 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 * 18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 19 * Clara, CA 95054 USA or visit http://www.sun.com if you need 20 * additional information or have any questions. 17 21 */ 18 22 -
trunk/src/VBox/Devices/Input/DrvMouseQueue.cpp
r5999 r8155 6 6 7 7 /* 8 * Copyright (C) 2006-2007 innotek GmbH8 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 * 18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 19 * Clara, CA 95054 USA or visit http://www.sun.com if you need 20 * additional information or have any questions. 17 21 */ 18 22 -
trunk/src/VBox/Devices/Makefile.kmk
r7872 r8155 5 5 6 6 # 7 # Copyright (C) 2006-2007 innotek GmbH7 # Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 # VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 # 17 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 # Clara, CA 95054 USA or visit http://www.sun.com if you need 19 # additional information or have any questions. 16 20 # 17 21 -
trunk/src/VBox/Devices/Network/DevPCNet.cpp
r8087 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2008 innotek GmbH7 * Copyright (C) 2006-2008 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 * -------------------------------------------------------------------- 17 21 * -
trunk/src/VBox/Devices/Network/DrvIntNet.cpp
r7831 r8155 6 6 7 7 /* 8 * Copyright (C) 2006-2007 innotek GmbH8 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 * 18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 19 * Clara, CA 95054 USA or visit http://www.sun.com if you need 20 * additional information or have any questions. 17 21 */ 18 22 -
trunk/src/VBox/Devices/Network/DrvNAT.cpp
r8009 r8155 6 6 7 7 /* 8 * Copyright (C) 2006-2007 innotek GmbH8 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 * 18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 19 * Clara, CA 95054 USA or visit http://www.sun.com if you need 20 * additional information or have any questions. 17 21 */ 18 22 -
trunk/src/VBox/Devices/Network/DrvNetSniffer.cpp
r7831 r8155 6 6 7 7 /* 8 * Copyright (C) 2006-2007 innotek GmbH8 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 * 18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 19 * Clara, CA 95054 USA or visit http://www.sun.com if you need 20 * additional information or have any questions. 17 21 */ 18 22 -
trunk/src/VBox/Devices/Network/DrvTAP.cpp
r7831 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/Devices/Network/DrvTAPOs2.cpp
r7831 r8155 6 6 /* 7 7 * 8 * Copyright (C) 2006-2007 innotek GmbH8 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 * 18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 19 * Clara, CA 95054 USA or visit http://www.sun.com if you need 20 * additional information or have any questions. 17 21 */ 18 22 -
trunk/src/VBox/Devices/Network/DrvTAPWin32.cpp
r7840 r8155 6 6 7 7 /* 8 * Copyright (C) 2006-2007 innotek GmbH8 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 * 18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 19 * Clara, CA 95054 USA or visit http://www.sun.com if you need 20 * additional information or have any questions. 17 21 */ 18 22 -
trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp
r5999 r8155 6 6 7 7 /* 8 * Copyright (C) 2006-2007 innotek GmbH8 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 * 18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 19 * Clara, CA 95054 USA or visit http://www.sun.com if you need 20 * additional information or have any questions. 17 21 */ 18 22 -
trunk/src/VBox/Devices/Network/slirp/slirp_state.h
r8009 r8155 4 4 5 5 /* 6 * Copyright (C) 2006-2007 innotek GmbH6 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as … … 13 13 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 14 14 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 15 * 16 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 17 * Clara, CA 95054 USA or visit http://www.sun.com if you need 18 * additional information or have any questions. 15 19 */ 16 20 -
trunk/src/VBox/Devices/Network/solaris/vnicinit_solaris.sh
r8140 r8155 3 3 # VirtualBox VNIC setup script for Solaris hosts with Crossbow. 4 4 # 5 # Copyright (C) 2007 innotek GmbH5 # Copyright (C) 2007 Sun Microsystems, Inc. 6 6 # 7 7 # This file is part of VirtualBox Open Source Edition (OSE), as … … 12 12 # VirtualBox OSE distribution. VirtualBox OSE is distributed in the 13 13 # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 14 # 15 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 16 # Clara, CA 95054 USA or visit http://www.sun.com if you need 17 # additional information or have any questions. 14 18 # 15 19 -
trunk/src/VBox/Devices/Network/solaris/vnicterm_solaris.sh
r5998 r8155 3 3 # VirtualBox VNIC terminate script for Solaris hosts with Crossbow. 4 4 # 5 # Copyright (C) 2007 innotek GmbH5 # Copyright (C) 2007 Sun Microsystems, Inc. 6 6 # 7 7 # This file is part of VirtualBox Open Source Edition (OSE), as … … 12 12 # VirtualBox OSE distribution. VirtualBox OSE is distributed in the 13 13 # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 14 # 15 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 16 # Clara, CA 95054 USA or visit http://www.sun.com if you need 17 # additional information or have any questions. 14 18 # 15 19 -
trunk/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp
r5999 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/Devices/PC/BIOS/Makefile.kmk
r7774 r8155 5 5 6 6 # 7 # Copyright (C) 2006-2007 innotek GmbH7 # Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 # VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 # 17 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 # Clara, CA 95054 USA or visit http://www.sun.com if you need 19 # additional information or have any questions. 16 20 # 17 21 -
trunk/src/VBox/Devices/PC/DevACPI.cpp
r7072 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/Devices/PC/DevAPIC.cpp
r7752 r8155 7 7 8 8 /* 9 * Copyright (C) 2006-2007 innotek GmbH9 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as … … 16 16 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 17 17 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 18 * 19 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 20 * Clara, CA 95054 USA or visit http://www.sun.com if you need 21 * additional information or have any questions. 18 22 * -------------------------------------------------------------------- 19 23 * -
trunk/src/VBox/Devices/PC/DevDMA.cpp
r5999 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 * -------------------------------------------------------------------- 17 21 * -
trunk/src/VBox/Devices/PC/DevPIC.cpp
r6321 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/Devices/PC/DevPcArch.c
r5999 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/Devices/PC/DevPcBios.cpp
r7759 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2008 innotek GmbH7 * Copyright (C) 2006-2008 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/Devices/PC/DevPcBios.h
r6876 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/Devices/PC/DevPit-i8254.cpp
r6320 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 * -------------------------------------------------------------------- 17 21 * -
trunk/src/VBox/Devices/PC/DevRTC.cpp
r5999 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 * -------------------------------------------------------------------- 17 21 * -
trunk/src/VBox/Devices/PC/DrvACPI.cpp
r5999 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk
r5999 r8155 5 5 6 6 # 7 # Copyright (C) 2006-2007 innotek GmbH7 # Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 # VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 # 17 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 # Clara, CA 95054 USA or visit http://www.sun.com if you need 19 # additional information or have any questions. 16 20 # 17 21 -
trunk/src/VBox/Devices/Parallel/DevParallel.cpp
r6300 r8155 7 7 8 8 /* 9 * Copyright (C) 2006-2007 innotek GmbH9 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as … … 16 16 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 17 17 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 18 * 19 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 20 * Clara, CA 95054 USA or visit http://www.sun.com if you need 21 * additional information or have any questions. 18 22 */ 19 23 -
trunk/src/VBox/Devices/Parallel/DrvHostParallel.cpp
r7321 r8155 7 7 8 8 /* 9 * Copyright (C) 2006-2007 innotek GmbH9 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as … … 16 16 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 17 17 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 18 * 19 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 20 * Clara, CA 95054 USA or visit http://www.sun.com if you need 21 * additional information or have any questions. 18 22 */ 19 23 -
trunk/src/VBox/Devices/Serial/DevSerial.cpp
r6217 r8155 6 6 7 7 /* 8 * Copyright (C) 2006-2007 innotek GmbH8 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 * 18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 19 * Clara, CA 95054 USA or visit http://www.sun.com if you need 20 * additional information or have any questions. 17 21 */ 18 22 -
trunk/src/VBox/Devices/Serial/DrvChar.cpp
r7321 r8155 6 6 7 7 /* 8 * Copyright (C) 2006-2007 innotek GmbH8 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 * 18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 19 * Clara, CA 95054 USA or visit http://www.sun.com if you need 20 * additional information or have any questions. 17 21 */ 18 22 -
trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp
r7321 r8155 7 7 8 8 /* 9 * Copyright (C) 2006-2007 innotek GmbH9 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as … … 16 16 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 17 17 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 18 * 19 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 20 * Clara, CA 95054 USA or visit http://www.sun.com if you need 21 * additional information or have any questions. 18 22 */ 19 23 -
trunk/src/VBox/Devices/Serial/DrvNamedPipe.cpp
r7321 r8155 6 6 7 7 /* 8 * Copyright (C) 2006-2007 innotek GmbH8 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 * 18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 19 * Clara, CA 95054 USA or visit http://www.sun.com if you need 20 * additional information or have any questions. 17 21 */ 18 22 -
trunk/src/VBox/Devices/Storage/DevATA.cpp
r7754 r8155 6 6 7 7 /* 8 * Copyright (C) 2006-2008 innotek GmbH8 * Copyright (C) 2006-2008 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 * 18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 19 * Clara, CA 95054 USA or visit http://www.sun.com if you need 20 * additional information or have any questions. 17 21 */ 18 22 -
trunk/src/VBox/Devices/Storage/DrvBlock.cpp
r6312 r8155 6 6 7 7 /* 8 * Copyright (C) 2006-2007 innotek GmbH8 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 * 18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 19 * Clara, CA 95054 USA or visit http://www.sun.com if you need 20 * additional information or have any questions. 17 21 */ 18 22 -
trunk/src/VBox/Devices/Storage/DrvHostBase.cpp
r6374 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/Devices/Storage/DrvHostBase.h
r6291 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp
r8017 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/Devices/Storage/DrvHostFloppy.cpp
r6153 r8155 6 6 7 7 /* 8 * Copyright (C) 2006-2007 innotek GmbH8 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 * 18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 19 * Clara, CA 95054 USA or visit http://www.sun.com if you need 20 * additional information or have any questions. 17 21 */ 18 22 -
trunk/src/VBox/Devices/Storage/DrvMediaISO.cpp
r6291 r8155 6 6 7 7 /* 8 * Copyright (C) 2006-2007 innotek GmbH8 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 * 18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 19 * Clara, CA 95054 USA or visit http://www.sun.com if you need 20 * additional information or have any questions. 17 21 */ 18 22 -
trunk/src/VBox/Devices/Storage/DrvRawImage.cpp
r6291 r8155 6 6 7 7 /* 8 * Copyright (C) 2006-2007 innotek GmbH8 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 * 18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 19 * Clara, CA 95054 USA or visit http://www.sun.com if you need 20 * additional information or have any questions. 17 21 */ 18 22 -
trunk/src/VBox/Devices/Storage/DrvVD.cpp
r7277 r8155 7 7 8 8 /* 9 * Copyright (C) 2006-2008 innotek GmbH9 * Copyright (C) 2006-2008 Sun Microsystems, Inc. 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as … … 16 16 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 17 17 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 18 * 19 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 20 * Clara, CA 95054 USA or visit http://www.sun.com if you need 21 * additional information or have any questions. 18 22 */ 19 23 -
trunk/src/VBox/Devices/Storage/PIIX3ATABmDma.h
r7072 r8155 6 6 7 7 /* 8 * Copyright (C) 2006-2007 innotek GmbH8 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 * 18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 19 * Clara, CA 95054 USA or visit http://www.sun.com if you need 20 * additional information or have any questions. 17 21 */ 18 22 -
trunk/src/VBox/Devices/Storage/RawHDDCore.cpp
r7780 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp
r7967 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2008 innotek GmbH7 * Copyright (C) 2006-2008 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/Devices/Storage/VBoxHDD-newInternal.h
r7897 r8155 4 4 5 5 /* 6 * Copyright (C) 2006-2008 innotek GmbH6 * Copyright (C) 2006-2008 Sun Microsystems, Inc. 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as … … 13 13 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 14 14 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 15 * 16 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 17 * Clara, CA 95054 USA or visit http://www.sun.com if you need 18 * additional information or have any questions. 15 19 */ 16 20 -
trunk/src/VBox/Devices/Storage/VBoxHDD.cpp
r7152 r8155 7 7 8 8 /* 9 * Copyright (C) 2006-2007 innotek GmbH9 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as … … 16 16 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 17 17 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 18 * 19 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 20 * Clara, CA 95054 USA or visit http://www.sun.com if you need 21 * additional information or have any questions. 18 22 */ 19 23 -
trunk/src/VBox/Devices/Storage/VDICore.cpp
r7158 r8155 4 4 5 5 /* 6 * Copyright (C) 2006-2007 innotek GmbH6 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as … … 13 13 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 14 14 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 15 * 16 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 17 * Clara, CA 95054 USA or visit http://www.sun.com if you need 18 * additional information or have any questions. 15 19 */ 16 20 -
trunk/src/VBox/Devices/Storage/VDICore.h
r7231 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp
r7894 r8155 4 4 5 5 /* 6 * Copyright (C) 2006-2007 innotek GmbH6 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as … … 13 13 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 14 14 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 15 * 16 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 17 * Clara, CA 95054 USA or visit http://www.sun.com if you need 18 * additional information or have any questions. 15 19 */ 16 20 -
trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp
r8015 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/Devices/Storage/fdc.c
r6891 r8155 7 7 8 8 /* 9 * Copyright (C) 2006-2007 innotek GmbH9 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as … … 16 16 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 17 17 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 18 * 19 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 20 * Clara, CA 95054 USA or visit http://www.sun.com if you need 21 * additional information or have any questions. 18 22 * -------------------------------------------------------------------- 19 23 * -
trunk/src/VBox/Devices/Storage/ide.h
r6239 r8155 6 6 7 7 /* 8 * Copyright (C) 2006-2007 innotek GmbH8 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 * 18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 19 * Clara, CA 95054 USA or visit http://www.sun.com if you need 20 * additional information or have any questions. 17 21 */ 18 22 -
trunk/src/VBox/Devices/Storage/swab.h
r5999 r8155 15 15 16 16 /* 17 * Copyright (C) 2006-2007 innotek GmbH17 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 18 18 * 19 19 * This file is part of VirtualBox Open Source Edition (OSE), as … … 24 24 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 25 25 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 26 * 27 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 28 * Clara, CA 95054 USA or visit http://www.sun.com if you need 29 * additional information or have any questions. 26 30 */ 27 31 -
trunk/src/VBox/Devices/Storage/testcase/Makefile.kmk
r7895 r8155 5 5 6 6 # 7 # Copyright (C) 2006-2007 innotek GmbH7 # Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 # VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 # 17 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 # Clara, CA 95054 USA or visit http://www.sun.com if you need 19 # additional information or have any questions. 16 20 # 17 21 -
trunk/src/VBox/Devices/Storage/testcase/tstVD.cpp
r7895 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/Devices/Storage/testcase/tstVDI.cpp
r5999 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/Devices/Storage/testcase/vditool.cpp
r8132 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/Devices/VBoxDDUDeps.cpp
r8026 r8155 5 5 6 6 /* 7 * Copyright (C) 2007 innotek GmbH7 * Copyright (C) 2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp
r7755 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp
r7951 r8155 6 6 7 7 /* 8 * Copyright (C) 2006-2007 innotek GmbH8 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 * 18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 19 * Clara, CA 95054 USA or visit http://www.sun.com if you need 20 * additional information or have any questions. 17 21 */ 18 22 -
trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.h
r5999 r8155 6 6 7 7 /* 8 * Copyright (C) 2006-2007 innotek GmbH8 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 15 15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 * 18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 19 * Clara, CA 95054 USA or visit http://www.sun.com if you need 20 * additional information or have any questions. 17 21 */ 18 22 -
trunk/src/VBox/Devices/VMMDev/VMMDevState.h
r7681 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 * 17 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 * Clara, CA 95054 USA or visit http://www.sun.com if you need 19 * additional information or have any questions. 16 20 */ 17 21 -
trunk/src/VBox/Devices/testcase/Makefile.kmk
r7872 r8155 5 5 6 6 # 7 # Copyright (C) 2006-2007 innotek GmbH7 # Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 # VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 # 17 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 # Clara, CA 95054 USA or visit http://www.sun.com if you need 19 # additional information or have any questions. 16 20 # 17 21 -
trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp
r7978 r8155 7 7 8 8 /* 9 * Copyright (C) 2006-2007 innotek GmbH9 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as … … 16 16 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 17 17 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 18 * 19 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 20 * Clara, CA 95054 USA or visit http://www.sun.com if you need 21 * additional information or have any questions. 18 22 */ 19 23 -
trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp
r8151 r8155 8 8 9 9 /* 10 * Copyright (C) 2006-2008 innotek GmbH10 * Copyright (C) 2006-2008 Sun Microsystems, Inc. 11 11 * 12 12 * This file is part of VirtualBox Open Source Edition (OSE), as … … 17 17 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 18 18 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 19 * 20 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 21 * Clara, CA 95054 USA or visit http://www.sun.com if you need 22 * additional information or have any questions. 19 23 */ 20 24 -
trunk/src/VBox/Devices/vl_vbox.h
r7072 r8155 7 7 8 8 /* 9 * Copyright (C) 2006-2007 innotek GmbH9 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as … … 16 16 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 17 17 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 18 * 19 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 20 * Clara, CA 95054 USA or visit http://www.sun.com if you need 21 * additional information or have any questions. 18 22 */ 19 23
Note:
See TracChangeset
for help on using the changeset viewer.