fix file specification in comments

Many files include the filename at the beginning, serveral used a wrong one.

Signed-off-by: Uwe Zeisberger <Uwe_Zeisberger@digi.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
此提交包含在:
Uwe Zeisberger
2006-10-03 23:01:26 +02:00
提交者 Adrian Bunk
父節點 670e9f34ee
當前提交 f30c226954
共有 313 個檔案被更改,包括 313 行新增313 行删除

查看文件

@@ -1,5 +1,5 @@
/*
* sound/ad1848.c
* sound/oss/ad1848.c
*
* The low level driver for the AD1848/CS4248 codec chip which
* is used for example in the MS Sound System.

查看文件

@@ -1,5 +1,5 @@
/*
* sound/ad1848_mixer.h
* sound/oss/ad1848_mixer.h
*
* Definitions for the mixer of AD1848 and compatible codecs.
*/

查看文件

@@ -1,5 +1,5 @@
/*
* sound/adlib_card.c
* sound/oss/adlib_card.c
*
* Detection routine for the AdLib card.
*

查看文件

@@ -1,5 +1,5 @@
/*
* sound/audio.c
* sound/oss/audio.c
*
* Device file manager for /dev/audio
*/

查看文件

@@ -1,5 +1,5 @@
/*
* sound/awe_hw.h
* sound/oss/awe_hw.h
*
* Access routines and definitions for the low level driver for the
* Creative AWE32/SB32/AWE64 wave table synth.

查看文件

@@ -1,5 +1,5 @@
/*
* sound/awe_wave.c
* sound/oss/awe_wave.c
*
* The low level driver for the AWE32/SB32/AWE64 wave table synth.
* version 0.4.4; Jan. 4, 2000

查看文件

@@ -1,5 +1,5 @@
/*
* sound/awe_config.h
* sound/oss/awe_wave.h
*
* Configuration of AWE32/SB32/AWE64 wave table synth driver.
* version 0.4.4; Jan. 4, 2000

查看文件

@@ -1,5 +1,5 @@
/*
* sound/dev_table.c
* sound/oss/dev_table.c
*
* Device call tables.
*

查看文件

@@ -1,5 +1,5 @@
/*
* sound/dmabuf.c
* sound/oss/dmabuf.c
*
* The DMA buffer manager for digitized voice applications
*/

查看文件

@@ -1,5 +1,5 @@
/*
* sound/gus_card.c
* sound/oss/gus_card.c
*
* Detection routine for the Gravis Ultrasound.
*

查看文件

@@ -1,5 +1,5 @@
/*
* sound/gus2_midi.c
* sound/oss/gus_midi.c
*
* The low level driver for the GUS Midi Interface.
*

查看文件

@@ -1,5 +1,5 @@
/*
* sound/gus_wave.c
* sound/oss/gus_wave.c
*
* Driver for the Gravis UltraSound wave table synth.
*

查看文件

@@ -1,5 +1,5 @@
/*
drivers/sound/harmony.c
sound/oss/harmony.c
This is a sound driver for ASP's and Lasi's Harmony sound chip
and is unlikely to be used for anything other than on a HP PA-RISC.

查看文件

@@ -1,5 +1,5 @@
/*
* sound/ics2101.c
* sound/oss/ics2101.c
*
* Driver for the ICS2101 mixer of GUS v3.7.
*

查看文件

@@ -1,5 +1,5 @@
/*
* sound/iwmem.h
* sound/oss/iwmem.h
*
* DRAM size encoding table for AMD Interwave chip.
*/

查看文件

@@ -1,5 +1,5 @@
/*
* sound/maui.c
* sound/oss/maui.c
*
* The low level driver for Turtle Beach Maui and Tropez.
*

查看文件

@@ -1,5 +1,5 @@
/*
* sound/midi_synth.c
* sound/oss/midi_synth.c
*
* High level midi sequencer manager for dumb MIDI interfaces.
*/

查看文件

@@ -1,5 +1,5 @@
/*
* sound/midibuf.c
* sound/oss/midibuf.c
*
* Device file manager for /dev/midi#
*/

查看文件

@@ -1,5 +1,5 @@
/*
* sound/mpu401.c
* sound/oss/mpu401.c
*
* The low level driver for Roland MPU-401 compatible Midi cards.
*/

查看文件

@@ -1,5 +1,5 @@
/*
* sound/opl3.c
* sound/oss/opl3.c
*
* A low level driver for Yamaha YM3812 and OPL-3 -chips
*

查看文件

@@ -1,5 +1,5 @@
/*
* sound/opl3sa.c
* sound/oss/opl3sa.c
*
* Low level driver for Yamaha YMF701B aka OPL3-SA chip
*

查看文件

@@ -1,5 +1,5 @@
/*
* sound/opl3sa2.c
* sound/oss/opl3sa2.c
*
* A low level driver for Yamaha OPL3-SA2 and SA3 cards.
* NOTE: All traces of the name OPL3-SAx have now (December 2000) been

查看文件

@@ -1,5 +1,5 @@
/*
* sound/pas2_card.c
* sound/oss/pas2_card.c
*
* Detection routine for the Pro Audio Spectrum cards.
*/

