]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Staging: add echo cancelation module
authorDavid Rowe <david@rowetel.com>
Tue, 7 Oct 2008 04:41:46 +0000 (21:41 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 10 Oct 2008 22:31:11 +0000 (15:31 -0700)
commit10602db812fa270fc923f5e48fb47202288828f3
treeab0ae9b17e9c99e698090edbb594e92d26c1f2c6
parent00b3ed1685089ff52169a715de11106ed37df087
Staging: add echo cancelation module

This is used by mISDN and Zaptel drivers.

From: Steve Underwood <steveu@coppice.org>
From: David Rowe <david@rowetel.com>
Cc: Tzafrir Cohen <tzafrir.cohen@xorcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/echo/Kconfig [new file with mode: 0644]
drivers/staging/echo/Makefile [new file with mode: 0644]
drivers/staging/echo/TODO [new file with mode: 0644]
drivers/staging/echo/bit_operations.h [new file with mode: 0644]
drivers/staging/echo/echo.c [new file with mode: 0644]
drivers/staging/echo/echo.h [new file with mode: 0644]
drivers/staging/echo/fir.h [new file with mode: 0644]
drivers/staging/echo/mmx.h [new file with mode: 0644]