Input/output (IO) C library exposing a common API for real mode and permission-restricted access to parallel port under Windows, Linux and MS-DOS operative systems. It also allows pin-by-pin port access.
URBI: Universal Robotic Body Interface. URBI is a scripted command language used to control robots (AIBO, pioneer,...). It is a robot-independant API based on a client/server architecture. Liburbi C++/Java/Matlab are available here. Forum available at ht
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Dedicated at collecting information about using the Marvel G200-TV and the Rainbow Runner G-series in Linux, including (but not restricted on) the development of a driver for the mentioned hardware. We try to support the Marvel G400 too.
The project intends to be a repository of Open Source Drivers for peripheral devices which are popularly used with a modern desktop Linux OperatingSystem. Such devices include Dot Matrix Printers, Scanners, WebCameras.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
The Advanced Linux Sound Architecture is composed of several parts: sound driver, sound library and sound utilities and tools. The aim of this project is to offer a complete audio solution for the Linux operatingsystem.
Intent is to develop a kernel module and print driver for the Lexmark X85 All-in-One colour scanner/printer/copier. This kit hopefully will be generic enough to support most/all AIO devices from Lexmark or be easily adapted to do so.
The aim of this project is to develop a modular operatingsystem for the i386 architecture, where each device driver, file system, etc, will be a module that can be loaded and unloaded at run-time from the system.
See https://github.com/torvalds/linux/tree/master/drivers/media/pci/ivtv and https://www.linuxtv.org/wiki/index.php/Ivtv
Old sites were http://ivtvdriver.org/ and http://ivtv.writeme.ch/
Old description: The primary goal of this project is to provide an Open Source driver for the Hauppauge 250/350 series of MPEG video capture cards and other cards based on the iCompression iTVC15.
Aims Video4Linux-compatible video capture infrastructure for Solaris. Project develops bt848x driver for Brooktree/Conexant Bt8x8 (Bt848, Bt878 and Fusion878), saa713x driver for Philips SAA7130/7133/7134/7135 cards, header files and utilities
Linux device driver and userspace tools to support configuration and internet access with the ISDN-PBX brands "Deutsche Telekom Eumex x04", "DeTeWe OpenCom 20-40", "DeTeWe TA33 USB" and "EuraCom 140 USB"
IXP4XX Open Source Development Guide - A central clearing house for obtaining and developing open source HOWTOs, scripts, patches and source code examples that show beginners and experts alike how to use the Intel (R) IXP4XX Product Line
(IXP425)
Agnix is an educational, network operatingsystem kernel. It is ideal starting point to learn about operating systems. The main goal of the project is to provide a network kernel fully compatible with the Linux Kernel in the system call layer
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.
Linux driver 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
Open source VISA complient (Virtual Instrument Software Architecture) library written in C for Linux/Unix operating systems to control instruments through Serial, GPIB... It will use the linux-gpib project to access the GPIB boards.
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 Linux driver module.