查看文件

@@ -1,5 +1,5 @@
/*
* sound/pas2_midi.c
* sound/oss/pas2_midi.c
*
* The low level driver for the PAS Midi Interface.
*/

查看文件

@@ -1,6 +1,6 @@
/*
* sound/pas2_mixer.c
* sound/oss/pas2_mixer.c
*
* Mixer routines for the Pro Audio Spectrum cards.
*/

查看文件

@@ -1,5 +1,5 @@
/*
* sound/pss.c
* sound/oss/pss.c
*
* The low level driver for the Personal Sound System (ECHO ESC614).
*

查看文件

@@ -1,5 +1,5 @@
/*
* sound/sb_audio.c
* sound/oss/sb_audio.c
*
* Audio routines for Sound Blaster compatible cards.
*

查看文件

@@ -1,5 +1,5 @@
/*
* sound/sb_common.c
* sound/oss/sb_common.c
*
* Common routines for Sound Blaster compatible cards.
*

查看文件

@@ -1,5 +1,5 @@
/*
* sound/sb_dsp.c
* sound/oss/sb_midi.c
*
* The low level driver for the Sound Blaster DS chips.
*

查看文件

@@ -1,5 +1,5 @@
/*
* sound/sb_mixer.c
* sound/oss/sb_mixer.c
*
* The low level mixer driver for the Sound Blaster compatible cards.
*/

查看文件

@@ -1,5 +1,5 @@
/*
* sound/sb_mixer.h
* sound/oss/sb_mixer.h
*
* Definitions for the SB Pro and SB16 mixers
*/

查看文件

@@ -1,5 +1,5 @@
/*
* sound/sequencer.c
* sound/oss/sequencer.c
*
* The sequencer personality manager.
*/

查看文件

@@ -1,5 +1,5 @@
/*
* sound/sgalaxy.c
* sound/oss/sgalaxy.c
*
* Low level driver for Aztech Sound Galaxy cards.
* Copyright 1998 Artur Skawina <skawina@geocities.com>

查看文件

@@ -1,5 +1,5 @@
/*
* sound/sound_timer.c
* sound/oss/sound_timer.c
*/
/*
* Copyright (C) by Hannu Savolainen 1993-1997

查看文件

@@ -1,5 +1,5 @@
/*
* linux/drivers/sound/soundcard.c
* linux/sound/oss/soundcard.c
*
* Sound card driver for Linux
*

查看文件

@@ -1,5 +1,5 @@
/*
* sound/sscape.c
* sound/oss/sscape.c
*
* Low level driver for Ensoniq SoundScape
*

查看文件

@@ -1,5 +1,5 @@
/*
* sound/sys_timer.c
* sound/oss/sys_timer.c
*
* The default timer for the Level 2 sequencer interface
* Uses the (1/HZ sec) timer of kernel.

查看文件

@@ -1,5 +1,5 @@
/*
* sound/trix.c
* sound/oss/trix.c
*
* Low level driver for the MediaTrix AudioTrix Pro
* (MT-0002-PC Control Chip)

查看文件

@@ -1,5 +1,5 @@
/*
* sound/uart401.c
* sound/oss/uart401.c
*
* MPU-401 UART driver (formerly uart401_midi.c)
*

查看文件

@@ -1,5 +1,5 @@
/*
* sound/uart6850.c
* sound/oss/uart6850.c
*
*
* Copyright (C) by Hannu Savolainen 1993-1997

查看文件

@@ -1,5 +1,5 @@
/*
* sound/v_midi.c
* sound/oss/v_midi.c
*
* The low level driver for the Sound Blaster DS chips.
*

查看文件

@@ -1,5 +1,5 @@
/*
* linux/drivers/sound/waveartist.c
* linux/sound/oss/waveartist.c
*
* The low level driver for the RWA010 Rockwell Wave Artist
* codec chip used in the Rebel.com NetWinder.

查看文件

@@ -1,5 +1,5 @@
/*
* linux/drivers/sound/waveartist.h
* linux/sound/oss/waveartist.h
*
* def file for Rockwell RWA010 chip set, as installed in Rebel.com NetWinder
*/

查看文件

@@ -1,5 +1,5 @@
/*
* sound/wf_midi.c
* sound/oss/wf_midi.c
*
* The low level driver for the WaveFront ICS2115 MIDI interface(s)
* Note that there is also an MPU-401 emulation (actually, a UART-401