OS/2 Site - Dev - Drivers - Old
Dev - Drivers - Old
OS/2 Site - OS/2 software and information.
Root |
Home
Filename
Bytes
Date/Time
Description
Icon
drv16-20140126.zip
61,297
2014年1月27日 [10:36:56]
Drv16 V20140126. - Device Driver Development Kit for 16 Bit Drivers. Contains header files and a library that contains all of the system related things necessary to build a device driver on eCS. The only thing you need to focus on is your unique code for your device. Then simply link to the library and you can start testing your code. Examples of working drivers are included in the kit. Also, the MultiMac drivers are based on this kit. From
David David Azarewicz.
Icon
drv16-20150508.zip
52,092
2015年5月8日 [10:56:38]
Drv16 is a development kit to make developing new device drivers very easy. Drv16 kit contains header files and a library that contains all of the system related things necessary to build a device driver on OS/2. The only thing you need to focus on is your unique code for your device. Then simply link to the library and you can start testing your code. Examples of working drivers are included in the kit. Some of the MultiMac drivers are based on this kit. Developed by David Azarewicz.
Icon
drv16-20161010.zip
57,742
2016年10月10日 [11:42:54]
Device Driver Development Kit for 16 Bit Drivers. Contains header files and a library that contains all of the system related things necessary to build a device driver on OS/2. The only thing you need to focus on is your unique code for your device. Then simply link to the library and you can start testing your code. Examples of working drivers are included in the kit. Some of the MultiMac drivers are based on this kit. From
David David Azarewicz.
Icon
drv32-20140210.zip
61,973
2014年2月11日 [11:29:32]
Drv32, a Device Driver Development Kit for 32 Bit Drivers. Kit contains header files and a library that contains all of the system related interfaces and thunking modules necessary to build a 32 bit device driver on eCS. The only thing you need to focus on is your unique code for your device. Then simply link to the library and you can start testing your code. Examples of working drivers are included in the kit. Drv32 is alpha level code still under construction. From
David David Azarewicz.
Icon
drv32-20150508.zip
67,640
2015年5月8日 [17:24:28]
Drv32 is a development kit to make developing new device drivers very easy. Drv32 contains header files and a library that contains all of the system related interfaces and thunking modules necessary to build a 32 bit device driver on OS/2. The only thing you need to focus on is your unique code for your device. Then simply link to the library and you can start testing your code. Examples of working drivers are included in the kit. Some of the MultiMac drivers are based on this kit. Developed by David Azarewicz.
Icon
drv32-20170607.zip
91,907
2017年6月7日 [20:24:10]
Device Driver Development Kit for 32 Bit Drivers. Contains header files and a library that contains all of the system related interfaces and thunking modules necessary to build a 32 bit device driver on OS/2. The only thing you need to focus on is your unique code for your device. Then simply link to the library and you can start testing your code. Examples of working drivers are included in the kit. Some of the Multimac drivers are based on this kit. From
David David Azarewicz.
Icon
drv32-20171230.zip
94,096
2017年12月30日 [22:19:00]
Device Driver Development Kit for 32 Bit Drivers. Contains header files and a library that contains all of the system related interfaces and thunking modules necessary to build a 32 bit device driver on OS/2. The only thing you need to focus on is your unique code for your device. Then simply link to the library and you can start testing your code. Examples of working drivers are included in the kit. Some of the Multimac drivers are based on this kit. From
David David Azarewicz.
Icon
drv32-20180211.zip
96,457
2018年2月11日 [10:32:36]
Device Driver Development Kit for 32 Bit Drivers. Contains header files and a library that contains all of the system related interfaces and thunking modules necessary to build a 32 bit device driver on OS/2. The only thing you need to focus on is your unique code for your device. Then simply link to the library and you can start testing your code. Examples of working drivers are included in the kit. Some of the Multimac drivers are based on this kit. From
David David Azarewicz.
Icon
drv32-20180412.zip
97,173
2018年4月12日 [15:38:42]
Device Driver Development Kit for 32 Bit Drivers. Contains header files and a library that contains all of the system related interfaces and thunking modules necessary to build a 32 bit device driver on OS/2. The only thing you need to focus on is your unique code for your device. Then simply link to the library and you can start testing your code. Examples of working drivers are included in the kit. Some of the Multimac drivers are based on this kit. From
David David Azarewicz.
Icon
drv32-20180520.zip
97,850
2018年5月20日 [23:14:56]
Device Driver Development Kit for 32 Bit Drivers. Contains header files and a library that contains all of the system related interfaces and thunking modules necessary to build a 32 bit device driver on OS/2. The only thing you need to focus on is your unique code for your device. Then simply link to the library and you can start testing your code. Examples of working drivers are included in the kit. Some of the Multimac drivers are based on this kit. From
David David Azarewicz.
Icon
drv32-20180823.zip
97,947
2018年8月23日 [11:10:20]
Device Driver Development Kit for 32 Bit Drivers. Contains header files and a library that contains all of the system related interfaces and thunking modules necessary to build a 32 bit device driver on OS/2. The only thing you need to focus on is your unique code for your device. Then simply link to the library and you can start testing your code. Examples of working drivers are included in the kit. Some of the Multimac drivers are based on this kit. From
David David Azarewicz.
Icon
drv32-20180906.zip
97,971
2018年9月6日 [07:55:56]
Device Driver Development Kit for 32 Bit Drivers. Contains header files and a library that contains all of the system related interfaces and thunking modules necessary to build a 32 bit device driver on OS/2. The only thing you need to focus on is your unique code for your device. Then simply link to the library and you can start testing your code. Examples of working drivers are included in the kit. Some of the Multimac drivers are based on this kit. From
David David Azarewicz.
Icon
testlog-2.08.zip
5,123
2014年1月14日 [02:09:26]
testlog v2.08 - Create a log file to submit with a bug report (Rexx). Create a log file that you can submit with your test results when reporting a problem with a driver. This is a REXX script which collects all the data about your system and the driver under test, and puts it into a single log file with appropriate dividers between the sections in the file. The script also zips the log file into a zip file so that you have a smaller file to attach to an email. Currently collects data for uniaud, genmac, acpi, MultiMac, panorama, and usb. Other drivers may be added in the future. From
David David Azarewicz.
Icon
testlog-3.04.zip
47,538
2017年7月18日 [18:34:18]
testlog v3.04, generate a test log (Cmd). Create a log file that you can submit with your test results when reporting a problem with a driver. This program collects all the data about your system and the driver under test, and puts it into a single log file with appropriate dividers between the sections in the file. Driver must be specified and can be one of the following: acpi ahci disk e1000* genmac jfs mm* nveth panorama sane snap uniaud usb generic TestId is optional and can be any short string (max 15 characters). From
David David Azarewicz.
Icon
testlog-3.08.zip
56,725
2018年1月29日 [18:43:24]
testlog v3.08, generate a test log (Cmd). Create a log file that you can submit with your test results when reporting a problem with a driver. This program collects all the data about your system and the driver under test, and puts it into a single log file with appropriate dividers between the sections in the file. Driver must be specified and can be one of the following: acpi ahci disk e1000* genmac jfs mm* nveth panorama sane snap uniaud usb generic printer network dos TestId is optional and can be any short string (max 15 characters). This string gets added to the end of the log file name. Do not type a TestId unless you are producing multiple logs with the same name on the same day. This program is for use to provide diagnostic data for tickets or as directed by the developer only. Any other use is not authorized or supported. This program has no warranty whatsoever. The author is not responsible in any way for any problem caused by this software, whether it is used correctly or not. From
David David Azarewicz.
Icon
testlog-3.09.zip
56,871
2018年2月14日 [17:51:02]
testlog v3.09, generate a test log (Cmd). Create a log file that you can submit with your test results when reporting a problem with a driver. This program collects all the data about your system and the driver under test, and puts it into a single log file with appropriate dividers between the sections in the file. Driver must be specified and can be one of the following: acpi ahci disk e1000* genmac jfs mm* nveth panorama sane snap uniaud usb generic printer network dos TestId is optional and can be any short string (max 15 characters). This string gets added to the end of the log file name. Do not type a TestId unless you are producing multiple logs with the same name on the same day. This program is for use to provide diagnostic data for tickets or as directed by the developer only. Any other use is not authorized or supported. This program has no warranty whatsoever. The author is not responsible in any way for any problem caused by this software, whether it is used correctly or not. From
David David Azarewicz.
Icon
testlog-3.12.zip
58,861
2018年4月13日 [15:01:44]
testlog v3.12, generate a test log (Cmd). Create a log file that you can submit with your test results when reporting a problem with a driver. This program collects all the data about your system and the driver under test, and puts it into a single log file with appropriate dividers between the sections in the file. Driver must be specified and can be one of the following: acpi ahci disk e1000* genmac jfs mm* nveth panorama sane snap uniaud usb generic printer network dos TestId is optional and can be any short string (max 15 characters). This string gets added to the end of the log file name. Do not type a TestId unless you are producing multiple logs with the same name on the same day. This program is for use to provide diagnostic data for tickets or as directed by the developer only. Any other use is not authorized or supported. This program has no warranty whatsoever. The author is not responsible in any way for any problem caused by this software, whether it is used correctly or not. From
David David Azarewicz.
Icon
testlog-3.13.zip
61,402
2018年5月20日 [13:27:28]
testlog v3.13, generate a test log (Cmd). Create a log file that you can submit with your test results when reporting a problem with a driver. This program collects all the data about your system and the driver under test, and puts it into a single log file with appropriate dividers between the sections in the file. Driver must be specified and can be one of the following: acpi ahci disk e1000* genmac jfs mm* nveth panorama sane snap uniaud usb generic printer network dos TestId is optional and can be any short string (max 15 characters). This string gets added to the end of the log file name. Do not type a TestId unless you are producing multiple logs with the same name on the same day. This program is for use to provide diagnostic data for tickets or as directed by the developer only. Any other use is not authorized or supported. This program has no warranty whatsoever. The author is not responsible in any way for any problem caused by this software, whether it is used correctly or not. From
David David Azarewicz.
Icon
testlog-3.15.zip
63,664
2018年6月25日 [20:51:22]
testlog v3.15, generate a test log (Cmd). Create a log file that you can submit with your test results when reporting a problem with a driver. This program collects all the data about your system and the driver under test, and puts it into a single log file with appropriate dividers between the sections in the file. Driver must be specified and can be one of the following: acpi ahci disk e1000* genmac jfs mm* nveth panorama sane snap uniaud usb generic printer network dos TestId is optional and can be any short string (max 15 characters). This string gets added to the end of the log file name. Do not type a TestId unless you are producing multiple logs with the same name on the same day. This program is for use to provide diagnostic data for tickets or as directed by the developer only. Any other use is not authorized or supported. This program has no warranty whatsoever. The author is not responsible in any way for any problem caused by this software, whether it is used correctly or not. From
David David Azarewicz.
Icon
testlog-3.18.exe
109,116
2018年7月12日 [18:11:26]
testlog v3.18, generate a test log (Cmd). Create a log file that you can submit with your test results when reporting a problem with a driver. This program collects all the data about your system and the driver under test, and puts it into a single log file with appropriate dividers between the sections in the file. Driver must be specified and can be one of the following: acpi ahci disk e1000* genmac jfs mm* nveth panorama sane snap uniaud usb generic printer network dos TestId is optional and can be any short string (max 15 characters). This string gets added to the end of the log file name. Do not type a TestId unless you are producing multiple logs with the same name on the same day. This program is for use to provide diagnostic data for tickets or as directed by the developer only. Any other use is not authorized or supported. This program has no warranty whatsoever. The author is not responsible in any way for any problem caused by this software, whether it is used correctly or not. From
David David Azarewicz.
Icon
testlog-3.19.exe
110,140
2018年8月26日 [19:21:00]
testlog v3.19, generate a test log (Cmd). Create a log file that you can submit with your test results when reporting a problem with a driver. This program collects all the data about your system and the driver under test, and puts it into a single log file with appropriate dividers between the sections in the file. Driver must be specified and can be one of the following: acpi ahci disk e1000* genmac jfs mm* nveth panorama sane snap uniaud usb generic printer network dos TestId is optional and can be any short string (max 15 characters). This string gets added to the end of the log file name. Do not type a TestId unless you are producing multiple logs with the same name on the same day. This program is for use to provide diagnostic data for tickets or as directed by the developer only. Any other use is not authorized or supported. This program has no warranty whatsoever. The author is not responsible in any way for any problem caused by this software, whether it is used correctly or not. From
David David Azarewicz.
Icon
testlog-3.20.exe
111,164
2018年9月3日 [18:36:32]
testlog v3.20, generate a test log (Cmd). Create a log file that you can submit with your test results when reporting a problem with a driver. This program collects all the data about your system and the driver under test, and puts it into a single log file with appropriate dividers between the sections in the file. Driver must be specified and can be one of the following: acpi ahci disk e1000* genmac jfs mm* nveth panorama sane snap uniaud usb generic printer network dos TestId is optional and can be any short string (max 15 characters). This string gets added to the end of the log file name. Do not type a TestId unless you are producing multiple logs with the same name on the same day. This program is for use to provide diagnostic data for tickets or as directed by the developer only. Any other use is not authorized or supported. This program has no warranty whatsoever. The author is not responsible in any way for any problem caused by this software, whether it is used correctly or not. From
David David Azarewicz.
Icon
testlog-3.22.exe
112,188
2019年1月27日 [11:41:16]
testlog v3.22, generate a test log (Cmd). Create a log file that you can submit with your test results when reporting a problem with a driver. This program collects all the data about your system and the driver under test, and puts it into a single log file with appropriate dividers between the sections in the file. Driver must be specified and can be one of the following: acpi ahci disk e1000* genmac jfs mm* nveth panorama sane snap uniaud usb generic printer network dos TestId is optional and can be any short string (max 15 characters). This string gets added to the end of the log file name. Do not type a TestId unless you are producing multiple logs with the same name on the same day. This program is for use to provide diagnostic data for tickets or as directed by the developer only. Any other use is not authorized or supported. This program has no warranty whatsoever. The author is not responsible in any way for any problem caused by this software, whether it is used correctly or not. From
David David Azarewicz.
Icon
testlog-3.23.exe
114,236
2019年1月31日 [17:44:24]
testlog v3.23, generate a test log (Cmd). Create a log file that you can submit with your test results when reporting a problem with a driver. This program collects all the data about your system and the driver under test, and puts it into a single log file with appropriate dividers between the sections in the file. Driver must be specified and can be one of the following: acpi ahci disk e1000* genmac jfs mm* nveth panorama sane snap uniaud usb generic printer network dos TestId is optional and can be any short string (max 15 characters). This string gets added to the end of the log file name. Do not type a TestId unless you are producing multiple logs with the same name on the same day. This program is for use to provide diagnostic data for tickets or as directed by the developer only. Any other use is not authorized or supported. This program has no warranty whatsoever. The author is not responsible in any way for any problem caused by this software, whether it is used correctly or not. From
David David Azarewicz.
Icon
testlog-3.24.exe
117,308
2019年3月11日 [19:45:58]
testlog v3.24, generate a test log (Cmd). Create a log file that you can submit with your test results when reporting a problem with a driver. This program collects all the data about your system and the driver under test, and puts it into a single log file with appropriate dividers between the sections in the file. Driver must be specified and can be one of the following: acpi ahci disk e1000* genmac jfs mm* nveth panorama sane snap uniaud usb generic printer network dos TestId is optional and can be any short string (max 15 characters). This string gets added to the end of the log file name. Do not type a TestId unless you are producing multiple logs with the same name on the same day. This program is for use to provide diagnostic data for tickets or as directed by the developer only. Any other use is not authorized or supported. This program has no warranty whatsoever. The author is not responsible in any way for any problem caused by this software, whether it is used correctly or not. From
David David Azarewicz.
Icon
testlog-3.25.exe
117,308
2019年3月30日 [23:05:32]
testlog v3.25, generate a test log (Cmd). Create a log file that you can submit with your test results when reporting a problem with a driver. This program collects all the data about your system and the driver under test, and puts it into a single log file with appropriate dividers between the sections in the file. Driver must be specified and can be one of the following: acpi ahci disk e1000* genmac jfs mm* nveth panorama sane snap uniaud usb generic printer network dos TestId is optional and can be any short string (max 15 characters). This string gets added to the end of the log file name. Do not type a TestId unless you are producing multiple logs with the same name on the same day. This program is for use to provide diagnostic data for tickets or as directed by the developer only. Any other use is not authorized or supported. This program has no warranty whatsoever. The author is not responsible in any way for any problem caused by this software, whether it is used correctly or not. From
David David Azarewicz.
Icon
testlog-3.26.exe
118,332
2019年7月8日 [11:46:36]
testlog v3.26, generate a test log (Cmd). Create a log file that you can submit with your test results when reporting a problem with a driver. This program collects all the data about your system and the driver under test, and puts it into a single log file with appropriate dividers between the sections in the file. Driver must be specified and can be one of the following: acpi ahci disk e1000* genmac jfs mm* nveth panorama sane snap uniaud usb generic printer network dos TestId is optional and can be any short string (max 15 characters). This string gets added to the end of the log file name. Do not type a TestId unless you are producing multiple logs with the same name on the same day. This program is for use to provide diagnostic data for tickets or as directed by the developer only. Any other use is not authorized or supported. This program has no warranty whatsoever. The author is not responsible in any way for any problem caused by this software, whether it is used correctly or not. From
David David Azarewicz.
Directory contains
2,297,850
bytes in
28
files.
Generated by FilePage 4.00 (Final), © Copyright
Chris Payne 1997, Ian B Manners 2002 onwards.