summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-11-17Merged revisions 1610 via svnmerge from bweschke
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1610 | bweschke | 2006-11-16 23:06:05 -0500 (Thu, 16 Nov 2006) | 4 lines mattf - I'm not sure if this is where you wanted the definitions placed. If not, please fix, but this gets the compiles working again for now. ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1611 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-17Fix for 7991.mattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1609 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-16Fix for 7769mattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1606 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-14might as well do it for Zaptel too...kpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1601 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-11init_card[34]_23: merge from 2654,2655.tzafrir
* Redirect stderr to /dev/null. Without any redirection, it may fail with exitval=4 . Probably, fd 2 is closed and the shell (or sed which is used in the scripts) tries to write to it (or do some other I/O related syscall) which fails. * make XPP_BASE handling identical in the two scripts. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1590 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-09revert to normal property, and switch to writable URL for oct612xkpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1580 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-09use autotagged externalskpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1579 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-09fix an expression in the install targetrussell
(issue #8321, tzafrir) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1576 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-08Merged revisions 1573 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1573 | kpfleming | 2006-11-08 17:04:33 -0600 (Wed, 08 Nov 2006) | 3 lines clean up recent VPMOCT changes add support for Infineon FALC rev 2.2 ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1574 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-08Fixed a typo in the "wctdm reimplementation".tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1571 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-08update configure script to add searching for libusbkpfleming
update svn:ignore for new firmware header file names git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1568 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-07use editable URL for menuselectkpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1566 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-06Add support into 1.4 branch for new VPMOCT64 as wellmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1565 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-06Fixes for card init scripts from rev 2633:tzafrir
* Don't log card init scripts to /tmp/results . * Document how to trace, though. * init_card_4_23: don't re-open the slics file. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1558 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-06Merging xpp driver release 1.2 (rev. 2569), originally team/tzafrir/xpp_1.2tzafrir
* Should build well. Almost final. * genzaptelconf: Also work when zap_autoreg=0 * README.Astribank updated for rev. 1.2. * xpp/utils/Makefile: Use $< with cc -c * Get xpp/utils configuration from autoconf (without changesin top dir) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1557 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-01instead of setting HOSTCC and CC directly in the Makefile, use the informationrussell
provided by the configure script (issue #8055, tzafrir) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1547 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-31Merged revisions 1542 via svnmerge from russell
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1542 | russell | 2006-10-31 01:25:16 -0500 (Tue, 31 Oct 2006) | 3 lines fix the installation of wct4xxp for 2.4 kernels (issue #7964, fixed by gkloepfer, but the committed fix is slightly modified) ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1543 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-26Merged revisions 1534-1535 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1534 | kpfleming | 2006-10-25 18:54:41 -0500 (Wed, 25 Oct 2006) | 2 lines do ProSLIC 3215 check properly ........ r1535 | kpfleming | 2006-10-25 19:00:31 -0500 (Wed, 25 Oct 2006) | 2 lines do ProSLIC 3215 check properly in this driver too ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1536 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-24Both of these files are corrupted and can not be decompressed, so they needrussell
to be re-added. (issue #8134) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1530 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-24Merged revisions 1527 via svnmerge from russell
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1527 | russell | 2006-10-23 21:08:27 -0400 (Mon, 23 Oct 2006) | 3 lines convert some characters of ISO8859-1 encoding to be UTF-8 (issue #8200, jcollie) ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1528 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-20Merged revisions 1519 via svnmerge from file
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1519 | file | 2006-10-19 21:23:26 -0400 (Thu, 19 Oct 2006) | 2 lines Later distros have now taken to removing this file as it has been deprecated for awhile now... so on kernels 2.6.18 or higher we can safely not include it. (props to jsmith) ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1520 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-18Blocked revisions 1517 via svnmergerussell
........ r1517 | russell | 2006-10-17 22:14:43 -0400 (Tue, 17 Oct 2006) | 3 lines remove ROOT_PREFIX, and move INSTALL_PREFIX to before the first time it is used (issue #7913, darren1713) ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1518 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-17Set the readbuf size to be the same size of the variable, readsize. This bufferrussell
was 31 bytes, while the readsize could be 32 bytes, causing a read into invalid memory. (issue #8155, araasch) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1507 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-11Merged revisions 1499 via svnmerge from file
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1499 | file | 2006-10-11 13:22:10 -0400 (Wed, 11 Oct 2006) | 2 lines Copy to both directories, not just the first one. ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1500 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-02add support for setting gain registers on the fxo and fxs modules.mogorman
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1490 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-20it's time :-)kpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1471 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-16Merged revisions 1468 via svnmerge from tilghman
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1468 | tilghman | 2006-09-16 02:45:04 -0500 (Sat, 16 Sep 2006) | 4 lines Round two of the fix for "hard-safe -> hard-unsafe lock order detected" (Issue 7620) Only difference is that the fix is only defined for kernel versions 2.6.11 and above; older kernels keep the current (possible deadlocking) code. ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1469 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-09Merged revisions 1458 via svnmerge from file
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1458 | file | 2006-09-09 15:29:31 -0400 (Sat, 09 Sep 2006) | 2 lines Update firmware header generation tool to support paths being supplied with the filename (reported internally by Spiceland) ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1459 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-09Moving firmwares back where they were.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1455 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-09Bugfix: Shorten max lines < MAX_PROC_WRITEtzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1453 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-09unrevert file's reversionkpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1451 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-09Change reference to Asterisk needing make to build to Zaptel needing make to ↵file
build. git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1450 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-08Merged revisions 1444 via svnmerge from file
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1444 | file | 2006-09-08 19:49:43 -0400 (Fri, 08 Sep 2006) | 2 lines Move CONFIG_FW_LOADER check to Makefile (reported internally by Spiceland) ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1445 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-08Add support for 56kbps ANSI links in hardhdlc mode.mattf
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1440 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-08Merged revisions 1436-1438 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1436 | kpfleming | 2006-09-08 11:02:43 -0500 (Fri, 08 Sep 2006) | 3 lines fix problem with VPM450M/VPMOCT when T1 and E1 are both used on the card make hardware DTMF detection default based on whether the module is a VPM400M or a VPM450M/VPMOCT ........ r1437 | kpfleming | 2006-09-08 11:06:21 -0500 (Fri, 08 Sep 2006) | 2 lines fix spacing in log message ........ r1438 | kpfleming | 2006-09-08 11:11:38 -0500 (Fri, 08 Sep 2006) | 2 lines gotta pay closer attention before i commit this stuff... ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1439 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-08Merged revisions 1431 via svnmerge from file
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1431 | file | 2006-09-07 23:17:16 -0400 (Thu, 07 Sep 2006) | 2 lines Include moduleparam.h like every other module for certain 2.6 kernels (issue #7884 reported by iceberg13de) ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1432 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-06Move firmwares to a separate subdirectory.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1424 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-06Fix problems reported by sparsetzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1423 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-06A hacked udev support for xpp_fxloader.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1420 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-06FPGA firmware rev. 2008tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1419 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-06* fpga_load.c: fix a size error. Now works on amd64 .tzafrir
* fpga_load -vvv now dumps the transmitted packet. git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1418 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-06Remove unused data member.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1417 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-06Fixes for 2.6.8 compilation:tzafrir
* Replace the completion variable with two atomic counters and a wait queue the xbus_poll() code is revamped to use this. * genzaptelconf: Adapt to different module parameter location in sysfs . git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1416 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-06Fix a possible return from xbus_core without releasing xbus->in_use .tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1414 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-06genzaptelconf: allow passing the names of the produced files from the tzafrir
environment. git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1412 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-06Cleanup the unused non-RBS code:tzafrir
* remove all non WITH_RBS code. No need for the define. * unused recv_errors and seq_errors. * CID_START_TICKS, CID_STOP_TICKS cid_timer from trunk/ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1411 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-06More cleanup:tzafrir
xpp_zap.c: * Remove old and long unused character device interface. * Show some extra fields in XPD summary proc file. * Move atomic_dec() to correct position card_fxs.c: Remove unused label. git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1409 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-06Begin merging a small set of clean-ups:tzafrir
* __do_sethook() was gone and merged into do_sethook(). * Use DAA_RING_REGISTER constant instead of a number. git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1408 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-06Better USB error handling: move "pending_writes" check earlier.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1407 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-06* genzaptelconf: remove duplicate test for location of ztcfgtzafrir
* genzaptelconf: really add the option -R (suppress restarting Asterisk in the end) git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1405 5390a7c7-147a-4af0-8ec9-7488f05a26cb