mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 07:17:15 +08:00
e4c883c0b6
longer carry.
27 lines
805 B
XML
27 lines
805 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
]>
|
|
|
|
<!-- This is indexed under 'others'. -->
|
|
<sect1 id="alsa" xreflabel="ALSA">
|
|
<?dbhtml filename="alsa.html"?>
|
|
|
|
|
|
<title>ALSA</title>
|
|
|
|
<indexterm zone="alsa">
|
|
<primary sortas="g-ALSA-Description">ALSA Description</primary>
|
|
</indexterm>
|
|
|
|
<para>
|
|
The Linux kernel now provides ALSA support by
|
|
default. However, applications need to interface to that capability. The
|
|
following six sections of the book deal with the separate components of
|
|
ALSA: the libraries, the plugins, the utilities, the tools, and the firmware.
|
|
</para>
|
|
|
|
</sect1>
|