Showing 81 open source projects for "device"

View related business solutions
  • 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
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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: 7 This Week
    Last Update:
    See Project
  • 4
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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.
    Start Free
  • 5
    The Enhanced Network Block Device is an industrial-strength version of the Linux kernel NBD. It makes a remote disk look like a local block device, allowing cheap and safe realtime mirrors to be built over the net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SIMpad by Siemens is a multimedia device with a screen resolution of 800x600x16 and is based on StrongARM processor SA1110 . The goal of this project is to provide a full Linux operating system with kernel and applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    SLLB is a linux implementation of a software load balancing written in C on GNU/Linux. Problems: - ethernet hardware device compatibilities - deep kernel network programming
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    lisodsp is a linux audio device driver that emulates multi-channel open (to play simultaneous voices).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • $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
    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: 0 This Week
    Last Update:
    See Project
  • 11
    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.).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    GenesisAE defines and implements an application environment for portable, network-transparent and secure applications. GenesisAE is based on a QNX-like (S/R/R) microkernel and on basic servers (providing device I/O, a database, ...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Hadie - Hardware Abstracting Device Independent Environment. Or just another micro kernel for embedded devices. Supported architecture are i8051 (80515c), i166 (XC161CJ), Tricore (TC1775B), m68k (m68332) and i386.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    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: 0 This Week
    Last Update:
    See Project
  • 16
    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: 1 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    To provide a secondary tree to test and merge patches for Linux on the MIPS platform. This tree will span any device that uses MIPS from PDAs to high end SGI servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Linux device driver for MAS35x9 MP3 Player. (MP3 Player manufactured by Wavysound )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a frame buffer device driver for Intel740 based video boards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The mbuff.o module and /dev/mbuff is intended to be used as a shared memory device making memory allocated in the kernel using vmalloc possible to map in the user space. It is especially recommended for RT-Linux tasks/user space communication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The BSDBook Project is an effort at documenting the internals and the interface to the FreeBSD Kernel. This includes parts such as the File Systems, VM Subsystem, Device Drivers, KLDs etc. Routines used inside the kernel will be documented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Diffdev (DIFFerential block DEVice) provides a transaction capable block device, being able to get back your old datas in case of data loss. Intended for human errors recovering, its use is transparent to filesystems and may be implemented easily
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a port of the uClinux to Samsung 4510b(ARM7TDMI) network controller unit. It will need bootloader, bsp, kernel and device drivers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is the PCMCIA device driver for the 1-2 mbit Frequency Hopping Symbol Spectrum24 WLAN card. We've also moved the 11 mbit Direct Sequencing code here. The 2.2.x and 2.4.x code trees have been merged.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo