OSS: Open Sound System server

Currently supports Intel HDA, AC97, and ES1370 audio cards. See README
for further details.
This commit is contained in:
Sebastian Sumpf
2012-10-23 15:21:43 +02:00
committed by Norman Feske
parent 8ac3209aa8
commit 7d8f446475
24 changed files with 2099 additions and 2 deletions

7
README
View File

@@ -147,9 +147,14 @@ The Genode source tree is composed of the following subdirectories:
:'dde_ipxe':
This source-code repository contains the device driver environment for
This source-code repository contains the device-driver environment for
executing drivers of the iPXE project.
:'dde_oss':
This source-code repository contains the device-driver environment for the
audio drivers of the Open Sound System (OSS).
:'qt4':
This source-code repository contains the Genode version of Qt4 framework.