summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-12-18xpp_zap.c: Better error hanlding during module init.tzafrir
2006-12-18Assume every 2.6.9 kernel is a later RHEL4 kernel, which backportedtzafrir
2006-12-15Sync to xpp RELEASE-1.2.0 2933.tzafrir
2006-12-15Firmwares to fix caller ID detection timing issue.tzafrir
2006-12-11kernel 2.6.19 now has a type called 'bool', although it's not completely impl...kpfleming
2006-12-11kernel 2.6.19 API changes compatibilitykpfleming
2006-12-06Link ztcfg-dude against stdc++ so we get needed functions. (issue #8494 repor...file
2006-11-30Current merge status.tzafrir
2006-11-30 r2806@boole: oron | 2006-11-27 16:54:06 +0200tzafrir
2006-11-30 r2794@boole: oron | 2006-11-26 14:24:15 +0200tzafrir
2006-11-30dirty svk edits.tzafrir
2006-11-30 r2832@boole: tzafrir | 2006-11-29 11:06:06 +0200tzafrir
2006-11-30 r2831@boole: tzafrir | 2006-11-29 11:05:08 +0200tzafrir
2006-11-30 r2817@boole: oron | 2006-11-28 13:39:47 +0200tzafrir
2006-11-30Fix issue that was discovered by using dash as /bin/sh instead of bash.qwell