# isomorphic_drivers **Repository Path**: gcyyfun/isomorphic_drivers ## Basic Information - **Project Name**: isomorphic_drivers - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-07-31 - **Last Updated**: 2021-09-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Isomorphic Drivers =========================== [![Build Status](https://travis-ci.org/rcore-os/isomorphic_drivers.svg?branch=master)](https://travis-ci.org/rcore-os/isomorphic_drivers) A set of device drivers that should: 1. Work in OS seamlessly 2. Work in user space seamlessly It accomplishes this by: 1. Call provider methods for memory Implemented drivers ============================ ## Network drivers - ixgbe: Intel 10Gb Network Adapter 82599 - E1000: Intel E1000 ## Block device drivers - AHCI: Advance Host Controller Interface