Displaying 13 results from an estimated 13 matches for "install_firmware".
2014 Mar 29
1
Unable to build DAHDI-Linux in mock chroot
Unfortunately, after
http://git.asterisk.org/gitweb/?p=dahdi/linux.git;a=commitdiff;h=6cebc1c1fb12cc0661f3810ef47ad33206b2e398
I am unable to build DAHDI-Linux in a mock chroot for packaging purposes. I
believe this is related to the Makefile calling install_firmware with only 2
args, where install_firmware is a shell script with DESTDIR set to $3, which
is empty.
In this case, the DESTDIR evaluates to "/usr/lib/hotplug/firmware", rather
than "<buildroot_destdir>/usr/lib/hotplug/firmware".
make -C drivers/dahdi/firmware hotplug-i...
2014 Mar 20
0
DAHDI-Linux and DAHDI-Tools v2.9.1-rc1 Now Available
...ts that would
cause transmitted audio to be muted for a short time on analog cards or spans
to go down for a short time on digital cards.
Shortlog of dahdi-linux changes since v2.9.0:
Oron Peled (1):
xpp: PRI stability fixes
Shaun Ruffell (9):
firmware: Refactor by using build_tools/install_firmware.
build_tools/install_firwmare: Try to extract the .bin file from .tar.gz
wcxb: Print running version when recommending power cycle.
wcxb: Reset TDM engine on IO errors.
wcxb: Add diagnostic message if DMA retries are increasing when DEBUG is defined.
wcte13xp: Upd...
2014 Mar 20
0
DAHDI-Linux and DAHDI-Tools v2.9.1-rc1 Now Available
...ts that would
cause transmitted audio to be muted for a short time on analog cards or spans
to go down for a short time on digital cards.
Shortlog of dahdi-linux changes since v2.9.0:
Oron Peled (1):
xpp: PRI stability fixes
Shaun Ruffell (9):
firmware: Refactor by using build_tools/install_firmware.
build_tools/install_firwmare: Try to extract the .bin file from .tar.gz
wcxb: Print running version when recommending power cycle.
wcxb: Reset TDM engine on IO errors.
wcxb: Add diagnostic message if DMA retries are increasing when DEBUG is defined.
wcte13xp: Upd...
2014 Mar 28
0
DAHDI-Linux and DAHDI-Tools 2.9.1 Now Available
...for a short time on analog cards or spans
to go down for a short time on digital cards.
Shortlog of dahdi-linux changes since v2.9.0:
Oron Peled (2):
xpp: PRI stability fixes
xpp: fix PANIC for old dahdi_registration
Shaun Ruffell (9):
firmware: Refactor by using build_tools/install_firmware.
build_tools/install_firwmare: Try to extract the .bin file from .tar.gz
wcxb: Print running version when recommending power cycle.
wcxb: Reset TDM engine on IO errors.
wcxb: Add diagnostic message if DMA retries are increasing when DEBUG is defined.
wcte13xp: Upd...
2014 Mar 28
0
DAHDI-Linux and DAHDI-Tools 2.9.1 Now Available
...for a short time on analog cards or spans
to go down for a short time on digital cards.
Shortlog of dahdi-linux changes since v2.9.0:
Oron Peled (2):
xpp: PRI stability fixes
xpp: fix PANIC for old dahdi_registration
Shaun Ruffell (9):
firmware: Refactor by using build_tools/install_firmware.
build_tools/install_firwmare: Try to extract the .bin file from .tar.gz
wcxb: Print running version when recommending power cycle.
wcxb: Reset TDM engine on IO errors.
wcxb: Add diagnostic message if DMA retries are increasing when DEBUG is defined.
wcte13xp: Upd...
2014 Mar 26
0
DAHDI-Linux and DAHDI-Tools v2.9.1-rc2 Now Available
...e_device.d/ actions for remove
registration-order: Added dahdi_auto_assign_compat
Shortlog of dahdi-linux changes since v2.9.0:
Oron Peled (1):
xpp: fix PANIC for old dahdi_registration
xpp: PRI stability fixes
Shaun Ruffell (9):
firmware: Refactor by using build_tools/install_firmware.
build_tools/install_firwmare: Try to extract the .bin file from .tar.gz
wcxb: Print running version when recommending power cycle.
wcxb: Reset TDM engine on IO errors.
wcxb: Add diagnostic message if DMA retries are increasing when DEBUG is defined.
wcte13xp: Upd...
2014 Mar 26
0
DAHDI-Linux and DAHDI-Tools v2.9.1-rc2 Now Available
...e_device.d/ actions for remove
registration-order: Added dahdi_auto_assign_compat
Shortlog of dahdi-linux changes since v2.9.0:
Oron Peled (1):
xpp: fix PANIC for old dahdi_registration
xpp: PRI stability fixes
Shaun Ruffell (9):
firmware: Refactor by using build_tools/install_firmware.
build_tools/install_firwmare: Try to extract the .bin file from .tar.gz
wcxb: Print running version when recommending power cycle.
wcxb: Reset TDM engine on IO errors.
wcxb: Add diagnostic message if DMA retries are increasing when DEBUG is defined.
wcte13xp: Upd...
2014 Jun 27
0
DAHDI-Linux and DAHDI-Tools 2.9.2-rc1 Now Available
...lem
xpp: better error checking (echo_loader)
Shaun Ruffell (1):
system.conf.sample: Remove reference to single frequency signalling.
Tzafrir Cohen (1):
xpp: Don't generate .depends if there's no libusb
The diffstat from the dahdi-linux v2.9.1 release:
build_tools/install_firmware | 14 +-
drivers/dahdi/dahdi-base.c | 121 +-
drivers/dahdi/dahdi_transcode.c | 3 +-
drivers/dahdi/datamods/syncppp.c | 1 +
drivers/dahdi/firmware/Makefile | 31 +-
.../oct612x/in...
2014 Jun 27
0
DAHDI-Linux and DAHDI-Tools 2.9.2-rc1 Now Available
...lem
xpp: better error checking (echo_loader)
Shaun Ruffell (1):
system.conf.sample: Remove reference to single frequency signalling.
Tzafrir Cohen (1):
xpp: Don't generate .depends if there's no libusb
The diffstat from the dahdi-linux v2.9.1 release:
build_tools/install_firmware | 14 +-
drivers/dahdi/dahdi-base.c | 121 +-
drivers/dahdi/dahdi_transcode.c | 3 +-
drivers/dahdi/datamods/syncppp.c | 1 +
drivers/dahdi/firmware/Makefile | 31 +-
.../oct612x/in...
2014 Jul 21
0
DAHDI-Linux and DAHDI-Tools 2.9.2 Now Available
...ahdi_cfg: Unlink semaphore on early exit.
dahdi_cfg: Warn if idle bits are set on invalid channel type.
Tzafrir Cohen (2):
xpp: Don't generate .depends if there's no libusb
Makefile: A typo in a comment
The diffstat from the dahdi-linux v2.9.1 release:
build_tools/install_firmware | 14 +-
drivers/dahdi/dahdi-base.c | 135 +-
drivers/dahdi/dahdi_transcode.c | 3 +-
drivers/dahdi/datamods/syncppp.c | 1 +
drivers/dahdi/firmware/Makefile | 31 +-
.../oct612x/in...
2014 Jul 21
0
DAHDI-Linux and DAHDI-Tools 2.9.2 Now Available
...ahdi_cfg: Unlink semaphore on early exit.
dahdi_cfg: Warn if idle bits are set on invalid channel type.
Tzafrir Cohen (2):
xpp: Don't generate .depends if there's no libusb
Makefile: A typo in a comment
The diffstat from the dahdi-linux v2.9.1 release:
build_tools/install_firmware | 14 +-
drivers/dahdi/dahdi-base.c | 135 +-
drivers/dahdi/dahdi_transcode.c | 3 +-
drivers/dahdi/datamods/syncppp.c | 1 +
drivers/dahdi/firmware/Makefile | 31 +-
.../oct612x/in...
2014 Jul 11
0
DAHDI-Linux and DAHDI-Tools 2.9.2-rc2 Now Available
...ahdi_cfg: Unlink semaphore on early exit.
dahdi_cfg: Warn if idle bits are set on invalid channel type.
Tzafrir Cohen (2):
xpp: Don't generate .depends if there's no libusb
Makefile: A typo in a comment
The diffstat from the dahdi-linux v2.9.1 release:
build_tools/install_firmware | 14 +-
drivers/dahdi/dahdi-base.c | 135 +-
drivers/dahdi/dahdi_transcode.c | 3 +-
drivers/dahdi/datamods/syncppp.c | 1 +
drivers/dahdi/firmware/Makefile | 31 +-
.../oct612x/in...
2014 Jul 11
0
DAHDI-Linux and DAHDI-Tools 2.9.2-rc2 Now Available
...ahdi_cfg: Unlink semaphore on early exit.
dahdi_cfg: Warn if idle bits are set on invalid channel type.
Tzafrir Cohen (2):
xpp: Don't generate .depends if there's no libusb
Makefile: A typo in a comment
The diffstat from the dahdi-linux v2.9.1 release:
build_tools/install_firmware | 14 +-
drivers/dahdi/dahdi-base.c | 135 +-
drivers/dahdi/dahdi_transcode.c | 3 +-
drivers/dahdi/datamods/syncppp.c | 1 +
drivers/dahdi/firmware/Makefile | 31 +-
.../oct612x/in...