Hardware Debugger is a graphical tool for detecting, diagnosing, and testing custom hardware. It is designed to meet the needs of the hardware developer by enabling quick and easy testing of hardware without writing any code. Hardware Debugger runs under Linux, Solaris, and Windows.
KernelDriver automates your Windows 2000/NT, Windows Me/98/95 and Linux device driver development by providing you with powerful tools for hardware debugging, driver code generation, and driver debugging. KernelDriver supports PCI / USB / ISA and EISA drivers. KernelDriver for Windows and Linux includes the powerful Driver Wizard. Using the Driver Wizard you can graphically debug your hardware by "peeking" and "poking" at it without writing a single line of code. After your hardware is diagnosed, use the Driver Wizard to generate a complete kernel mode device driver which will drive your hardware.
WinDriver USB for Linux automates and simplifies the development of user mode Linux device drivers and hardware control applications for USB peripheral devices. No Linux kernel knowledge or kernel level programming is required. Including powerful tools for hardware diagnostics, automatic driver code generation, and driver debugging, as well as intuitive hardware access API, it provides a complete solution for creating high performance drivers and custom hardware access applications, thereby enabling you to focus on your driver's added-value functionality, instead of on your operating system internals.
WinDriver Security Issues - Comment on klaus Remarks Programs access the WinDriver kernel module using the windrvr.o kernel module. The access is via a device file, just like any other device fil...
WinDriver is GOOD - Comment on Rentar Remarks Think of hardware engineers who have been told by their bosses to write a new driver for Linux, because Linux is hot! What's the poor guy going to...
WinDriver IS NOT EVIL - Comment on Claudio Remarks Since WinDriver aids to produce user mode drivers, these are loaded and unloaded with the applications that use them. They do not therefore bloat ...