summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Collapse)Author
2008-09-08Fix hotplug-install when firmware is disabled from menuselect. Closes issue ↵qwell
#13399 git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4513 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-08-19even more improvements in firmware Makefilekpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4493 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-08-19simplify this Makefile a bit by always creating /usr/lib/hotplug/firmware ↵kpfleming
and /lib/firmware in $(DESTDIR) if hotplug firmware is being installed work around a GNU make buglet that caused some target rules not to match git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4490 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-08-12bring back the transcoder interface... it will be upgraded to the new ↵kpfleming
improved version here too git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4477 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-08-07remove support for the Digium TC400 transcoder card; the interace to this ↵kpfleming
card has been completely redesigned, and the new interface will only be present in DAHDI; TC400 users will need to upgrade to DAHDI 2.0.0 to continue using their transcoder cards git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4469 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-06-17fix various problems:kpfleming
- don't actually install hotplug firmware just because it has been downloaded... wait until hotplug-install is requested - ensure that tag files aren't removed and recreated unless the firmware file was successfully installed git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4356 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-04-04git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4134 ↵mattf
5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-03-21minor fixes... some missing dependencies and extraneous output when ↵kpfleming
downloading firmware git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4062 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-03-14Update wctdm24xxp's VPMADT032 firmware to version 1.16mattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3990 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-02-21Make firmware get properly installed again.qwell
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3869 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-12-11Use correct syntax for test comparisons.qwell
Closes issue #11519, reported and patched by eliel. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3438 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-12-08Merged revisions 3365 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r3365 | kpfleming | 2007-12-08 11:04:11 -0600 (Sat, 08 Dec 2007) | 5 lines clean up firmware handling across wct4xxp, wctc4xxp, wctdm24xxp and wcte12xp drivers to use consistent methods add non-hotplug firmware loading support to wctdm24xxp and wcte12xp add license and copyright headers to various files that did not have them clean up header inclusion in some files ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3366 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-11-03Major update for tc4xxp driver. Fixes many outstanding issues related to ↵mattf
channel lockups, etc. It also raises the maximum channel count for g.729 to 120 channels. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3211 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-10-28Firmware object file building does not depend anymore on another objecttzafrir
to be linked into the same module. That dependency existed solely for checking target binary properties in make_firmware_object . Those properties are now checked in autoconf. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3198 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-15s/INSTALL_PREFIX/DESTDIR/ in firmware/Makefile .tzafrir
The install target now won't fail in DESTDIR install, but will probably do nothing. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3029 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-21change ftp to downloadsrussell
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2917 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-24Add support for building the firmware for the wctdm24xxp driver as an object ↵file
using the new firmware system. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2776 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-20Make sure we use the new firmware interfacemattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2769 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-02Nobody ever updated the wctc4xxp stuff to use the in-tree firmware ↵file
management stuff... 'tsk 'tsk. (issue #10093 reported by snuffy) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2671 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-24slight text improvementkpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2220 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-23partial update to support all the stuff that went into Zaptel 1.2 ↵kpfleming
recently... this definitely still broken for 2.4 kernels, and maybe for 2.6 as well :-) includes: Makefile split and reorganize TE120P driver TC400B driver HPEC support (not yet complete) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2215 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-12Get rid of the old dot files if installing a new version.file
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2160 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-12Add hotplug-uninstall target to main Makefile and make the firmware Makefile ↵file
keep a record of the installed firmware in the hotplug directory. This means that as long as you have the latest version of firmware installed your checkout will never install it again, and all new checkouts will not either. This might also help those building packages for distros. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2158 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-10Only attempt to install firmware to the hotplug directories if any was selected.file
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2147 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-09It's probably a good idea to make the tarballs a requirement to make the ↵file
object files. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2140 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-09Drop the need for header files by using non-versioned binary files.file
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2136 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-07Merge in zaptel-firmware branch. This basically downloads the firmware from ↵file
the FTP site and builds the appropriate headers based on the current version. Drivers just know they need a certain firmware and get fed the current version. If this prevents your zaptel from building do a make distclean and start fresh or make sure the firmware is checked in make menuselect. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2107 5390a7c7-147a-4af0-8ec9-7488f05a26cb