Update of /cvsroot/alsa/alsa-kernel/scripts
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5725

Modified Files:
        ksync 
Log Message:
added more file comments

Index: ksync
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/scripts/ksync,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ksync       29 Feb 2004 14:18:28 -0000      1.35
+++ ksync       15 Mar 2004 10:53:20 -0000      1.36
@@ -85,7 +85,10 @@
                ('/drivers/opl4'        ,'OPL4'),
                ('/drivers/vx'          ,'Digigram VX core'),
                ('/drivers'             ,'Generic drivers'),
+               ('/arm/Kconfig'         ,'ARM'),
+               ('/arm/sa11xx-uda1341.c','SA11xx UDA1341 driver'),
                ('/arm'                 ,'ERROR'),
+               ('/isa/Kconfig'         ,'ISA'),
                ('/isa/ad1816a'         ,'AD1816A driver'),
                ('/isa/ad1848'          ,'AD1848 driver'),
                ('/isa/cs423x/cs4231.*' ,'CS4231 driver'),
@@ -126,6 +129,7 @@
                ('/pci/ali5451'         ,'ALI5451 driver'),
                ('/include/emu10k1.h'   ,'EMU10K1/EMU10K2 driver'),
                ('/pci/emu10k1'         ,'EMU10K1/EMU10K2 driver'),
+               ('/pci/au88x0'          ,'au88x0 driver'),
                ('/pci/ice1712/envy24ht.h','ICE1724 driver'),
                ('/pci/ice1712/revo.(c|h)','ICE1724 driver'),
                ('/pci/ice1712/amp.(c|h)','ICE1724 driver'),
@@ -160,9 +164,12 @@
                ('/pci/sonicvibes.c'    ,'SonicVibes driver'),
                ('/pci/via82xx.c'       ,'VIA82xx driver'),
                ('/pci/bt87x.c'         ,'BT87x driver'),
+               ('/pci/atiixp.c'        ,'ATIIXP driver'),
+               ('/pci/intel8x0m.c'     ,'Intel8x0-modem driver'),
                ('/pci/Kconfig'         ,'PCI drivers'),
                ('/pci/Makefile'        ,'PCI drivers'),
                ('/pci'                 ,'ERROR'),
+               ('/ppc/Kconfig'         ,'PPC'),
                ('/ppc/awacs.(ch)'      ,'PPC AWACS driver'),
                ('/ppc/burgundy.(ch)'   ,'PPC Burgundy driver'),
                ('/ppc/daca.c'          ,'PPC DACA driver'),
@@ -181,7 +188,12 @@
                ('/i2c/i2c.c'           ,'I2C lib core'),
                ('/i2c/cs8427.c'        ,'I2C cs8427'),
                ('/i2c'                 ,'ERROR'),
+               ('/parisc/harmony.c'    ,'PARISC Harmony driver'),
+               ('/parisc/Kconfig'      ,'PARISC'),
                ('/parisc'              ,'ERROR'),
+               ('/sparc/amd7930.c'     ,'SPARC AMD7930 driver'),
+               ('/sparc/cs4231.c'      ,'SPARC cs4231 driver'),
+               ('/sparc/Kconfig'       ,'SPARC'),
                ('/sparc'               ,'ERROR'),
                ('/include/emux_synth.h','Common EMU synth'),
                ('/synth/emux'          ,'Common EMU synth'),
@@ -191,10 +203,12 @@
                ('/pcmcia/Kconfig'      ,'PCMCIA Kconfig'),
                ('/pcmcia/Makefile'     ,'PCMCIA'),
                ('/pcmcia'              ,'ERROR'),
+               ('/usb/Kconfig'         ,'USB'),
                ('/usb/usbaudio.(c|h)'  ,'USB generic driver'),
                ('/usb/usbmidi.(c|h)'   ,'USB generic driver'),
                ('/usb/usbmixer.(c|h)'  ,'USB generic driver'),
                ('/usb/usbquirks.(c|h)' ,'USB generic driver'),
+               ('/usb/usbmixer_maps.c' ,'USB generic driver'),
                ('/usb'                 ,'ERROR'),
                ('/core/ioctl32'        ,'IOCTL32 emulation'),
                ('/include/pcm_oss.h'   ,'ALSA<-OSS emulation'),
@@ -204,6 +218,7 @@
                ('/include/seq_kernel.h','ALSA sequencer'),
                ('/include/asequencer.h','ALSA sequencer'),
                ('/core/seq'            ,'ALSA sequencer'),
+               ('/core/Kconfig'        ,'ALSA Core'),
                ('/core/memalloc.*'     ,'Memalloc module'),
                ('/core/sgbuf.*'        ,'Memalloc module'),
                ('/core/rtctimer.*'     ,'RTC timer driver'),
@@ -223,6 +238,7 @@
                ('/include/sndmagic.h'  ,'ALSA Core'),
                ('/include/info.h'      ,'ALSA Core'),
                ('/include/core.h'      ,'ALSA Core'),
+               ('/include/memalloc.h'  ,'ALSA Core'),
                ('/core/info.*'         ,'ALSA Core'),
                ('/core/control.*'      ,'ALSA Core'),
                ('/core/init.*'         ,'ALSA Core'),
@@ -246,7 +262,8 @@
 CVS_USER = {'perex':'Jaroslav Kysela <[EMAIL PROTECTED]>',
            'uid53661':'Jaroslav Kysela <[EMAIL PROTECTED]>',   # seems SF CVS 
malfunction
            'tiwai':'Takashi Iwai <[EMAIL PROTECTED]>',
-           'abramo':'Abramo Bagnara <[EMAIL PROTECTED]>'}
+           'abramo':'Abramo Bagnara <[EMAIL PROTECTED]>',
+           'cladisch':'Clemens Ladisch <[EMAIL PROTECTED]>'}
 
 def usage(code, msg=''):
        print __doc__ % globals()



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to