Displaying 7 results from an estimated 7 matches for "dahdi_rec".
Did you mean:
dahdi_read
2014 Sep 13
1
On kernel 3.16.2 : dahdi_rec: Invalid argument
On Fedora 20, just updated to kernel 3.16.2. Rebuilt dahdi 2.9.2 against
it. dahdi show channels works fine, but when I try to place a call:
chan_dahdi.c:9345 dahdi_read: dahdi_rec: Invalid argument
Any help appreciated.
sean
2015 Nov 05
2
DAHDI driver question for custom card
...39;m developing a new DAHDI driver for a custom board. In this card I've implemented the reading of
the TDM slots by 2 DMA channels, TX and RX. Each DMA channel has its own callback that
decompose the each slot into a per-channel linear buffer useful for calling the related dahdi_transmit()
and dahdi_receive() functions.
The question is, can I call the dahdi_transmit() from the TX DMA callback and the dahdi_receive() from
the RX DMA callback or should use a particular order for them?
Looking at the DAHDI drivers it seems that the sequence is always: dahdi_ec_chunk() -> dahdi_receive()
and then...
2011 Sep 08
0
DAHDI-Linux 2.5.0.1 and DAHDI-Tools 2.5.0.1 Released
...tively Bridged Call Completely Locks the Box
There is also a fix for the new 2FXS+6FXO modules on Astribank
devices.
The DAHDI-Linux short log from v2.5.0 is:
Doug Bailey (1):
wcte12xp, wctdm24xxp: Update VPMOCT032 firmware to 1.11.0.
Wagner Gegler (1):
dahdi_dynamic: Call dahdi_receive in rx packet handler.
Russ Meyerriecks (1):
wct4xxp: Bug in timing cable with different span density cards
Shaun Ruffell (8):
wctc4xxp, wcte12xp, wctdm24xxp: Remove check for HAVE_NETDEV_PRIV
dahdi: Define HAVE_NET_DEVICE_OPS on kernels > 2.6.29
wcte...
2011 Sep 08
0
DAHDI-Linux 2.5.0.1 and DAHDI-Tools 2.5.0.1 Released
...tively Bridged Call Completely Locks the Box
There is also a fix for the new 2FXS+6FXO modules on Astribank
devices.
The DAHDI-Linux short log from v2.5.0 is:
Doug Bailey (1):
wcte12xp, wctdm24xxp: Update VPMOCT032 firmware to 1.11.0.
Wagner Gegler (1):
dahdi_dynamic: Call dahdi_receive in rx packet handler.
Russ Meyerriecks (1):
wct4xxp: Bug in timing cable with different span density cards
Shaun Ruffell (8):
wctc4xxp, wcte12xp, wctdm24xxp: Remove check for HAVE_NETDEV_PRIV
dahdi: Define HAVE_NET_DEVICE_OPS on kernels > 2.6.29
wcte...
2012 Jan 04
1
DAHDI-Linux 2.6.0 and DAHDI-Tools 2.6.0 Released
...debugging code
wct4xxp: Turn off the fancy alarm LEDS.
wct4xxp: Hold a pointer to the devtype directly
wct4xxp: Remove unused fields from 'struct t4' and 'struct t4_span'
wct4xxp: Remove prefetching support.
wct4xxp: Use in-hardirq version of dahdi_receive/transmit.
wct4xxp: __t4_framer_in and __t4_framer_out speedups.
wct4xxp: Remove 'pedanticpci' module parameter.
wct4xxp: Remove some debug information from the kernel logs.
wct4xxp: Slow down the rate we poll the framers in alarm.
wct4xxp: Move &q...
2012 Jan 04
1
DAHDI-Linux 2.6.0 and DAHDI-Tools 2.6.0 Released
...debugging code
wct4xxp: Turn off the fancy alarm LEDS.
wct4xxp: Hold a pointer to the devtype directly
wct4xxp: Remove unused fields from 'struct t4' and 'struct t4_span'
wct4xxp: Remove prefetching support.
wct4xxp: Use in-hardirq version of dahdi_receive/transmit.
wct4xxp: __t4_framer_in and __t4_framer_out speedups.
wct4xxp: Remove 'pedanticpci' module parameter.
wct4xxp: Remove some debug information from the kernel logs.
wct4xxp: Slow down the rate we poll the framers in alarm.
wct4xxp: Move &q...
2011 Jan 31
1
Error compiling Dahdi: invalid use of undefined type struct module
...of undefined type ?struct module?
/usr/src/dahdi-linux-2.4.0/drivers/dahdi/dahdi-base.c: In function
?coretimer_func?:
/usr/src/dahdi-linux-2.4.0/drivers/dahdi/dahdi-base.c:8448: error: invalid
use of undefined type ?struct module?
/usr/src/dahdi-linux-2.4.0/drivers/dahdi/dahdi-base.c: In function
?dahdi_receive?:
/usr/src/dahdi-linux-2.4.0/drivers/dahdi/dahdi-base.c:8559: error: invalid
use of undefined type ?struct module?
/usr/src/dahdi-linux-2.4.0/drivers/dahdi/dahdi-base.c: In function
?dahdi_init?:
/usr/src/dahdi-linux-2.4.0/drivers/dahdi/dahdi-base.c:8712: error: invalid
use of undefined type ?s...