WinDriver allows you to create a device driver to access your hardware from the user mode or from the kernel. One executable accesses your hardware from all Windows platforms. No DDK, Device Driver or Windows operating system knowledge is required. It supports ISA, EISA, PCI, USB, Plug-and-Play, and DMA. WinDriver also provides special chip-set support for PLX 9050/9060/9080, AMCC and V3. WinDriver also includes the WinDriver wizard. The wizard is used to diagnose your card via a graphical user interface, after which the wizard generates the device driver code automatically. WinDriver provides VxD, SYS and WDM support. |