Update of /cvsroot/bdadev/NovaTDriver In directory sc8-pr-cvs1:/tmp/cvs-serv3303 Modified Files: automation.cpp automation.h debug.cpp debug.h device.cpp device.h driver.cpp driver.h l64781.cpp l64781.h resource.h saa7146.cpp saa7146.h tuner.cpp tuner.h Added Files: NovaTDriver.dsp NovaTDriver.dsw Log Message: Added VS6 project for the lazy --- NEW FILE: NovaTDriver.dsp --- # Microsoft Developer Studio Project File - Name="NovaTDriver" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Application" 0x0101 CFG=NovaTDriver - Win32 Checked !MESSAGE This is not a valid makefile. To build this project using NMAKE, !MESSAGE use the Export Makefile command and run !MESSAGE !MESSAGE NMAKE /f "NovaTDriver.mak". !MESSAGE !MESSAGE You can specify a configuration when running NMAKE !MESSAGE by defining the macro CFG on the command line. For example: !MESSAGE !MESSAGE NMAKE /f "NovaTDriver.mak" CFG="NovaTDriver - Win32 Checked" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "NovaTDriver - Win32 Free" (based on "Win32 (x86) Application") !MESSAGE "NovaTDriver - Win32 Checked" (based on "Win32 (x86) Application") !MESSAGE # Begin Project # PROP AllowPerConfigDependencies 0 # PROP Scc_ProjName "" # PROP Scc_LocalPath "" CPP=cl.exe MTL=midl.exe RSC=rc.exe !IF "$(CFG)" == "NovaTDriver - Win32 Free" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "objfre\i386" # PROP BASE Intermediate_Dir "objfre\i386" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "objfre\i386" # PROP Intermediate_Dir "objfre\i386" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /G6 /Gz /W3 /WX /O2 /I "$(ddkpath)\inc\wxp" /I "$(ddkpath)\inc\ddk\wxp" /I "$(ddkpath)\inc\ddk\wdm\wxp" /I "$(ddkpath)\inc\crt" /FI"$(ddkpath)\inc\wxp\warning.h" /D CONDITION_HANDLING=1 /D DBG=0 /D DEVL=1 /D "DRIVER" /D FPO=1 /D "NDEBUG" /D NT_INST=0 /D NT_UP=1 /D "STD_CALL" /D "WIN32" /D WIN32=100 /D WIN32_LEAN_AND_MEAN=1 /D WINNT=1 /D WINVER=0x0501 /D _DLL=1 /D "_IDWBUILD" /D "_MBCS" /D _NT1X_=100 /D _WIN32_IE=0x0600 /D _WIN32_WINNT=0x0501 /D "_WINDOWS" /D _X86_=1 /D i386=1 /FR /YX /FD -GF -Oxs -QI0f -QIf -QIfdiv- -Zel -Zvc6 -cbstring /c # ADD CPP /nologo /G6 /Gz /W3 /WX /O2 /I "$(ddkpath)\inc\wxp" /I "$(ddkpath)\inc\ddk\wxp" /I "$(ddkpath)\inc\wdm\wxp" /I "$(ddkpath)\inc\crt" /FI"$(ddkpath)\inc\wxp\warning.h" /D CONDITION_HANDLING=1 /D DBG=0 /D DEVL=1 /D "DRIVER" /D FPO=1 /D "NDEBUG" /D NT_INST=0 /D NT_UP=1 /D "STD_CALL" /D "WIN32" /D WIN32=100 /D WIN32_LEAN_AND_MEAN=1 /D WINNT=1 /D WINVER=0x0501 /D _DLL=1 /D "_IDWBUILD" /D "_MBCS" /D _NT1X_=100 /D _WIN32_IE=0x0600 /D _WIN32_WINNT=0x0501 /D "_WINDOWS" /D _X86_=1 /D i386=1 /FR /YX /FD -GF -Oxs -QI0f -QIf -QIfdiv- -Zel -Zvc6 -cbstring /c # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 # ADD BASE RSC /l 0x409 /i "$(ddkpath)\inc\wxp" /i "$(ddkpath)\inc\ddk\wxp" /i "$(ddkpath)\inc\ddk\wdm\wxp" /i "$(ddkpath)\inc\crt" /d "NDEBUG" # ADD RSC /l 0x409 /i "$(ddkpath)\inc\wxp" /i "$(ddkpath)\inc\ddk\wxp" /i "$(ddkpath)\inc\ddk\wdm\wxp" /i "$(ddkpath)\inc\crt" /d "NDEBUG" BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 wdm.lib wmilib.lib /nologo /base:"0x10000" /version:5.1 /stack:0x40000,0x1000 /entry:"DriverEntry@8" /machine:IX86 /nodefaultlib /out:"objfre\i386\NovaTDriver.sys" /libpath:"$(ddkpath)\lib\wxp\i386" -align:0x80 -debug:full -debugtype:vc6 -driver -fullbuild -ignore:4010,4037,4039,4049,4065,4070,4078,4087,4089,4198,4221 -merge:_PAGE=PAGE -merge:_TEXT=.text -opt:icf -opt:nowin98 -opt:ref -osversion:4.00 -release -section:init,d -subsystem:native,4.00 # ADD LINK32 wdm.lib wmilib.lib ks.lib ksguid.lib BdaSup.lib /nologo /base:"0x10000" /version:5.1 /stack:0x40000,0x1000 /entry:"DriverEntry@8" /machine:IX86 /nodefaultlib /out:"objfre\i386\NovaTDriver.sys" /libpath:"$(ddkpath)\lib\wxp\i386" -align:0x80 -debug:full -debugtype:vc6 -driver -fullbuild -ignore:4010,4037,4039,4049,4065,4070,4078,4087,4089,4198,4221 -merge:_PAGE=PAGE -merge:_TEXT=.text -opt:icf -opt:nowin98 -opt:ref -osversion:4.00 -release -section:init,d -subsystem:native,4.00 # Begin Custom Build - Finishing up... TargetPath=.\objfre\i386\NovaTDriver.sys InputPath=.\objfre\i386\NovaTDriver.sys SOURCE="$(InputPath)" "objfre\i386\NovaTDriver.sys" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" rebase -b 10000 -x junk $(TargetPath) # End Custom Build !ELSEIF "$(CFG)" == "NovaTDriver - Win32 Checked" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "objchk\i386" # PROP BASE Intermediate_Dir "objchk\i386" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "objchk\i386" # PROP Intermediate_Dir "objchk\i386" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /G6 /Gz /W3 /WX /Z7 /Oi /Gy /I "$(ddkpath)\inc\wxp" /I "$(ddkpath)\inc\ddk\wxp" /I "$(ddkpath)\inc\ddk\wdm\wxp" /I "$(ddkpath)\inc\crt" /FI"$(ddkpath)\inc\wxp\warning.h" /D CONDITION_HANDLING=1 /D DBG=1 /D DEVL=1 /D "DRIVER" /D FPO=0 /D "NDEBUG" /D NT_INST=0 /D NT_UP=1 /D "RDRDBG" /D "SRVDBG" /D "STD_CALL" /D "WIN32" /D WIN32=100 /D WIN32_LEAN_AND_MEAN=1 /D WINNT=1 /D WINVER=0x0501 /D "_DEBUG" /D _DLL=1 /D "_IDWBUILD" /D "_MBCS" /D _NT1X_=100 /D _WIN32_IE=0x0600 /D _WIN32_WINNT=0x0501 /D "_WINDOWS" /D _X86_=1 /D i386=1 /FR /YX /FD -GF -QI0f -QIf -QIfdiv- -Zel -Zvc6 -cbstring /c # ADD CPP /nologo /G6 /Gz /W3 /WX /Z7 /Oi /Gy /I "$(ddkpath)\inc\wxp" /I "$(ddkpath)\inc\ddk\wxp" /I "$(ddkpath)\inc\wdm\wxp" /I "$(ddkpath)\inc\crt" /FI"$(ddkpath)\inc\wxp\warning.h" /D CONDITION_HANDLING=1 /D DBG=1 /D DEVL=1 /D "DRIVER" /D FPO=0 /D "NDEBUG" /D NT_INST=0 /D NT_UP=1 /D "RDRDBG" /D "SRVDBG" /D "STD_CALL" /D "WIN32" /D WIN32=100 /D WIN32_LEAN_AND_MEAN=1 /D WINNT=1 /D WINVER=0x0501 /D "_DEBUG" /D _DLL=1 /D "_IDWBUILD" /D "_MBCS" /D _NT1X_=100 /D _WIN32_IE=0x0600 /D _WIN32_WINNT=0x0501 /D "_WINDOWS" /D _X86_=1 /D i386=1 /D "_SYS_GUID_OPERATOR_EQ_" /FR /YX /FD -GF -QI0f -QIf -QIfdiv- -Zel -Zvc6 -cbstring /c # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 # ADD BASE RSC /l 0x409 /i "$(ddkpath)\inc\wxp" /i "$(ddkpath)\inc\ddk\wxp" /i "$(ddkpath)\inc\ddk\wdm\wxp" /i "$(ddkpath)\inc\crt" /d "_DEBUG" # ADD RSC /l 0x409 /i "$(ddkpath)\inc\wxp" /i "$(ddkpath)\inc\ddk\wxp" /i "$(ddkpath)\inc\ddk\wdm\wxp" /i "$(ddkpath)\inc\crt" /d "_DEBUG" BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 wdm.lib wmilib.lib /nologo /base:"0x10000" /version:5.1 /stack:0x40000,0x1000 /entry:"DriverEntry@8" /incremental:no /machine:IX86 /nodefaultlib /out:"objchk\i386\NovaTDriver.sys" /libpath:"$(ddkpath)\lib\wxp\i386" -align:0x80 -debug:full -debugtype:vc6 -driver -fullbuild -ignore:4010,4037,4039,4049,4065,4070,4078,4087,4089,4198,4221 -merge:_PAGE=PAGE -merge:_TEXT=.text -opt:icf -opt:nowin98 -opt:ref -osversion:4.00 -release -section:init,d -subsystem:native,4.00 # ADD LINK32 wdm.lib wmilib.lib ks.lib ksguid.lib BdaSup.lib ntoskrnl.lib /nologo /base:"0x10000" /version:5.1 /stack:0x40000,0x1000 /entry:"DriverEntry@8" /incremental:no /machine:IX86 /nodefaultlib /out:"objchk\i386\NovaTDriver.sys" /libpath:"$(ddkpath)\lib\wxp\i386" -align:0x80 -debug:full -debugtype:vc6 -driver -fullbuild -ignore:4010,4037,4039,4049,4065,4070,4078,4087,4089,4198,4221 -merge:_PAGE=PAGE -merge:_TEXT=.text -opt:icf -opt:nowin98 -opt:ref -osversion:4.00 -release -section:init,d -subsystem:native,4.00 # Begin Custom Build - Finishing up... TargetPath=.\objchk\i386\NovaTDriver.sys InputPath=.\objchk\i386\NovaTDriver.sys SOURCE="$(InputPath)" "$(WINDIR)\system32\drivers\NovaTDriver.sys" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" copy $(TargetPath) $(WINDIR)\system32\drivers # End Custom Build !ENDIF # Begin Target # Name "NovaTDriver - Win32 Free" # Name "NovaTDriver - Win32 Checked" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" # Begin Source File SOURCE=.\automation.cpp # End Source File # Begin Source File SOURCE=.\debug.cpp # End Source File # Begin Source File SOURCE=.\device.cpp # End Source File # Begin Source File SOURCE=.\driver.cpp # End Source File # Begin Source File SOURCE=.\HNTbda.rc # End Source File # Begin Source File SOURCE=.\l64781.cpp # End Source File # Begin Source File SOURCE=.\saa7146.cpp # End Source File # Begin Source File SOURCE=.\tuner.cpp # End Source File # End Group # Begin Group "Header Files" # PROP Default_Filter "h;hpp;hxx;hm;inl" # Begin Source File SOURCE=.\automation.h # End Source File # Begin Source File SOURCE=.\Debug.h # End Source File # Begin Source File SOURCE=.\device.h # End Source File # Begin Source File SOURCE=.\driver.h # End Source File # Begin Source File SOURCE=.\l64781.h # End Source File # Begin Source File SOURCE=.\resource.h # End Source File # Begin Source File SOURCE=.\saa7146.h # End Source File # Begin Source File SOURCE=.\Tuner.h # End Source File # End Group # Begin Group "Resource Files" # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" # End Group # End Target # End Project --- NEW FILE: NovaTDriver.dsw --- Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ############################################################################### Project: "NovaTDriver"=.\NovaTDriver.dsp - Package Owner=<4> Package=<5> {{{ }}} Package=<4> {{{ }}} ############################################################################### Global: Package=<5> {{{ }}} Package=<3> {{{ }}} ############################################################################### Index: automation.cpp =================================================================== RCS file: /cvsroot/bdadev/NovaTDriver/automation.cpp,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** automation.cpp 14 Feb 2003 19:13:39 -0000 1.1.1.1 --- automation.cpp 17 Feb 2003 11:07:11 -0000 1.2 *************** *** 1,2 **** --- 1,3 ---- + // $Id$ /*****************************************************************************\ * Hauppauge Nova-T BDA driver * *************** *** 313,314 **** --- 314,322 ---- return status; } + + /*****************************************************************************\ + * $Log$ + * Revision 1.2 2003/02/17 11:07:11 adcockj + * Added VS6 project for the lazy + * + \*****************************************************************************/ Index: automation.h =================================================================== RCS file: /cvsroot/bdadev/NovaTDriver/automation.h,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** automation.h 14 Feb 2003 19:13:35 -0000 1.1.1.1 --- automation.h 17 Feb 2003 11:07:12 -0000 1.2 *************** *** 1,2 **** --- 1,3 ---- + // $Id$ #ifndef __AUTOMATION_H__ #define __AUTOMATION_H__ Index: debug.cpp =================================================================== RCS file: /cvsroot/bdadev/NovaTDriver/debug.cpp,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** debug.cpp 14 Feb 2003 19:13:39 -0000 1.1.1.1 --- debug.cpp 17 Feb 2003 11:07:12 -0000 1.2 *************** *** 1,2 **** --- 1,3 ---- + // $Id$ /*****************************************************************************\ * Hauppauge Nova-T BDA driver * *************** *** 86,87 **** --- 87,95 ---- } } + + /*****************************************************************************\ + * $Log$ + * Revision 1.2 2003/02/17 11:07:12 adcockj + * Added VS6 project for the lazy + * + \*****************************************************************************/ Index: debug.h =================================================================== RCS file: /cvsroot/bdadev/NovaTDriver/debug.h,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** debug.h 14 Feb 2003 19:13:39 -0000 1.1.1.1 --- debug.h 17 Feb 2003 11:07:12 -0000 1.2 *************** *** 1,2 **** --- 1,3 ---- + // $Id$ #ifndef __DEBUG_H__ #define __DEBUG_H__ Index: device.cpp =================================================================== RCS file: /cvsroot/bdadev/NovaTDriver/device.cpp,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** device.cpp 14 Feb 2003 19:13:39 -0000 1.1.1.1 --- device.cpp 17 Feb 2003 11:07:12 -0000 1.2 *************** *** 1,2 **** --- 1,3 ---- + // $Id$ /*****************************************************************************\ * Hauppauge Nova-T BDA driver * *************** *** 257,258 **** --- 258,266 ---- return STATUS_SUCCESS; } + + /*****************************************************************************\ + * $Log$ + * Revision 1.2 2003/02/17 11:07:12 adcockj + * Added VS6 project for the lazy + * + \*****************************************************************************/ Index: device.h =================================================================== RCS file: /cvsroot/bdadev/NovaTDriver/device.h,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** device.h 14 Feb 2003 19:13:38 -0000 1.1.1.1 --- device.h 17 Feb 2003 11:07:12 -0000 1.2 *************** *** 1,2 **** --- 1,3 ---- + // $Id$ #ifndef __DEVICE_H__ #define __DEVICE_H__ Index: driver.cpp =================================================================== RCS file: /cvsroot/bdadev/NovaTDriver/driver.cpp,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** driver.cpp 14 Feb 2003 19:13:38 -0000 1.1.1.1 --- driver.cpp 17 Feb 2003 11:07:12 -0000 1.2 *************** *** 1,2 **** --- 1,3 ---- + // $Id$ /*****************************************************************************\ * Hauppauge Nova-T BDA driver * *************** *** 504,505 **** --- 505,513 ---- return KsInitializeDriver(DriverObject,RegistryPath,&DeviceDescriptor); } + + /*****************************************************************************\ + * $Log$ + * Revision 1.2 2003/02/17 11:07:12 adcockj + * Added VS6 project for the lazy + * + \*****************************************************************************/ Index: driver.h =================================================================== RCS file: /cvsroot/bdadev/NovaTDriver/driver.h,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** driver.h 14 Feb 2003 19:13:35 -0000 1.1.1.1 --- driver.h 17 Feb 2003 11:07:12 -0000 1.2 *************** *** 1,2 **** --- 1,3 ---- + // $Id$ #ifndef __DRIVER_H__ #define __DRIVER_H__ Index: l64781.cpp =================================================================== RCS file: /cvsroot/bdadev/NovaTDriver/l64781.cpp,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** l64781.cpp 14 Feb 2003 19:13:38 -0000 1.1.1.1 --- l64781.cpp 17 Feb 2003 11:07:12 -0000 1.2 *************** *** 1,2 **** --- 1,3 ---- + // $Id$ /*****************************************************************************\ * Hauppauge Nova-T BDA driver * *************** *** 313,314 **** --- 314,322 ---- DbgPrint("Nova-T: L64781 updated\n"); } + + /*****************************************************************************\ + * $Log$ + * Revision 1.2 2003/02/17 11:07:12 adcockj + * Added VS6 project for the lazy + * + \*****************************************************************************/ Index: l64781.h =================================================================== RCS file: /cvsroot/bdadev/NovaTDriver/l64781.h,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** l64781.h 14 Feb 2003 19:13:37 -0000 1.1.1.1 --- l64781.h 17 Feb 2003 11:07:12 -0000 1.2 *************** *** 1,2 **** --- 1,3 ---- + // $Id$ #ifndef __L64781_H__ #define __L64781_H__ Index: resource.h =================================================================== RCS file: /cvsroot/bdadev/NovaTDriver/resource.h,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** resource.h 14 Feb 2003 19:13:35 -0000 1.1.1.1 --- resource.h 17 Feb 2003 11:07:12 -0000 1.2 *************** *** 1,2 **** --- 1,3 ---- + // $Id$ //{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. Index: saa7146.cpp =================================================================== RCS file: /cvsroot/bdadev/NovaTDriver/saa7146.cpp,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** saa7146.cpp 14 Feb 2003 19:13:37 -0000 1.1.1.1 --- saa7146.cpp 17 Feb 2003 11:07:12 -0000 1.2 *************** *** 1,2 **** --- 1,3 ---- + // $Id$ /*****************************************************************************\ * Hauppauge Nova-T BDA driver * *************** *** 362,363 **** --- 363,371 ---- DeviceWriteRegister32(device,REG_GPIO_CTRL,val); } + + /*****************************************************************************\ + * $Log$ + * Revision 1.2 2003/02/17 11:07:12 adcockj + * Added VS6 project for the lazy + * + \*****************************************************************************/ Index: saa7146.h =================================================================== RCS file: /cvsroot/bdadev/NovaTDriver/saa7146.h,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** saa7146.h 14 Feb 2003 19:13:37 -0000 1.1.1.1 --- saa7146.h 17 Feb 2003 11:07:12 -0000 1.2 *************** *** 1,2 **** --- 1,3 ---- + // $Id$ #ifndef __SAA7146_H__ #define __SAA7146_H__ Index: tuner.cpp =================================================================== RCS file: /cvsroot/bdadev/NovaTDriver/tuner.cpp,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** tuner.cpp 14 Feb 2003 19:13:36 -0000 1.1.1.1 --- tuner.cpp 17 Feb 2003 11:07:12 -0000 1.2 *************** *** 1,2 **** --- 1,3 ---- + // $Id$ /*****************************************************************************\ * Hauppauge Nova-T BDA driver * *************** *** 112,113 **** --- 113,121 ---- DbgPrint("Nova-T: Tuner set\n"); } + + /*****************************************************************************\ + * $Log$ + * Revision 1.2 2003/02/17 11:07:12 adcockj + * Added VS6 project for the lazy + * + \*****************************************************************************/ \ No newline at end of file Index: tuner.h =================================================================== RCS file: /cvsroot/bdadev/NovaTDriver/tuner.h,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** tuner.h 14 Feb 2003 19:13:36 -0000 1.1.1.1 --- tuner.h 17 Feb 2003 11:07:12 -0000 1.2 *************** *** 1,2 **** --- 1,3 ---- + // $Id$ #ifndef __TUNER_H__ #define __TUNER_H__ |