Changeset 8155 in vbox for trunk/src/VBox/HostDrivers
- Timestamp:
- Apr 18, 2008 3:16:47 PM (17 years ago)
- Location:
- trunk/src/VBox/HostDrivers
- Files:
-
- 40 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/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/HostDrivers/Support/Makefile.kmk
r7141 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 … … 23 23 # You may elect to license modified versions of this file under the 24 24 # terms and conditions of either the GPL or the CDDL or both. 25 # 26 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 # Clara, CA 95054 USA or visit http://www.sun.com if you need 28 # additional information or have any questions. 25 29 # 26 30 -
trunk/src/VBox/HostDrivers/Support/SUPDRV.h
r7902 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 … … 23 23 * You may elect to license modified versions of this file under the 24 24 * terms and conditions of either the GPL or the CDDL or both. 25 * 26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 * Clara, CA 95054 USA or visit http://www.sun.com if you need 28 * additional information or have any questions. 25 29 */ 26 30 -
trunk/src/VBox/HostDrivers/Support/SUPDRVIOC.h
r8114 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 … … 23 23 * You may elect to license modified versions of this file under the 24 24 * terms and conditions of either the GPL or the CDDL or both. 25 * 26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 * Clara, CA 95054 USA or visit http://www.sun.com if you need 28 * additional information or have any questions. 25 29 */ 26 30 -
trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c
r8114 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 … … 23 23 * You may elect to license modified versions of this file under the 24 24 * terms and conditions of either the GPL or the CDDL or both. 25 * 26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 * Clara, CA 95054 USA or visit http://www.sun.com if you need 28 * additional information or have any questions. 25 29 */ 26 30 -
trunk/src/VBox/HostDrivers/Support/SUPLib.cpp
r8114 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 … … 23 23 * You may elect to license modified versions of this file under the 24 24 * terms and conditions of either the GPL or the CDDL or both. 25 * 26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 * Clara, CA 95054 USA or visit http://www.sun.com if you need 28 * additional information or have any questions. 25 29 */ 26 30 -
trunk/src/VBox/HostDrivers/Support/SUPLibInternal.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 … … 23 23 * You may elect to license modified versions of this file under the 24 24 * terms and conditions of either the GPL or the CDDL or both. 25 * 26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 * Clara, CA 95054 USA or visit http://www.sun.com if you need 28 * additional information or have any questions. 25 29 */ 26 30 -
trunk/src/VBox/HostDrivers/Support/SUPR0.def
r8128 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 … … 23 23 ; You may elect to license modified versions of this file under the 24 24 ; terms and conditions of either the GPL or the CDDL or both. 25 ; 26 ; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 ; Clara, CA 95054 USA or visit http://www.sun.com if you need 28 ; additional information or have any questions. 25 29 ; 26 30 -
trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp
r7272 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 … … 23 23 * You may elect to license modified versions of this file under the 24 24 * terms and conditions of either the GPL or the CDDL or both. 25 * 26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 * Clara, CA 95054 USA or visit http://www.sun.com if you need 28 * additional information or have any questions. 25 29 */ 26 30 -
trunk/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.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 … … 24 24 * You may elect to license modified versions of this file under the 25 25 * terms and conditions of either the GPL or the CDDL or both. 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/HostDrivers/Support/darwin/load.sh
r8102 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 … … 23 23 # You may elect to license modified versions of this file under the 24 24 # terms and conditions of either the GPL or the CDDL or both. 25 # 26 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 # Clara, CA 95054 USA or visit http://www.sun.com if you need 28 # additional information or have any questions. 25 29 # 26 30 -
trunk/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp
r5999 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 … … 22 22 * You may elect to license modified versions of this file under the 23 23 * terms and conditions of either the GPL or the CDDL or both. 24 * 25 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 26 * Clara, CA 95054 USA or visit http://www.sun.com if you need 27 * additional information or have any questions. 24 28 */ 25 29 -
trunk/src/VBox/HostDrivers/Support/linux/Makefile
r7985 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 … … 24 24 # You may elect to license modified versions of this file under the 25 25 # terms and conditions of either the GPL or the CDDL or both. 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/HostDrivers/Support/linux/SUPDrv-linux.c
r8133 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 … … 22 22 * You may elect to license modified versions of this file under the 23 23 * terms and conditions of either the GPL or the CDDL or both. 24 * 25 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 26 * Clara, CA 95054 USA or visit http://www.sun.com if you need 27 * additional information or have any questions. 24 28 * Some lines of code to disable the local APIC on x86_64 machines taken 25 29 * from a Mandriva patch by Gwenole Beauchesne <[email protected]>. -
trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.mod.c
r6846 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 … … 24 24 * You may elect to license modified versions of this file under the 25 25 * terms and conditions of either the GPL or the CDDL or both. 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/HostDrivers/Support/linux/SUPLib-linux.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 … … 24 24 * You may elect to license modified versions of this file under the 25 25 * terms and conditions of either the GPL or the CDDL or both. 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/HostDrivers/Support/linux/build_in_tmp
r7004 r8155 5 5 # are installed in read-only directory. 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 … … 23 23 # You may elect to license modified versions of this file under the 24 24 # terms and conditions of either the GPL or the CDDL or both. 25 # 26 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 # Clara, CA 95054 USA or visit http://www.sun.com if you need 28 # additional information or have any questions. 25 29 # 26 30 -
trunk/src/VBox/HostDrivers/Support/linux/export_modules
r7004 r8155 4 4 # Create a tar archive containing the sources of the vboxdrv kernel module 5 5 # 6 # Copyright (C) 2007 innotek GmbH6 # Copyright (C) 2007 Sun Microsystems, Inc. 7 7 # 8 8 # This file is part of VirtualBox Open Source Edition (OSE), as … … 22 22 # You may elect to license modified versions of this file under the 23 23 # terms and conditions of either the GPL or the CDDL or both. 24 # 25 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 26 # Clara, CA 95054 USA or visit http://www.sun.com if you need 27 # additional information or have any questions. 24 28 # 25 29 -
trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv
r7344 r8155 3 3 # Shared file between Makefile.kmk and export_modules 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 … … 21 21 # You may elect to license modified versions of this file under the 22 22 # terms and conditions of either the GPL or the CDDL or both. 23 # 24 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 25 # Clara, CA 95054 USA or visit http://www.sun.com if you need 26 # additional information or have any questions. 23 27 # 24 28 -
trunk/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.def
r5999 r8155 4 4 5 5 ; 6 ; Copyright (C) 2007 innotek GmbH6 ; Copyright (C) 2007 Sun Microsystems, Inc. 7 7 ; 8 8 ; This file is part of VirtualBox Open Source Edition (OSE), as … … 22 22 ; You may elect to license modified versions of this file under the 23 23 ; terms and conditions of either the GPL or the CDDL or both. 24 ; 25 ; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 26 ; Clara, CA 95054 USA or visit http://www.sun.com if you need 27 ; additional information or have any questions. 24 28 ; 25 29 -
trunk/src/VBox/HostDrivers/Support/os2/SUPLib-os2.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 … … 23 23 * You may elect to license modified versions of this file under the 24 24 * terms and conditions of either the GPL or the CDDL or both. 25 * 26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 * Clara, CA 95054 USA or visit http://www.sun.com if you need 28 * additional information or have any questions. 25 29 */ 26 30 -
trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c
r7712 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 … … 23 23 * You may elect to license modified versions of this file under the 24 24 * terms and conditions of either the GPL or the CDDL or both. 25 * 26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 * Clara, CA 95054 USA or visit http://www.sun.com if you need 28 * additional information or have any questions. 25 29 */ 26 30 -
trunk/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp
r7011 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 … … 23 23 * You may elect to license modified versions of this file under the 24 24 * terms and conditions of either the GPL or the CDDL or both. 25 * 26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 * Clara, CA 95054 USA or visit http://www.sun.com if you need 28 * additional information or have any questions. 25 29 */ 26 30 -
trunk/src/VBox/HostDrivers/Support/testcase/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 … … 23 23 # You may elect to license modified versions of this file under the 24 24 # terms and conditions of either the GPL or the CDDL or both. 25 # 26 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 # Clara, CA 95054 USA or visit http://www.sun.com if you need 28 # additional information or have any questions. 25 29 # 26 30 -
trunk/src/VBox/HostDrivers/Support/testcase/SUPInstall.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 … … 24 24 * You may elect to license modified versions of this file under the 25 25 * terms and conditions of either the GPL or the CDDL or both. 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/HostDrivers/Support/testcase/SUPUninstall.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 … … 24 24 * You may elect to license modified versions of this file under the 25 25 * terms and conditions of either the GPL or the CDDL or both. 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/HostDrivers/Support/testcase/tstContiguous.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 … … 24 24 * You may elect to license modified versions of this file under the 25 25 * terms and conditions of either the GPL or the CDDL or both. 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/HostDrivers/Support/testcase/tstGIP-2.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 … … 24 24 * You may elect to license modified versions of this file under the 25 25 * terms and conditions of either the GPL or the CDDL or both. 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/HostDrivers/Support/testcase/tstGetPagingMode.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 … … 24 24 * You may elect to license modified versions of this file under the 25 25 * terms and conditions of either the GPL or the CDDL or both. 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/HostDrivers/Support/testcase/tstInit.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 … … 24 24 * You may elect to license modified versions of this file under the 25 25 * terms and conditions of either the GPL or the CDDL or both. 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/HostDrivers/Support/testcase/tstInt.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 … … 23 23 * You may elect to license modified versions of this file under the 24 24 * terms and conditions of either the GPL or the CDDL or both. 25 * 26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 * Clara, CA 95054 USA or visit http://www.sun.com if you need 28 * additional information or have any questions. 25 29 */ 26 30 -
trunk/src/VBox/HostDrivers/Support/testcase/tstLow.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 … … 24 24 * You may elect to license modified versions of this file under the 25 25 * terms and conditions of either the GPL or the CDDL or both. 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/HostDrivers/Support/testcase/tstPage.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 … … 24 24 * You may elect to license modified versions of this file under the 25 25 * terms and conditions of either the GPL or the CDDL or both. 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/HostDrivers/Support/testcase/tstPin.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 … … 24 24 * You may elect to license modified versions of this file under the 25 25 * terms and conditions of either the GPL or the CDDL or both. 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/HostDrivers/Support/win/SUPDrv-win.cpp
r7462 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 … … 23 23 * You may elect to license modified versions of this file under the 24 24 * terms and conditions of either the GPL or the CDDL or both. 25 * 26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 * Clara, CA 95054 USA or visit http://www.sun.com if you need 28 * additional information or have any questions. 25 29 */ 26 30 -
trunk/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm
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 … … 23 23 ; You may elect to license modified versions of this file under the 24 24 ; terms and conditions of either the GPL or the CDDL or both. 25 ; 26 ; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 ; Clara, CA 95054 USA or visit http://www.sun.com if you need 28 ; additional information or have any questions. 25 29 ; 26 30 -
trunk/src/VBox/HostDrivers/Support/win/SUPLib-win.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 … … 23 23 * You may elect to license modified versions of this file under the 24 24 * terms and conditions of either the GPL or the CDDL or both. 25 * 26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 * Clara, CA 95054 USA or visit http://www.sun.com if you need 28 * additional information or have any questions. 25 29 */ 26 30 -
trunk/src/VBox/HostDrivers/Support/win/VBoxDrv.inf
r5999 r8155 4 4 ; INF file for installing the Win32 driver 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 … … 22 22 ; You may elect to license modified versions of this file under the 23 23 ; terms and conditions of either the GPL or the CDDL or both. 24 ; 25 ; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 26 ; Clara, CA 95054 USA or visit http://www.sun.com if you need 27 ; additional information or have any questions. 24 28 ; 25 29 -
trunk/src/VBox/HostDrivers/VBoxTAP/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/HostDrivers/VBoxTAP/VBoxTAP.inf
r5999 r8155 3 3 ; 4 4 ; 5 ; Copyright (C) 2006-2007 innotek GmbH5 ; Copyright (C) 2006-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
Note:
See TracChangeset
for help on using the changeset viewer.