Displaying 9 results from an estimated 9 matches for "lineconfig".
Did you mean:
wineconfig
2003 Sep 18
1
e100p and E-bit alarm indication
...NNING;
long flags;
char *crcing = "";
- unsigned char ccr1, tcr1;
+ unsigned char ccr1, tcr1, tcr2;
spin_lock_irqsave(&wc->lock, flags);
/* Build up config */
ccr1 = 0;
tcr1 = 8;
+ tcr2 = 0;
if (wc->span.lineconfig & ZT_CONFIG_CCS) {
coding = "CCS"; /* Receive CCS */
ccr1 |= 8;
@@ -433,9 +434,11 @@
}
if (wc->span.lineconfig & ZT_CONFIG_CRC4) {
ccr1 |= 0x11;
+ tcr2 |= 0x02; // xxx Enable E-bit alarm...
2014 Jul 21
0
DAHDI-Linux and DAHDI-Tools 2.9.2 Now Available
...s to atomic bitfield.
wcte43x: Do not get stuck in "Not Open" state when DAHDI_CONFIG_NOTOPEN is set.
wct4xxp: Report rx signalling bit changes after spanconfig.
dahdi: Stop tones on channel when updating tone zone.
wcte13xp: Do not reconfigure framer when span lineconfig is not changed.
wcte43x: Do not reconfigure framer when span lineconfig is not changed.
Tzafrir Cohen (3):
firmware: Honor DESTDIR when installing firmware.
Don't install firmware to /usr/lib/hotplug/firmware
xpp: pri: Fix more than a single CAS/R2 call
Shortlog...
2014 Jul 21
0
DAHDI-Linux and DAHDI-Tools 2.9.2 Now Available
...s to atomic bitfield.
wcte43x: Do not get stuck in "Not Open" state when DAHDI_CONFIG_NOTOPEN is set.
wct4xxp: Report rx signalling bit changes after spanconfig.
dahdi: Stop tones on channel when updating tone zone.
wcte13xp: Do not reconfigure framer when span lineconfig is not changed.
wcte43x: Do not reconfigure framer when span lineconfig is not changed.
Tzafrir Cohen (3):
firmware: Honor DESTDIR when installing firmware.
Don't install firmware to /usr/lib/hotplug/firmware
xpp: pri: Fix more than a single CAS/R2 call
Shortlog...
2014 Jul 11
0
DAHDI-Linux and DAHDI-Tools 2.9.2-rc2 Now Available
...s to atomic bitfield.
wcte43x: Do not get stuck in "Not Open" state when DAHDI_CONFIG_NOTOPEN is set.
wct4xxp: Report rx signalling bit changes after spanconfig.
dahdi: Stop tones on channel when updating tone zone.
wcte13xp: Do not reconfigure framer when span lineconfig is not changed.
wcte43x: Do not reconfigure framer when span lineconfig is not changed.
Tzafrir Cohen (3):
firmware: Honor DESTDIR when installing firmware.
Don't install firmware to /usr/lib/hotplug/firmware
xpp: pri: Fix more than a single CAS/R2 call
Shortlog...
2014 Jul 11
0
DAHDI-Linux and DAHDI-Tools 2.9.2-rc2 Now Available
...s to atomic bitfield.
wcte43x: Do not get stuck in "Not Open" state when DAHDI_CONFIG_NOTOPEN is set.
wct4xxp: Report rx signalling bit changes after spanconfig.
dahdi: Stop tones on channel when updating tone zone.
wcte13xp: Do not reconfigure framer when span lineconfig is not changed.
wcte43x: Do not reconfigure framer when span lineconfig is not changed.
Tzafrir Cohen (3):
firmware: Honor DESTDIR when installing firmware.
Don't install firmware to /usr/lib/hotplug/firmware
xpp: pri: Fix more than a single CAS/R2 call
Shortlog...
2013 May 29
0
DAHDI-Linux and DAHDI-Tools 2.7.0-rc1 Now Available
...xpp: PRI/BRI: fix channels opening/closing:
xpp: init_card: better variable naming
Remove support for kernels < 2.6.18
sysfs channels: cleanup device files handling
sysfs channels: dahdi-sysfs-chan.c
sysfs channels: refactor compat macros
sysfs: add 'lineconfig' attribute to span
dahdi: build fix for Kernels < 2.6.16
code cleanup: remove unused debug_printk()
code cleanup - refactor module_printk()
fix class_create() return value test
xpp: FXO: improve ring debounce notice
show Master change to/from core ti...
2013 May 29
0
DAHDI-Linux and DAHDI-Tools 2.7.0-rc1 Now Available
...xpp: PRI/BRI: fix channels opening/closing:
xpp: init_card: better variable naming
Remove support for kernels < 2.6.18
sysfs channels: cleanup device files handling
sysfs channels: dahdi-sysfs-chan.c
sysfs channels: refactor compat macros
sysfs: add 'lineconfig' attribute to span
dahdi: build fix for Kernels < 2.6.16
code cleanup: remove unused debug_printk()
code cleanup - refactor module_printk()
fix class_create() return value test
xpp: FXO: improve ring debounce notice
show Master change to/from core ti...
2013 Jun 07
0
DAHDI-Linux and DAHDI-Tools 2.7.0 Now Available
...xpp: PRI/BRI: fix channels opening/closing:
xpp: init_card: better variable naming
Remove support for kernels < 2.6.18
sysfs channels: cleanup device files handling
sysfs channels: dahdi-sysfs-chan.c
sysfs channels: refactor compat macros
sysfs: add 'lineconfig' attribute to span
dahdi: build fix for Kernels < 2.6.16
code cleanup: remove unused debug_printk()
code cleanup - refactor module_printk()
fix class_create() return value test
xpp: FXO: improve ring debounce notice
show Master change to/from core ti...
2013 Jun 07
0
DAHDI-Linux and DAHDI-Tools 2.7.0 Now Available
...xpp: PRI/BRI: fix channels opening/closing:
xpp: init_card: better variable naming
Remove support for kernels < 2.6.18
sysfs channels: cleanup device files handling
sysfs channels: dahdi-sysfs-chan.c
sysfs channels: refactor compat macros
sysfs: add 'lineconfig' attribute to span
dahdi: build fix for Kernels < 2.6.16
code cleanup: remove unused debug_printk()
code cleanup - refactor module_printk()
fix class_create() return value test
xpp: FXO: improve ring debounce notice
show Master change to/from core ti...