Projects / UDI Reference Source

UDI Reference Source

UDI, the Uniform Driver Interface, is a well-documented interface between a driver module and the executing OS. It provides source portability across OSes and binary portability within a processor ABI. It also provides modern driver features like instance independence, high scalability, and physical location transparency. The Reference Source provides an initial implementation of UDI for Linux, SCO UnixWare, SCO OpenServer, and other OSes.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

No changes have been submitted for this release.

RSS Recent comments

19 Mar 2003 00:59 samjam

Kernel licensing problems solved
I believe this project solves the LGPL-kernel-module issue where kernel modules *ought* to be LGPL, as this projects BSD license is LGPL compatable, but then anay drivers you write link to this project and NOT the kernel.

So is seems that this project also acts as a license buffer.

Sam

Screenshot

Project Spotlight

Canadian Payroll

Calculates Canadian payroll taxes.

Screenshot

Project Spotlight

Quassel IRC

A graphical, distributed IRC client.