summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-02-26The fxotune man page was misleading. Dumping some content into it. tzafrir
Still needs work. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2229 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-24ugh... random character lost during editingkpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2219 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-24yet another extra line snuck in therekpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2218 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-24syntax errors are bad... mmmkay?kpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2217 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-24filename has changedkpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2216 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-21Merged revisions 2208 via svnmerge from mattf
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2208 | mattf | 2007-02-21 11:26:05 -0600 (Wed, 21 Feb 2007) | 2 lines Make sure we do the IRQ fix in the gen1 interrupt handler as well. ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2209 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-21Merged revisions 2199 via svnmerge from mattf
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2199 | mattf | 2007-02-21 09:57:20 -0600 (Wed, 21 Feb 2007) | 2 lines Make sure we do the check for memory allocation failure. ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2201 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-21Merged revisions 2198 via svnmerge from mattf
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2198 | mattf | 2007-02-21 09:49:50 -0600 (Wed, 21 Feb 2007) | 2 lines Reduce our stack usage when using the vpm450m ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2200 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-21Merged revisions 2194 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2194 | kpfleming | 2007-02-21 08:00:20 -0600 (Wed, 21 Feb 2007) | 2 lines use new tag version numbering script ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2195 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-20Fix the check that ran the install for xpp/utils. Also, add a target to buildrussell
them, and clean the directory in the clean target. (issue #8894, tzafrir) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2180 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-17xpp/utils: Use autoconf's test for libusb.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2170 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-16Merged revisions 2166 via svnmerge from mattf
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2166 | mattf | 2007-02-16 16:14:48 -0600 (Fri, 16 Feb 2007) | 2 lines Fix detection of second single port modules so it actually works now. ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2167 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-11struct inode and debugfs: break some Fedoras rather than all others.tzafrir
(from changeset 2150) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2151 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-10add some inter-module dependencies and add wctc4xxp to menuselect listkpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2146 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-09clean up module namingkpfleming
there is no need to enable the user to skip building zaptel or ztdynamic (probably zttranscode too... menuselect needs an upgrade) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2145 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-09a few more files to ignorekpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2142 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-09Ignore downloaded firmware tarballs, firmware binaries, and firmware object ↵file
files in the firmware directory. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2138 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-09Fix 'make clean' on kernel 2.4: datamods is only made on 2.6.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2135 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-08Build xpp/ for kernel >= 2.6.8, not >=2.6.9.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2130 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-08Now 'chans' is used after all. tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2124 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-08Branch 1.4 is back in sync (currently: xorcom rev. 3332):tzafrir
* Performance improvements for multi-XPD (span) devices. * Astribank BRI driver (in next commit). * Changes under /proc: - XBUS and XPD numbers have two digits. - Every script wildcard should be replaced from XBUS-? to XBUS-[0-9]* - Added /proc/xpp/XBUS-*/XPD-*/blink: echo 1 to start and 0 to stop. * Several countries (South Africa, UAE, anybody else) require a shorter ring delay. Adjust FXO reg 0x17 (23)'s bits 0:2 to 011. * Use tasklets to move most of the interrupt PCM copying out of the interrupt. * Debugfs-based code to dump data to userspace (used to debug BRI D channel). * Pretend every 2.6.9 actually has later RHEL's typedefs. * fpga_load supports /dev/bus/usb . * Fixed physical order sorting in genzaptelconf. * Reverse polarity and power denial detection. * A short led flash at registration time. * Add a real version of the xpp modules to them (independent of the Zaptel version). * Update our line status even when not registered. * Fixed a false SIG_CHANGED when inserting or removing cable to FXO. * Fixed compilation fixes for 2.6.20 (Bug #8982) * A cleaner fix for the bool changes of 2.6.19 . * Automatically detect echo_can_state_t at debug time. * Automaitcally set XPP_DEBUGFS (depending on debugfs) at compile time. * Bug-fixes to zaptel-helper. Moved to xpp/utils . * Xbus protocol version: 2.4 (Zaptel 1.2.12/1.4.0 had 2.3). XPS Init scripts renamed accordingly. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2123 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-07Merged revisions 2119 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2119 | kpfleming | 2007-02-07 15:22:44 -0600 (Wed, 07 Feb 2007) | 2 lines don't allow wct4xxp workqueue support to be built against kernel 2.6.20... it's not going to work ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2120 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-07Merged revisions 2110 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2110 | kpfleming | 2007-02-07 14:29:22 -0600 (Wed, 07 Feb 2007) | 3 lines build XPP on the kernels that Xorcom says are OK to build on update workqueue usage to conform to kernel 2.6.20 API ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2111 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
2007-02-07Merged revisions 2103 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2103 | kpfleming | 2007-02-07 13:52:29 -0600 (Wed, 07 Feb 2007) | 2 lines include headers we need... new kernel releases won't do it for us ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2105 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-07In case the ZT_GETVERSION ioctl fails, ensure that the buffers are initializedrussell
to "Unknown" so that we don't try to print uninitialized string buffers. (issue #8992, Oron Peled, tzafrir) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2099 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-05Merged revisions 2086 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2086 | kpfleming | 2007-02-05 15:54:40 -0600 (Mon, 05 Feb 2007) | 2 lines fix version-numbering logic ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2087 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-01-31r2064: tzafrir | 2007-01-31 21:48:39 +0200tzafrir
zaptel-helper deserves wider exposure. Note: it is not getting installed. However it will probably help preven the braking of Astribank drivers loading for those who do care. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2066 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-01-31Merging 1.2 changes of genzaptelconf:tzafrir
* -l (list) now works reliebly. * Cleared some leftover writes to standard output. * Fixed xpp spans sort order. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2065 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-01-31Merged revisions 2043 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2043 | kpfleming | 2007-01-31 08:06:34 -0600 (Wed, 31 Jan 2007) | 4 lines fix up author email addresses use the kernel's built-in support for module aliases instead of manually doing it in modprobe.conf or equivalent add wctdm8xxp alias for wctdm24xxp ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2044 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-01-31Merged revisions 2038 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2038 | kpfleming | 2007-01-30 19:33:25 -0600 (Tue, 30 Jan 2007) | 2 lines final fix for non-hotplug firmware loading ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2039 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-01-30Blocked revisions 2018 via svnmergerussell
........ r2018 | russell | 2007-01-30 12:11:11 -0600 (Tue, 30 Jan 2007) | 5 lines - Make the build of xpp occur with 2.6.8 or above, instead of 2.6.10 - remove the installation of the userspace tools - remove the architecture check (issue #8894, tzafrir) ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2019 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-01-29Merged revisions 1996 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1996 | kpfleming | 2007-01-29 13:20:32 -0600 (Mon, 29 Jan 2007) | 2 lines _really_ fix the non-hotplug firmware case ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1998 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-01-27Merged revisions 1987 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1987 | kpfleming | 2007-01-27 10:14:54 -0600 (Sat, 27 Jan 2007) | 2 lines properly reference the size symbol produced by objcopy ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1988 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-01-26Fix driver name to original.mattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1982 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-01-25Minor bug fix as well as minor cosmetic changes.mattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1975 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-01-25Make sure we don't disable VPM support by defaultmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1974 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-01-25Take out some old debug code.mattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1971 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-01-25Add additional product support.mattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1969 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-01-24Merged revisions 1953 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1953 | kpfleming | 2007-01-24 07:01:36 -0600 (Wed, 24 Jan 2007) | 2 lines might as well fix this driver too :-) ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1954 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-01-24Merged revisions 1943 via svnmerge from russell
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1943 | russell | 2007-01-23 18:35:48 -0600 (Tue, 23 Jan 2007) | 3 lines If the xpp pieces get built, install the userspace utilities as well. (issue #8894) ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1944 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-01-23Merged revisions 1936 via svnmerge from mattf
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1936 | mattf | 2007-01-23 15:28:14 -0600 (Tue, 23 Jan 2007) | 3 lines Make sure we don't clear the interrupt before we might have received it in shared interrupt line scenarios. ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1937 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-01-23Merged revisions 1923 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1923 | kpfleming | 2007-01-23 09:39:12 -0600 (Tue, 23 Jan 2007) | 2 lines use the proper function prototype for 2.6 kernels ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1924 5390a7c7-147a-4af0-8ec9-7488f05a26cb