summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-07Update the firmwares from previous commit (2113, Xorcom rev. 3332).tzafrir
2007-02-07xpp driver rev. 3332:tzafrir
2007-02-07build XPP on the kernels that Xorcom says are OK to build onkpfleming
2007-02-07make the workqueue usage compatible with 2.6.20 kernelkpfleming
2007-02-07include headers we need... new kernel releases won't do it for uskpfleming
2007-02-07correct commentkpfleming
2007-02-06revert transcoder driver to last version that passed PQ testing... improved v...kpfleming
2007-02-06correct grammar in commentkpfleming
2007-02-05fix version-numbering logickpfleming
2007-02-05make a change to deal with buggy gcc 4.1 compilerskpfleming
2007-02-01revert some code that appears to be causing crasheskpfleming
2007-02-01add support for Digium's High Performance Echo Cancellerkpfleming
2007-01-31clean up wctc4xxp directory during 'make clean'kpfleming
2007-01-31remove unused header that doesn't build properly without other headerskpfleming
2007-01-31zaptel-helper deserves wider exposure. Note: it is not getting installed.tzafrir
2007-01-31Minor genzaptelconf fixes:tzafrir
2007-01-31running out of cmdq entries is not a "debug" message, it's an errorkpfleming
2007-01-31add compatibility for kernels pre-2.6.10kpfleming
2007-01-31make it simpler for existing userspace apps to use the new zaptel.h that requ...kpfleming
2007-01-31merge support for the Digium TC400B hardware transcoderkpfleming
2007-01-31fix up author email addresseskpfleming
2007-01-31final fix for non-hotplug firmware loadingkpfleming
2007-01-30- Make the build of xpp occur with 2.6.8 or above, instead of 2.6.10russell
2007-01-29_really_ fix the non-hotplug firmware casekpfleming
2007-01-27properly reference the size symbol produced by objcopykpfleming
2007-01-26Fix driver table entry name to original.mattf
2007-01-25Add support for additional product.mattf
2007-01-25* Xbus protocol version: 2.4 (Zaptel 1.2.12/1.4.0 had 2.3).tzafrir
2007-01-25Remove confusing print of ZT_FLAG_RUNNING .tzafrir
2007-01-25xproto old code cleanup:tzafrir
2007-01-24might as well fix this driver too :-)kpfleming
2007-01-24If the xpp pieces get built, install the userspace utilities as well.russell
2007-01-23Make sure we don't clear the interrupt before we might have received it in mattf
2007-01-23use the proper function prototype for 2.6 kernelskpfleming
2007-01-23clean up various compiler warningskpfleming
2007-01-23Fix Congestion tone for Australia. (issue #8891 reported by JT)file
2007-01-22use better definition for linked-in firmware datakpfleming
2007-01-22make the non-hotplug firmware case actually compile againkpfleming
2007-01-22might be good if i committed the working version of this code...kpfleming
2007-01-22update to PR47 Octasic API kit, and use new GetCapacityPins API call to only ...kpfleming
2007-01-18Merged revisions 1812 and 1854 back from trunk.mattf
2007-01-16Remove file that was never (literally) able to compile - dates all the way ba...qwell
2007-01-16use latest Octasic API tagkpfleming
2007-01-16make the 'firmware object' files load the firmware blobs as read-only datakpfleming
2007-01-16eliminate the fw2h tool, and instead use objcopy to directly make object file...kpfleming
2006-12-30Specify full path to restorecon instead of assuming it will be available from...file
2006-12-27remove pointless duplication of ZAPTEL_VERSION that causes these modules to b...kpfleming
2006-12-18Hide vim spap files.tzafrir
2006-12-18Code is 2.6-specific anyway, no need for an explicit test.tzafrir
2006-12-18Use the internal version (without locking) of usb_reset_device. tzafrir