summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-14add a note that ENABLE_TASKLETS is not implemented in wct4xxp (issue #7688)russell
2006-08-14the change from $(PWD) to $(SUBDIRS) breaks the build on some systems. So, justrussell
2006-08-08update Octasic API headers (but not code yet) to PR43, and use version with G...kpfleming
2006-08-05Fix the zaptel build on SuSE 10.1 (issue #7536, hk)russell
2006-07-27Use INSTALL_PREFIX when installing firmware (issue #7600 reported by jcollie)file
2006-07-19Only use hotplug firmware loading if the kernel has support for itfile
2006-07-16Minor Makefile adjustment for installing the firmwarefile
2006-07-16eliminate compiler warningkpfleming
2006-07-15Add support for loading the VPM450M firmware using hotplug from userspace. file
2006-07-14NULLify pointers to /proc files after removing them (so anyone whotzafrir
2006-07-14genzaptelconf: Fix version stringstzafrir
2006-07-14genzaptelconf: fixed confusion between framing and coding for E1/{il/nl}tzafrir
2006-07-14genzaptelconf: use /proc/xpp/XBUS-*/wait_for_xpds rather than a timeout looptzafrir
2006-07-14FXS current fixes (init parameters and on runtime)tzafrir
2006-07-08xpp Release 1.1.0 :tzafrir
2006-07-07merge vpm450m supportrussell
2006-07-07Add missing TDM400 PCI definition (issue #7502 reported by chozian)file
2006-06-28Add Xorcom Astribank per tzafrir's requestfile
2006-06-28Add the TDM2400P to the sysconfig file (issue #7441 reported by mrobinson)file
2006-06-21Add Venezuelan tone information (issue #7402 reported by palillo)file
2006-05-31minor typo in error messagekpfleming
2006-05-31Bug 7248 - PCI IDs for a tor2 clone cardtilghman
2006-05-23handle distros that ship pre-releases of module-init-toolskpfleming
2006-05-22make a backup even when modifying non-combined rules fileskpfleming
2006-05-20update module to work with kernels that don't include 2.4 module parameter co...kpfleming
2006-05-18Clear dialtone before running tests (issue #7136 reported and fixed by trumpe...file
2006-05-17fix more buglets from my recent cleanupskpfleming
2006-05-17Don't change the value of lasttxhook, instead do a comparison. (issue #7175 r...file
2006-05-17Unbreak teh Makefile due to recent changes from kpflemingfile
2006-05-17revert some 'grep -q' changes that were wrong (oops)kpfleming
2006-05-17move module-rules building into a script, and remove some old unnecessary stepskpfleming
2006-05-17move udev rules creating into a script, and generate it properly based on the...kpfleming
2006-05-16silly... only root needs write permissionkpfleming
2006-05-16ensure that PWD is set early enough for 'make install' to actually workkpfleming
2006-05-09preserve 'options' settings in the module configuration file during 'make ins...kpfleming
2006-05-09use commmand-line parameter substitution for modprobe commands if the system'...kpfleming
2006-04-30build xpp by default, now that the Makefile can determine when an appropriate...kpfleming
2006-04-30restore building of XPP moduleskpfleming
2006-04-30optimize variable settingskpfleming
2006-04-30remove duplicate dependencies and unnecessary ruleskpfleming
2006-04-30allow the output of gendigits to be redirected to a different directory from ...kpfleming
2006-04-19this product is no longer a prototype :-)kpfleming
2006-04-03by default don't debugtzafrir
2006-04-02fix build of xpp for kernel 2.6.14tzafrir
2006-03-28suppress some warnings (issue #6814)russell
2006-03-04Increase default ring debounce slightly and use the value properly.markster
2006-03-04Fix NMI issues with some IBM xSeries serversmarkster
2006-03-03small compilation issuestzafrir
2006-03-03move the main Astribank readme into the xpp directory so they can manage itrussell
2006-02-18Make sure version.h gets built properlytilghman