mDriver is a utility to migrate binary device driver from Windows to Linux. It takes out the binary instruction and data from Windows driver (*.sys files), and then combine them with some supporting code to build a corresponding Linuxdriver module.
Linuxdriver for rtl8180 wlan card with philips, maxim or gct radio(other in future).Still under development!(Use at your own risk!).Managed and monitor mode working.Ad-hoc roughly working,WEP support with open authentication and promisc mode are ok also
This is a linuxdriver for the Matrox Meteor-II Multi-channel framegrabber. This is an alternative driver to the offical version which is available from http://www.emlix.com/index.php?id=158. Be warned that this is a developers-only version.
Device Driver for the ACS USB servo controller (USBB-01 interface card). HID class USB device to contoll eight RC type servos, eight optically isolated current inputs and 8 current sink outputs.
Osst is a Linux tape driver for the OnStream SC-30/SC-50 and (via the SCSI layer adapters ide-scsi, usb-storage and sbp2) the IDE-30, USB-30 and FW-30 tape devices. A kernel driver has been created to provide an st-compatible interface to the userspace.
Jazmyn is a 32-bit, Protected mode, Multitasking OS which runs on i386 CPU`s. Its completely written in C++ & a bit of 8086 assembly. Jazmyn has 4 major parts of an OS : Process management,Memory management, Device management & File system driver.
Development of a linuxdriver for the USBAT-2 CompactFlash reader that comes with the Kodak digital camera DC3800. This driver should also work with various other devices that use the same chip.
This is a Linux kernel driver that adapts the kernel's own software RAID1 (i.e. mirroring) driver for use in the context of network attached storage devices. This driver does intelligent resyncronization, async writes, and automatic array administration
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
The cowloop-driver is a copy-on-write loop driver (block device) to be used on top of any other block driver.
The cowloop-driver shields the lower driver from any write accesses. Instead, it diverts all write-accesses to an arbitrary regular file.
This is a Linux kernel driver that adapts the kernel's software RAID5 driver for use in the context of network attached storage devices. This driver does intelligent resyncronization, async writes, and automatic array administration
BDwrap is a template for writing stackable block device drivers on Linux. It's clean interface hides the complexity of device handling, asynchronous calls, buffer cache interaction, etc. It is a great tool to develop stacked block drivers quickly.
This project builds tested Adaptec iSCSI driver patches against the latest linux vanilla kernels for both 2.4 and 2.5. These drivers are based upon pre-existing released Adaptec iSCSI drivers for Red Hat kernels.
Network to serial port data relaying linux kernel module. Used for duplication of network ingress data, to serial port (TTY S) driver egress buffer.Serial line choice could be configured via sysctl and via proc fs (/proc/sys/net/core/zercopy_serial).
This project allows users to create their own lower-level network
(such as TCP/IP or another protocol) stack implementations below
the sockets layer by converting the current socket layer into a
functional API.
Enhanced version of the standard Linux loopback device that makes the loopback device act more like a hard drive and allows for mounting partitions within a drive image via new loopback device names (/dev/loopa, /dev/loopa1, /dev/loopa2, etc.).
There are popular tape device ArVid which based on ordinary (PAL/SECAM) VHS & ISA board with PLM which often used in Russia and xUSSR. ArVid board are controled by VHS behind integrated multisystem IRC node. I've coded raw driver for this device. Driver
The target of this project is the development of a Linux Kernel Driver for using the Creative Nomad II Mp3 Portable Player under systems using Linux as OS. Also, the development of a C/C++ library to develop applications that use the device.
This project was a kernel-module to support webcams based on the NW802 chipset.
Jean-François Moine added support for those in the mainline kernel some time ago, so you should just update your kernel, this project is purely for historical purposes.
The purpose of this project is to update and complete Linux support for the NCD Explora 451 diskless terminal. This includes kernel changes, driver additions, etc... The Explora 451 is based on the PowerPC 403 processor.