Projects tagged ‘driver’


[173 total ]

109 Users
   

The goals of this project are: create a new Linux kernel driver for the NTFS file system (v1.2 and later 3.0), user space utilities (e.g. format, ntfs check, etc.) and a library to avoid code ... [More] duplication and provide access to NTFS to other GPLed programs [Less]
Created over 3 years ago.

86 Users
   

The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI functionality to the Linux operating system. ALSA has the following significant features: * Efficient support for all types of ... [More] audio interfaces, from consumer sound cards to professional multichannel audio interfaces. * Fully modularized sound drivers. * SMP and thread-safe design. * User space library (alsa-lib) to simplify application programming and provide higher level functionality. * Support for the older Open Sound System (OSS) API, providing binary compatibility for most OSS programs. [Less]
Created about 1 year ago.

78 Users
   

SANE is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers ... [More] , etc.). The SANE API is public domain and its discussion and development is open to everybody. The current source code is written for UNIX (including GNU/Linux) and is available under the GNU General Public License (the SANE API is available to proprietary applications and backends as well, however). More details about the license can be found on our license page. Ports to MacOS X, OS/2 and Microsoft Windows are either already done or in progress. [Less]
Created over 2 years ago.

51 Users
   

A Ruby interface for the SQLite database engine.
Created over 3 years ago.

40 Users
   

MacFUSE implements a mechanism that makes it possible to implement a fully functional file system in a user-space program on Mac OS X (10.4 and above). It aims to be API-compliant with the FUSE ... [More] (File-system in USErspace) mechanism that originated on Linux. Therefore, many existing FUSE file systems become readily usable on Mac OS X. The core of MacFUSE is in a dynamically loadable kernel extension. Although MacFUSE has a completely different kernel-level implementation from Linux FUSE, it supports the FUSE specification well enough that many popular FUSE file systems can be easily compiled and work on Mac OS X--often out of the box. [Less]
Created over 3 years ago.

33 Users
   

Some vendors refuses to release specs or even a binary Linux driver for their WLAN cards. ndiswrapper tries to solve this by making a kernel module that can load Ndis (Windows network driver API) ... [More] drivers. The goal is not to implement all of the Ndis API, but to implement the functions needed to get cards without Linux drivers to work. [Less]
Created over 3 years ago.

18 Users
   

libusb aims at creating a library for use by user level applications to access USB devices regardless of OS
Created over 2 years ago.

9 Users
   

MadWifi is a Linux driver for IEEE 802.11 Wireless LAN devices that are based on chipsets from Atheros. It supports all relevant modes of operation (client, Access Point, 802.11 IBSS aka ad-hoc ... [More] , ahdemo, WDS, monitor), state-of-the-art encryption (WPA, WPA2, 802.1x), Multi-SSID operation, and more. The driver itself is open source, but requires the use of a Hardware Abstraction Layer (HAL) that is available in precompiled binary-only form for many different architectures. [Less]
Created over 2 years ago.

7 Users
 

The FFADO project aims to provide a generic, open-source solution for the support of FireWire based audio devices for the Linux platform. It is the successor of the FreeBoB project. FFADO is a ... [More] volunteer-based community effort, trying to provide Linux with at least the same level of functionality that is present on the other operating systems. [Less]
Created over 2 years ago.

6 Users
   

The radeonhd driver, or xf86-video-radeonhd is an X.org video driver for R500 and newer ATI graphics devices. It is being developed by Novell for AMD, with the free documentation provided by AMD. ... [More] The driver supports full modesetting (read: any mode is usable, not only those provided by the BIOS), which is backwards compatible to RandR 1.2. Future work is happening especially on more advanced features like 2D, 3D and video acceleration. [Less]
Created over 2 years ago.