wookey-project / libmassstorage

SCSI stack for mass-storage devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wookey SCSI device stack

Introduction

This is the device-side implementation of the SCSI protocol.

libSCSI API

See the doc/ directory for more informations on how to use this library and its architecture.

Building libscsi

Libscsi is to be build in the tataouine build environment as a userspace library (in the libs/ directory of tataouine). See the tataouine documentation of the Wookey project for more information.

About

SCSI stack for mass-storage devices

License:GNU Lesser General Public License v2.1


Languages

Language:C 93.4%Language:Makefile 4.4%Language:C++ 2.2%