summaryrefslogtreecommitdiff
path: root/xpp
AgeCommit message (Expand)Author
2006-09-06Fix problems reported by sparsetzafrir
2006-09-06A hacked udev support for xpp_fxloader.tzafrir
2006-09-06FPGA firmware rev. 2008tzafrir
2006-09-06* fpga_load.c: fix a size error. Now works on amd64 .tzafrir
2006-09-06Remove unused data member.tzafrir
2006-09-06Fixes for 2.6.8 compilation:tzafrir
2006-09-06Fix a possible return from xbus_core without releasing xbus->in_use .tzafrir
2006-09-06genzaptelconf: allow passing the names of the produced files from the tzafrir
2006-09-06Cleanup the unused non-RBS code:tzafrir
2006-09-06More cleanup:tzafrir
2006-09-06Begin merging a small set of clean-ups:tzafrir
2006-09-06Better USB error handling: move "pending_writes" check earlier.tzafrir
2006-09-06* genzaptelconf: remove duplicate test for location of ztcfgtzafrir
2006-09-05Don't throw a SLIC_REPLY packet just because we're not registered yet.tzafrir
2006-09-05SPAN_REGISTERED() should not rely on zaptel ZT_FLAG_REGISTERED sincetzafrir
2006-09-05Rate limit error messages for USB URBs.tzafrir
2006-09-05Raw xbus command proc interface (Compile-time option. Desabled by default).tzafrir
2006-09-04* Re-add calibrate_slics to the FXS initialization processtzafrir
2006-09-04FXO caller-id now works.tzafrir
2006-09-04Workaround spurious rings described in ticket:102 .tzafrir
2006-09-04Rename the bitmask xpd->hookstate into xpd->offhook (for readability).tzafrir
2006-09-04Move all zt_hooksig(...{OFF,ON}HOOK) calls into update_line_status() tzafrir
2006-09-04Finally not using SOFT_RING.tzafrir
2006-09-04Send ring signalling to zaptel directly from card_fxo.c:tzafrir
2006-09-04Fix FXO polling (separate poll_counter for each unit)tzafrir
2006-09-04Remove obsolete rapid configuration code.tzafrir
2006-09-04* Deleted the internal changelog of genzaptelconf.tzafrir
2006-09-04genzaptelconf: handle the case of zap_autoreg=0 tzafrir
2006-09-04Minor code cleanup: No more SETHOOK method. It's only used in FXO, sotzafrir
2006-09-04Experimenting with SOFT_RING again:tzafrir
2006-09-02Fix problems with battery voltage fluctuations:tzafrir
2006-09-02Only display XORCOM_INTERNAL options if they can be used.tzafrir
2006-09-02Show in /proc/xpp/XBUS-?/XPD-?/fxo_info also the noring_thresh[]tzafrir
2006-09-02Disable -DSOFT_RING: done in the FPGA now.tzafrir
2006-09-02Fix a race condition when quickly reconnecting during a disconnect.tzafrir
2006-08-12* Wait for /dev/zap/ctl to appear if udev takes its time creating it.tzafrir
2006-08-10* A delay loop waiting for a slow udev to generate /dev/zap/ctltzafrir
2006-08-10Show SOFT_RING compile status when xpd_fxo module is loaded.tzafrir
2006-08-10Fix ring detection logic in FXO:tzafrir
2006-08-10* Added support for readingconfiguration from /etc/sysconfig/zaptel .tzafrir
2006-08-10Solves spinlock-panic in CentOS 4.tzafrir
2006-08-10card_fxo.c: Fix a potential bug: battery voltage is a 2's complement value.tzafrir
2006-08-10Improve checking order in xpp_zap.ctzafrir
2006-08-10Bugfix: should not call zaptel for unregistered XPD's.tzafrir
2006-08-10* New SOFT_RING detection in FXO:tzafrir
2006-08-10xbus-core.c: documentation updates.tzafrir
2006-08-10genzaptelconf: fixed typo that prevented getting caller ID on zaptel trunkstzafrir
2006-08-10Bugfix: the PROC_USBXPP_SUMMARY does not own xpp->proc_xbus_dir and shouldtzafrir
2006-08-10* xpp_fxloader: Allow loading just USB firmware with command 'usb'tzafrir
2006-08-10Better LED handling for fxo (copied from fxs):tzafrir