Projects tagged ‘driver’


[18 total ]
54

Linux NTFS file system support

   
Primary Language: C Licensed as: GNU General Public License 2.0

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 duplication and provide access to NTFS to other GPLed programs

Metrics updated about 4 hours ago

34

SANE (Scanner Access Now Easy)

   
Primary Language: C/C++ Licensed as: GNU General Public License 2.0

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, etc.). The SANE API is public domain and its ... [More] 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]

Metrics updated about 10 hours ago

28

NDISwrapper

   
Primary Language: C/C++

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) 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.

Metrics updated 20 Jul 08

19

SQLite-Ruby

   
Primary Language: Ruby

A Ruby interface for the SQLite database engine.

Metrics updated about 14 hours ago

17

MacFUSE

   
Primary Language: C Licensed as: New BSD License

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 (File-system in USErspace) mechanism that originated on ... [More] 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]

Metrics updated 21 Jul 08

10

Advanced Linux Sound Architecture (ALSA)

   
Primary Language: C Licensed as: GNU General Public License 2.0

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 audio interfaces, from consumer sound cards to ... [More] 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]

Metrics updated 23 Mar 08

7

MadWifi

   
Primary Language: C/C++ Licensed as: BSD-ish License,GNU General Public License 2.0

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, ahdemo, WDS, monitor), state-of-the-art encryption ... [More] (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]

Metrics updated about 15 hours ago

5

FFADO

 
Primary Language: C++ Licensed as: GNU General Public License 3.0

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 volunteer-based community effort, trying to provide Linux with at least the same level of functionality that is present on the other operating systems.

Metrics updated about 14 hours ago

4

libusb

   
Primary Language: C/C++ Licensed as: GNU Lesser General Public License 2.1

libusb aims at creating a library for use by user level applications to access USB devices regardless of OS

Metrics updated 09 Apr 08

4

rt2x00

 
Primary Language: C Licensed as: GNU General Public License 2.0

rt2x00 is a development effort to create a stable and feature rich Linux driver for wireless 802.11b and 802.11g cards that are based on the Ralink rt2400 and rt2500 chipsets.

Metrics updated about 12 hours ago