Changeset 22077 in vbox for trunk/src/VBox/HostDrivers
- Timestamp:
- Aug 7, 2009 4:01:57 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 50824
- Location:
- trunk/src/VBox/HostDrivers/Support
- Files:
-
- 1 added
- 37 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/Makefile.kmk
-
Property svn:keywords
changed from
Id
toAuthor Date Id Revision
-
Property svn:keywords
changed from
-
trunk/src/VBox/HostDrivers/Support/SUPSvc.cpp
-
Property svn:keywords
changed from
Id
toAuthor Date Id Revision
-
Property svn:keywords
changed from
-
trunk/src/VBox/HostDrivers/Support/SUPSvcGlobal.cpp
-
Property svn:keywords
changed from
Id
toAuthor Date Id Revision
-
Property svn:keywords
changed from
-
trunk/src/VBox/HostDrivers/Support/SUPSvcGrant.cpp
-
Property svn:keywords
changed from
Id
toAuthor Date Id Revision
-
Property svn:keywords
changed from
-
trunk/src/VBox/HostDrivers/Support/SUPSvcInternal.h
-
Property svn:keywords
changed from
Id
toAuthor Date Id Revision
-
Property svn:keywords
changed from
-
trunk/src/VBox/HostDrivers/Support/darwin/Info-Tiger.plist
-
Property svn:eol-style
set to
LF
-
Property svn:keywords
set to
Author Date Id Revision
r15130 r22077 1 2 1 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 3 2 <plist version="1.0"> -
Property svn:eol-style
set to
-
trunk/src/VBox/HostDrivers/Support/darwin/Info.plist
-
Property svn:eol-style
set to
LF
-
Property svn:keywords
set to
Author Date Id Revision
-
Property svn:eol-style
set to
-
trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp
r22053 r22077 1 1 /* $Id$ */ 2 2 /** @file 3 * 4 * VBox host drivers - Ring-0 support drivers - Darwin host: 5 * Darwin driver C code 3 * VirtualBox Support Driver - Darwin Specific Code. 6 4 */ 7 5 -
trunk/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp
-
Property svn:keywords
set to
Author Date Id Revision
r21292 r22077 1 /* $Id :$ */1 /* $Id$ */ 2 2 /** @file 3 3 * VirtualBox Support Library - Darwin specific parts. -
Property svn:keywords
set to
-
trunk/src/VBox/HostDrivers/Support/darwin/load.sh
-
Property svn:keywords
changed from
Id
toAuthor Date Id Revision
r22066 r22077 1 1 #!/bin/bash 2 # $Id$ 2 3 ## @file 3 4 # For development. -
Property svn:keywords
changed from
-
trunk/src/VBox/HostDrivers/Support/freebsd/Makefile.kup
- Property svn:eol-style deleted
- Property svn:keywords deleted
-
trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c
-
Property svn:keywords
changed from
Id
toAuthor Date Id Revision
-
Property svn:keywords
changed from
-
trunk/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp
-
Property svn:keywords
set to
Author Date Id Revision
r21292 r22077 1 /* $Id :$ */1 /* $Id$ */ 2 2 /** @file 3 3 * VirtualBox Support Library - FreeBSD specific parts. -
Property svn:keywords
set to
-
trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.mod.c
r10662 r22077 2 2 /** @file 3 3 * VBoxDrv - The VirtualBox Support Driver - Autogenerated Linux code. 4 * 4 5 * This is checked in to assist syntax checking the module. 5 6 */ -
trunk/src/VBox/HostDrivers/Support/linux/dkms.conf
-
Property svn:eol-style
changed from
native
toLF
-
Property svn:keywords
changed from
Id
toAuthor Date Id Revision
-
Property svn:eol-style
changed from
-
trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv
-
Property svn:keywords
set to
Author Date Id Revision
-
Property svn:keywords
set to
-
trunk/src/VBox/HostDrivers/Support/os2/Makefile.kup
- Property svn:eol-style deleted
- Property svn:keywords deleted
-
trunk/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.cpp
-
Property svn:keywords
changed from
Id
toAuthor Date Id Revision
-
Property svn:keywords
changed from
-
trunk/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.def
-
Property svn:keywords
changed from
Id
toAuthor Date Id Revision
r8155 r22077 1 ; $Id$ 1 2 ;; @file 2 3 ; VBoxDrv - OS/2 definition file. -
Property svn:keywords
changed from
-
trunk/src/VBox/HostDrivers/Support/os2/SUPDrvA-os2.asm
-
Property svn:keywords
changed from
Id
toAuthor Date Id Revision
-
Property svn:keywords
changed from
-
trunk/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp
-
Property svn:keywords
changed from
Id
toAuthor Date Id Revision
-
Property svn:keywords
changed from
-
trunk/src/VBox/HostDrivers/Support/solaris/mod.sh
r13296 r22077 1 1 #!/bin/sh 2 # $Id$ 3 ## @file 4 # Helper script for installing the solaris module in a development environment. 5 # 6 7 # 8 # Copyright (C) 2006-2009 Sun Microsystems, Inc. 9 # 10 # This file is part of VirtualBox Open Source Edition (OSE), as 11 # available from http://www.virtualbox.org. This file is free software; 12 # you can redistribute it and/or modify it under the terms of the GNU 13 # General Public License (GPL) as published by the Free Software 14 # Foundation, in version 2 as it comes in the "COPYING" file of the 15 # VirtualBox OSE distribution. VirtualBox OSE is distributed in the 16 # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 17 # 18 # The contents of this file may alternatively be used under the terms 19 # of the Common Development and Distribution License Version 1.0 20 # (CDDL) only, as it comes in the "COPYING.CDDL" file of the 21 # VirtualBox OSE distribution, in which case the provisions of the 22 # CDDL are applicable instead of those of the GPL. 23 # 24 # You may elect to license modified versions of this file under the 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. 30 # 31 2 32 set -x 3 33 # -
trunk/src/VBox/HostDrivers/Support/solaris/vboxdrv.conf
-
Property svn:eol-style
changed from
native
toLF
r18265 r22077 1 # 1 # $Revision: $ 2 ## @file 2 3 # Sun VirtualBox 3 4 # OpenSolaris Host Driver Configuration 5 # 6 4 7 # 5 8 # Copyright (C) 2007-2009 Sun Microsystems, Inc. … … 20 23 # This needs to go into /platform/i86pc/kernel/drv, 21 24 # while the 64-bit driver object goes into the amd64 22 # subdirectory (32-bit drivers goes into the same 25 # subdirectory (32-bit drivers goes into the same 23 26 # directory). After copying execute add_drv vboxdrv. 24 27 # -
Property svn:eol-style
changed from
-
trunk/src/VBox/HostDrivers/Support/testcase/Makefile.kmk
-
Property svn:keywords
changed from
Id
toAuthor Date Id Revision
-
Property svn:keywords
changed from
-
trunk/src/VBox/HostDrivers/Support/testcase/SUPInstall.cpp
r20864 r22077 1 /* $Id$ */ 1 2 /** @file 2 * 3 * VBox host drivers - Ring-0 support drivers - Testcases: 4 * Testcase for driver install 3 * SUPInstall - Driver Install 5 4 */ 6 5 … … 37 36 #include <VBox/err.h> 38 37 #include <iprt/initterm.h> 39 #include <stdio.h> 38 #include <iprt/stream.h> 39 40 40 41 41 int main(int argc, char **argv) … … 45 45 if (RT_SUCCESS(rc)) 46 46 { 47 printf("installed successfully\n");47 RTPrintf("installed successfully\n"); 48 48 return 0; 49 49 } 50 printf("installation failed. rc=%d\n", rc); 51 50 RTPrintf("installation failed. rc=%Rrc\n", rc); 52 51 return 1; 53 52 } 53 -
trunk/src/VBox/HostDrivers/Support/testcase/SUPUninstall.cpp
r20864 r22077 1 /* $Id$ */ 1 2 /** @file 2 * 3 * VBox host drivers - Ring-0 support drivers - Testcases: 4 * Testcase for driver uninstall 3 * SUPUninstall - Driver Uninstall. 5 4 */ 6 5 … … 37 36 #include <VBox/err.h> 38 37 #include <iprt/initterm.h> 39 #include <stdio.h> 38 #include <iprt/stream.h> 39 40 40 41 41 int main(int argc, char **argv) … … 45 45 if (RT_SUCCESS(rc)) 46 46 { 47 printf("uninstalled successfully\n");47 RTPrintf("uninstalled successfully\n"); 48 48 return 0; 49 49 } 50 printf("uninstallation failed. rc=%d\n", rc); 51 50 RTPrintf("uninstallation failed. rc=%Rrc\n", rc); 52 51 return 1; 53 52 } 53 -
trunk/src/VBox/HostDrivers/Support/testcase/tstContiguous.cpp
r20864 r22077 1 1 /* $Id$ */ 2 2 /** @file 3 * VBox Support Driver - Contiguous Memory Testcase (ring-3).3 * SUP Testcase - Contiguous Memory Interface (ring-3). 4 4 */ 5 5 -
trunk/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp
r20864 r22077 1 /* $Id$ */ 1 2 /** @file 2 * 3 * VBox host drivers - Ring-0 support drivers - Testcases: 4 * Test the Global Info Page interface 3 * SUP Testcase - Global Info Page interface (ring 3). 5 4 */ 6 5 -
trunk/src/VBox/HostDrivers/Support/testcase/tstGetPagingMode.cpp
r20864 r22077 1 /* $Id$ */ 1 2 /** @file 2 * 3 * VBox host drivers - Ring-0 support drivers - Testcases: 4 * Test the interface for querying host paging mode 3 * SUP Testcase - Host paging mode interface (ring 3). 5 4 */ 6 5 -
trunk/src/VBox/HostDrivers/Support/testcase/tstInit.cpp
r20864 r22077 1 /* $Id$ */ 1 2 /** @file 2 * 3 * VBox host drivers - Ring-0 support drivers - Testcases: 4 * Tests init and term of the support library 3 * SUP Testcase - Support Library initialization and termination. 5 4 */ 6 5 … … 54 53 return rc; 55 54 } 55 -
trunk/src/VBox/HostDrivers/Support/testcase/tstInt.cpp
r20864 r22077 1 /* *$Id$ */1 /* $Id$ */ 2 2 /** @file 3 * Testcase:Test the interrupt gate feature of the support library.3 * SUP Testcase - Test the interrupt gate feature of the support library. 4 4 */ 5 5 -
trunk/src/VBox/HostDrivers/Support/testcase/tstLow.cpp
r20864 r22077 1 /* $Id$ */ 1 2 /** @file 2 * 3 * VBox host drivers - Ring-0 support drivers - Testcases: 4 * Test allocating physical memory below 4G 3 * SUP Testcase - Low (<4GB) Memory Allocate interface (ring 3). 5 4 */ 6 5 … … 39 38 #include <iprt/initterm.h> 40 39 #include <iprt/stream.h> 40 #include <iprt/string.h> 41 41 42 #include <string.h>43 42 44 43 int main(int argc, char **argv) -
trunk/src/VBox/HostDrivers/Support/testcase/tstPin.cpp
r20864 r22077 1 /* $Id$ */ 1 2 /** @file 2 * 3 * VBox host drivers - Ring-0 support drivers - Testcases: 4 * Test the memory locking interface 3 * SUP Testcase - Memory locking interface (ring 3). 5 4 */ 6 5 -
trunk/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm
-
Property svn:keywords
set to
Author Date Id Revision
-
Property svn:keywords
set to
-
trunk/src/VBox/HostDrivers/Support/win/SUPSvc-win.cpp
-
Property svn:keywords
changed from
Id
toAuthor Date Id Revision
-
Property svn:keywords
changed from
-
trunk/src/VBox/HostDrivers/Support/win/VBoxDrv.inf
-
Property svn:eol-style
changed from
native
toCRLF
r11636 r22077 1 ; $Id$ 2 ;; @file 3 ; VirtualBox Support Driver - Windows Driver INF file. 1 4 ; 2 ; VBox host drivers - Ring-0 support drivers - Win32 host 3 ; 4 ; INF file for installing the Win32 driver 5 5 6 ; 6 7 ; Copyright (C) 2006-2007 Sun Microsystems, Inc. -
Property svn:eol-style
changed from
-
trunk/src/VBox/HostDrivers/Support/win/VBoxDrv.rc
r18246 r22077 1 /* $Id$ */ 2 /** @file 3 * VirtualBox Support Driver - Windows Resource File. 4 */ 5 1 6 /* 2 * VBox host drivers - Ring-0 support drivers - Win32 host3 *4 * Resource definitions5 *6 7 * Copyright (C) 2006-2009 Sun Microsystems, Inc. 7 8 * … … 28 29 */ 29 30 30 #include < windows.h>31 #include <Windows.h> 31 32 #include <VBox/version.h> 32 33 … … 61 62 END 62 63 END 64
Note:
See TracChangeset
for help on using the changeset viewer.