summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Collapse)Author
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