Commit graph

8 commits

Author SHA1 Message Date
Daniel Golle
d7e56822d7 dahdi-linux: backport changes needed for kernel 3.19 and 4.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-04-01 00:26:56 +02:00
Daniel Golle
370b9e5741 dahdi-linux: package dummy driver
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-04-01 00:26:47 +02:00
Daniel Golle
6a5771b9e3 dahdi-linux: fix oslec build
Depend on kmod-echo rather than building echo.ko as a part of
kmod-dahdi-echo-oslec.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-03-31 23:47:12 +02:00
Daniel Golle
fa31ad6b55 dahdi-linux: add support for HFC-S PCI BRI adapters
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-02-18 16:10:34 +01:00
Daniel Golle
72919acca8 dahdi-linux: fix build with kernel 3.15 and newer
smp_mb__after_clear_bit() was removed from newer kernels.
Use smp_mb__after_atomic() instead.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-02-13 01:33:52 +01:00
Daniel Golle
1efef5fee5 dahdi-linux: fix oct612x compile on some ARM targets
Unbreak dahdi-linux build at least for cns3xxx, kirkwood, mvebu and oxnas
by explicitely including slab.h in oct612x-user.c.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-01-08 03:24:22 +01:00
VittGam
bab10dec9f Fix indentation.
Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
2014-12-23 09:34:17 +01:00
VittGam
9154fb92da Directories renamed to respect the naming convention. ;)
Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
2014-12-23 09:23:10 +01:00