Commit a2670269 authored by Dave Jones's avatar Dave Jones

[PATCH] about locations of various sound files.

introduction of ALSA moved some files around.
This updates various references.
parent a04a1bed
......@@ -59,8 +59,8 @@ z8530book.sgml: z8530book.tmpl $(TOPDIR)/drivers/net/wan/z85230.c
$(TOPDIR)/scripts/docgen $(TOPDIR)/drivers/net/wan/z85230.c \
<z8530book.tmpl >z8530book.sgml
via-audio.sgml: via-audio.tmpl $(TOPDIR)/drivers/sound/via82cxxx_audio.c
$(TOPDIR)/scripts/docgen $(TOPDIR)/drivers/sound/via82cxxx_audio.c \
via-audio.sgml: via-audio.tmpl $(TOPDIR)/sound/oss/via82cxxx_audio.c
$(TOPDIR)/scripts/docgen $(TOPDIR)/sound/oss/via82cxxx_audio.c \
<via-audio.tmpl >via-audio.sgml
tulip-user.sgml: tulip-user.tmpl
......@@ -100,8 +100,8 @@ APISOURCES := $(TOPDIR)/drivers/media/video/videodev.c \
$(TOPDIR)/drivers/hotplug/pci_hotplug_core.c \
$(TOPDIR)/drivers/hotplug/pci_hotplug_util.c \
$(TOPDIR)/drivers/block/ll_rw_blk.c \
$(TOPDIR)/drivers/sound/sound_core.c \
$(TOPDIR)/drivers/sound/sound_firmware.c \
$(TOPDIR)/sound/sound_core.c \
$(TOPDIR)/sound/sound_firmware.c \
$(TOPDIR)/drivers/net/wan/syncppp.c \
$(TOPDIR)/drivers/net/wan/z85230.c \
$(TOPDIR)/drivers/usb/hcd.c \
......
......@@ -203,8 +203,8 @@
<chapter id="snddev">
<title>Sound Devices</title>
!Edrivers/sound/sound_core.c
!Idrivers/sound/sound_firmware.c
!Esound/sound_core.c
!Isound/sound_firmware.c
</chapter>
<chapter id="usb">
......
......@@ -537,7 +537,7 @@ Version 1.1.6
</listitem>
<listitem>
<para>
Optimize included headers to eliminate headers found in linux/drivers/sound
Optimize included headers to eliminate headers found in linux/sound
</para>
</listitem>
</itemizedlist>
......@@ -587,7 +587,7 @@ Version 1.1.4
<chapter id="intfunctions">
<title>Internal Functions</title>
!Idrivers/sound/via82cxxx_audio.c
!Isound/oss/via82cxxx_audio.c
</chapter>
</book>
......@@ -2,7 +2,7 @@ Driver
------
Informations about Audio Excel DSP 16 driver can be found in the source
file lowlevel/aedsp16.c
file aedsp16.c
Please, read the head of the source before using it. It contain useful
informations.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment