porttalk

所属分类:驱动编程
开发工具:Visual C++
文件大小:66KB
下载次数:171
上传日期:2005-03-21 18:26:19
上 传 者pphyz
说明:  porttalk是一种并口驱动程序源代码,很多简易JTAG调试器使用它。
(porttalk is a parallel port driver source code, many simple JTAG Debugger to use it.)

文件列表:
AllowIO (0, 2002-04-06)
AllowIo.exe (40125, 2002-01-12)
AllowIO\allowio.c (14716, 2002-01-12)
AllowIO\MAKEFILE (267, 1994-09-04)
AllowIO\SOURCES (130, 2000-06-11)
Checked (0, 2002-04-06)
Checked\porttalk.sys (4463, 2002-01-12)
IoExample (0, 2002-04-06)
IoExample\ioexample.c (1623, 2002-01-12)
IoExample\MAKEFILE (267, 1994-09-04)
IoExample\pt_ioctl.c (11335, 2002-04-06)
IoExample\SOURCES (134, 2002-01-12)
Porttalk (0, 2002-04-06)
porttalk.pdf (24565, 2002-01-12)
porttalk.reg (183, 2001-09-06)
porttalk.sys (3567, 2002-01-12)
Porttalk\makefile (267, 1994-09-04)
Porttalk\porttalk.c (8449, 2002-01-12)
Porttalk\porttalk.rc (546, 2002-01-12)
Porttalk\sources (115, 2002-01-12)
PortTalk_IOCTL.h (1952, 2002-01-12)
RemoveDrv (0, 2002-04-06)
RemoveDrv\MAKEFILE (267, 1994-09-04)
RemoveDrv\removedrv.c (2910, 2002-01-13)
RemoveDrv\SOURCES (134, 2002-01-13)
uninstall.exe (32225, 2002-01-13)

Beyond Logic Port Talk I/O Port Driver http://www.beyondlogic.org The PortTalk driver combined with allowIO.exe, grants certain programs exclusive access to IO Ports on a Windows NT/2000/XP system. Important information for Upgrading PortTalk from V1.x ______________________________________________________ When installing PortTalk V2.0 on machines with an older version of V1.x, the existing driver must be un-installed. Simply run uninstall.exe with administrator privileges. Installing PortTalk V2.0 ________________________ The PortTalk usermode programs now come with a self installer. This is built into allowio.exe and ioexample.exe. When these usermode programs are executed, a check is made if the PortTalk driver is started. If the driver is not started it attempts to install the driver and then start it. Allowio - Grants programs access to IO Ports. _____________________________________________ Usage : AllowIO eg. Using allowio to grant access to IO ports 0x42, 0x43 and 0x61 C:\porttalk\AllowIO>allowio 0x42 0x43 0x61 beep.exe Beyond Logic AllowIO.EXE Address 0x042 (IOPM Offset 0x08) has been granted access. Address 0x043 (IOPM Offset 0x08) has been granted access. Address 0x061 (IOPM Offset 0x0C) has been granted access. Executing beep.exe with a ProcessID of 1096 PortTalk Device Driver has set IOPM for ProcessID 1096. This is more secure than allowing all programs and processes access to all IO ports. If you don't know what addresses a certain program uses, you can grant access to all ports. C:\porttalk>allowio beep /a BeyondLogic AllowIO Granting exclusive access to all I/O Ports Executing beep with a ProcessID of 524 PortTalk Device Driver has set IOPM for ProcessID 524. This is less secure. For example the program can talk to COM1 and lock up your mouse. Craig Peacock 13th January 2002

近期下载者

相关文件


收藏者