Skip to end of banner
Go to start of banner

Device Driver Windows (DRV-WIN)

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 16 Next »

Releases
Current release:For previous versions see version history.
Supported Operating Systems
Operating SystemWindows XPWindows VistaWindows 7Windows 8/8.1Windows 10
(Desktop / Secure Boot)
Windows 10
(Server)
Architecturex86x64x86x64x86x64x86x64x86x64x64
Status(tick)(tick)(tick)(tick)(tick)(tick)(tick)(tick)(tick)(tick)(error)



General Information


 Features

  • Offers the common CIF API for application programming
  • x86 and x64 (also known as AMD64) support for Windows XP, Vista, 7, 8/8.1, 10
  • (red star) Verified on Windows 11

Limitations

  • Windows Plug & Play power save mode supported by the driver
  • Response times of driver calls are operating system and system load depending. Deterministic response times can’t be guaranteed

For more details click here.

Description

The CIF device driver is a kernel-mode driver that runs in Ring 0 of the operating system and supports the Windows plug-and play mechanisms.

The user application uses a Windows API DLL to communicate with the driver. The DLL provides a simple C function interface (CIF-API) and can be linked statically or dynamically to an application. Both driver and API DLL are available for 32/64Bit Windows systems.

For more details click here.

Road map

For more details click here.

Documentation
Document TypeTitleContentsRevDateFile Type
Driver Manual
and
Programming Reference Guide

Installation of CIF Device Driver
and
Description and usage of the standard CIF API

1402-2013PDF
Hardware Installation Guide

Installation of CIF ISA cards under Windows

105-2011PDF
  • No labels