WinRT - Driver, user-mode library, and GUI tools permitting simple access to I/O ports.

WinDK - VC++ class library and wizards for writing drivers. Common driver source can target NT, Win9x, and Windows CE.

DriverAgent - Kernel mode "helper" driver and user-mode library allowing applications to access hardware devices without writing a device driver. Includes wizards for developing the application code.

DriverWorks - Driver code generation wizard and C++ class library.

SoftICE for NT - Single-machine kernel-mode debugger.

Utilities (free) - Download SrcToDsp, LastLine, and more.

Shareware NT kernel mode driver and accompanying VDD permitting I/O port access from both 16-bit and 32-bit user mode apps. Includes "interrupt emulation".

WinDriver - Tool for developing drivers on all Microsoft 32Bit operating systems (Win 9x, Win NT(3.51,4.00,2000), and Windows CE) from common source code.

File System Development Kit - Makes it easier to write installable file systems for Windows NT. You implement your on-disk structure; they worry about dealing with the cache, the disk class drivers, and so on. Includes consulting and support services.

File Systems Filter Driver Kit - Helps you write a driver that installs "above" the file system drivers. Intercept and change the behavior of file open, etc., requests.

Kernel Mode Sockets Interface - Allows your kernel-mode driver to make and accept connections using the IP, IPX/SPX, and NetBEUI transport layers.

OSR DDK - Driver debugging and troubleshooting support library

DriverX - ActiveX control and accompanying kernel mode driver allowing applications to talk to I/O ports. Includes support for PCI bus-master DMA.

Vireo

Recently purchased by NuMega (see above). Former Vireo products are now maintained by and available through NuMega.

HyperKERNEL - Real-time Extensions for the Microsoft Windows NT Platform

INtime - Real-Time For Windows NT

Real Time Extensions - provide a real-time environment subsystem for Windows NT

Inexpensive PC-based logic analyzers (and yes, their host software does run under NT). Personally recommended!

PC-PCI Evaluation Card - PCI card with attached PCICORE module. Useful for prototyping PCI-based products using the PCICORE, or just for experimenting with PCI.



top of page | up | previous | next | home