33 projects for "linux device drivers development" with 2 filters applied:

  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    Moss

    Moss

    Rust Linux-compatible kernel

    Moss Kernel is an open-source operating system kernel project designed to explore modern OS design and provide a foundation for experimental system research and development. Rather than replicating traditional monolithic kernels exactly, it emphasizes modularity, safety, and simplicity by incorporating well-structured subsystems for memory management, scheduling, and device abstraction that are easy for contributors to understand and extend. The kernel uses Rust as its primary implementation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    W-Bus library and applications

    W-Bus communication library

    This is a small library that allows comunicating with a Webasto (tm) W-Bus capable car heating system. Runs on Personal Computers or for embedded devices (slim design). Easily portable. Includes a Heater manager, heater controller program and more. The GIT repository (CVS is deprecated) also includes a control unit application to control W-Bus capable devices, a W-Bus compatible heater unit firmware application and a heater simulator for testing purposes. Also, a serial port loop back...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    JNode is a Java New Operating system Design Effort. JNode is a simple to use and install Java operating system for personal use on modern devices. Any java application runs on it, fast and safe. See our homepage for additional information.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 4
    Advanced Real-Time Linux (ART-Linux) is a hard real-time kernel developed with robotics applications in mind. Real-Time is accessible from user level and does not require special device drivers. 10 micro-second periodic execution is possible on a PII
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    acx100 - Wireless chipset Linux driver
    Open Source Linux driver for wireless network cards (DWL-[G]520+ PCI, DWL-[G]650+ CardBus, GL-2422MP mini-PCI, DWL-120+ USB etc.) which use the entirely undocumented Texas Instruments (TI) ACX100/ACX111 chips, for 2.4.x , 2.6.x to 3.x kernels. FreeBSD: see some other website (FIXME URL got clipped). !! BIG FAT NOTE: development (i.e., driver "releases") is happening in git source repository tree (as of 2011-09-04), thus you're expected to look there (see web site menu Code --> Git) !!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The objectives of OCERA is the design and implementation of a library of free software components for the design of embedded real-time systems. These components will be used to create flexible, configurable, robust and portable embedded applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is the development site for frame buffer video drivers and video subsystem for Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Boiler-template (source) file generator. Automates (source) file generation from template files: speeds up developement of redundant or re-usable software and more. An example template for Linux Kernel Device Drivers generation, is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    rtusd is a foundation set of real time enabled User Space Devices/Drivers designed to link to HRT high resolution Timer controlled POSIX threads and link re-factored Linux hdw drivers for 2.6.18+. rtusd propogates Linux RT to user space generically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project contains software for 'personalizing' the NSLU2 network storage device, manufactured by Linksys. None of this material was written or contributed by Linksys. The NSLU2 is run by embedded Linux, and as such, is perfect for 'personalization
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The aim of this project is to develop a modular operating system 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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Zydas 1201 based wireless adapters Linux driver. As Sweex is not longer supporting Linux for this device, but they did in the past using MPL and GPL licenses, we have posted the original and evolved driver.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 16
    Development of a linux driver 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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    lisodsp is a linux audio device driver that emulates multi-channel open (to play simultaneous voices).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    A simple operating system made for educational purposes. It will be a 32 bit multitasking open source operating system. Latest release covers interrupt handling, device drivers and shell service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Committed to the development of fundamental ACPI (Advanced Configuration and Power Interface) components for Linux. This includes a generic ACPI table parser, AML interpreter, bus and device drivers, policy, user interface, and support tools.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Fault Injection Test Harness provides a uniform mechanism for writing reliable test case to validate a Linux device driver can gracefully handle software and hardware fault conditions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WELCOME , Easy11 and Service11 provide a open source platform fo p2p wireless networks for linux and windows platforms. Easy11 is a wireless p2p software for free wireless community. Service11 provide support and service for wireless networks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a frame buffer device driver for Intel740 based video boards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo