Downloads:

ParIO NT Kernel mode parallel port driver Download

ParIO is an NT Parclass driver modified from a Microsoft DDK demo. All the source code to the driver, installer, and test program are supplied. However, I take NO responsibility for any damage, loss, crashing or general unhappiness due to the use of this driver.

This is my first attempt at an NT device driver. I have tried it under Win2k and XP and it works fine (NT4 should work, but I have not tried it). I am aware that I am doing things within the driver code that may not be the best way to do it, but it works. I am hoping wiser poeple will feed back comments or code.

Please note that I have added very little code to the actual driver, most of it is Microsoft's code. Just look at the test program to find out how it all works.

If you add or fix something cool, please let me know.

To install: Just go to the ParIO_0.1Alpha directory and run the installer.

E-mail me: ntjunkie@boltblue.com

romsched Small multitasking engine for the ST7 Download

romsched is a small multitasking engine for the ST7, written with the Cosmic C compiler. See the accompanying README.TXT for details.

E-mail me: ntjunkie@boltblue.com