search for: pedanticpci

Displaying 3 results from an estimated 3 matches for "pedanticpci".

2009 Mar 12
0
compile error: implicit declaration of function drv_dbg
hello, I try to open the debug to compile dahdi with wcb4xxp, =================base.c============================================ #ifdef DEBUG_LOWLEVEL_REGS if (unlikely(DBG_REGS)) drv_dbg(b4->dev, "read 0x%02x from 0x%p\n", ret, b4->addr + reg); #endif if (unlikely(pedanticpci)) { udelay(3); } ================================================================ /usr/src/dahdi-linux/drivers/dahdi/wcb4xxp/base.c: In function __pci_in8: /usr/src/dahdi-linux/drivers/dahdi/wcb4xxp/base.c:150: error: implicit declaration of function drv_dbg make[3]: *** [/usr/src/dahdi-linux/dr...
2012 Jan 04
1
DAHDI-Linux 2.6.0 and DAHDI-Tools 2.6.0 Released
...ctly 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 "hardware DTMF disabled" message from dev_notice -> dev_info wctdm24xxp: Remove DEBOUNCING_RINGING...
2012 Jan 04
1
DAHDI-Linux 2.6.0 and DAHDI-Tools 2.6.0 Released
...ctly 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 "hardware DTMF disabled" message from dev_notice -> dev_info wctdm24xxp: Remove DEBOUNCING_RINGING...