Package: dahdi-linux / 1:2.6.1+dfsg2-1

Metadata

Package Version Patches format
dahdi-linux 1:2.6.1+dfsg2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
dahdi_linux_extra | (download)

drivers/dahdi/Kbuild | 8 8 + 0 - 0 !
drivers/dahdi/Kconfig | 86 86 + 0 - 0 !
drivers/dahdi/ap400/Kbuild | 26 26 + 0 - 0 !
drivers/dahdi/ap400/ap400.h | 107 107 + 0 - 0 !
drivers/dahdi/ap400/ap400_drv.c | 2337 2337 + 0 - 0 !
drivers/dahdi/ap400/apec.c | 390 390 + 0 - 0 !
drivers/dahdi/ap400/apec.h | 48 48 + 0 - 0 !
drivers/dahdi/opvxa1200/Kbuild | 19 19 + 0 - 0 !
drivers/dahdi/opvxa1200/Makefile | 8 8 + 0 - 0 !
drivers/dahdi/opvxa1200/base.c | 3065 3065 + 0 - 0 !
drivers/dahdi/opvxd115/Kbuild | 32 32 + 0 - 0 !
drivers/dahdi/opvxd115/Makefile | 8 8 + 0 - 0 !
drivers/dahdi/opvxd115/base.c | 4908 4908 + 0 - 0 !
drivers/dahdi/opvxd115/opvxd115-diag.c | 427 427 + 0 - 0 !
drivers/dahdi/opvxd115/opvxd115.h | 124 124 + 0 - 0 !
drivers/dahdi/opvxd115/vpm450m.c | 587 587 + 0 - 0 !
drivers/dahdi/opvxd115/vpm450m.h | 43 43 + 0 - 0 !
drivers/dahdi/wcopenpci.c | 1868 1868 + 0 - 0 !
drivers/dahdi/zaphfc/Kbuild | 10 10 + 0 - 0 !
drivers/dahdi/zaphfc/base.c | 1719 1719 + 0 - 0 !
drivers/dahdi/zaphfc/fifo.c | 375 375 + 0 - 0 !
drivers/dahdi/zaphfc/fifo.h | 139 139 + 0 - 0 !
drivers/dahdi/zaphfc/zaphfc.h | 419 419 + 0 - 0 !
drivers/staging/echo/Kbuild | 6 6 + 0 - 0 !
drivers/staging/echo/echo.c | 662 662 + 0 - 0 !
drivers/staging/echo/echo.h | 175 175 + 0 - 0 !
drivers/staging/echo/fir.h | 286 286 + 0 - 0 !
drivers/staging/echo/mmx.h | 288 288 + 0 - 0 !
drivers/staging/echo/oslec.h | 94 94 + 0 - 0 !
29 files changed, 18264 insertions(+)

 dahdi-extra: out-of-tree dahdi drivers
no_firmware_download | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
chanmute | (download)

include/dahdi/dahdi_config.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 enable chanmute optimization (for xpp, mostly)
notest | (download)

Makefile | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

 remove a bodus "test" target
fix_define_dev | (download)

include/dahdi/kernel.h | 8 8 + 0 - 0 !
1 file changed, 8 insertions(+)

 [patch] redefine the removed __dev* for now

The __dev* directives and functions were removed in 3.8, as they
are no-ops. We still have use of them for older versions, thus
we should define them (as noops) if they don't exist.

Signed-off-by: Tzafrir Cohen <tzafrir.cohen@xorcom.com>

tor2 request_firmware | (download)

drivers/dahdi/Kbuild | 6 1 + 5 - 0 !
drivers/dahdi/tor2.c | 15 12 + 3 - 0 !
2 files changed, 13 insertions(+), 8 deletions(-)

 tor2: use request_firmware() to load bitfile
Bug-Debian: http://bugs.debian.org/693666

Non-free bits belong in separate (source & binary) packages.
This driver must use request_firmware() to load the FPGA bitfile.


pciradio request_firmware | (download)

drivers/dahdi/Kbuild | 7 0 + 7 - 0 !
drivers/dahdi/pciradio.c | 34 23 + 11 - 0 !
2 files changed, 23 insertions(+), 18 deletions(-)

 pciradio: use request_firmware() to load bitfile
Bug-Debian: http://bugs.debian.org/693666

Non-free bits belong in separate (source & binary) packages.
This driver must use request_firmware() to load the FPGA bitfile.


fix_xpp_usermode | (download)

drivers/dahdi/xpp/card_global.c | 12 11 + 1 - 0 !
1 file changed, 11 insertions(+), 1 deletion(-)

 xpp: usermode_helper() bugfix for kernels >= 3.3.0
fix_xpp_post_unregister | (download)

drivers/dahdi/xpp/xpp_dahdi.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 xpp: pre/post_unregister: not for the ec