Revisions of dahdi-linux
Jan Engelhardt (jengelh)
accepted
request 1205395
from
Martin Hauke (mnhauke)
(revision 114)
- Update to version 3.1.0+git20240501: * icE1usb: Show accumulated error count from GPSDO state in sysfs * icE1usb: Report BLUE alarm when receiving AIS * icE1usb: Update ice1usb_proto.h - Add patch: * dahdi-fix-kernel-6.11.patch https://github.com/asterisk/dahdi-linux/issues/63 https://github.com/asterisk/dahdi-linux/pull/64
Jan Engelhardt (jengelh)
accepted
request 1171426
from
Martin Hauke (mnhauke)
(revision 113)
- Update to version 3.1.0+git20240501: * icE1usb: Fix "typo" in ALL_RY_ALARMS * icE1usb: Configure the RX mode according to CRC4 mode * icE1usb: Use ICE1USB_TX_MODE_TS0_CRC4_E to set E bits automatically * Fix build against linux >= 6.5.12 * frame_fifo: add missing declaration * strlcpy() was removed with linux kernel commit d26270061ae6 use strscpy() instead. * trunkdev: Implement DAHDI_MAINT_{LOCAL,NETWORKPAYLOAD}LOOP * Flush DAHDI->trunkdev FIFO at open time * Introduce virtual DAHDI trunk device * xpp_usb: Fix for 32bit architectures: use div_s64() * contrib/jenkins: set -Wno-error=address * compatibility with class_create API change in 6.4-rc1 * kernel 6.4 API change in DEFINE_SEMAPHORE
Jan Engelhardt (jengelh)
committed
(revision 112)
3.2.0 is the asterisk version osmo's dahdi version branched off at 3.1.0, so is 3.1.0+gitxyz
Jan Engelhardt (jengelh)
committed
(revision 111)
- Update to osmocom git snapshot (768838154b3; 2023-04-22)
Jan Engelhardt (jengelh)
accepted
request 1058413
from
Hans-Peter Jansen (frispete)
(revision 110)
- Make it build with kernel 5.3.18 of 15.3
Jan Engelhardt (jengelh)
accepted
request 1057099
from
Martin Hauke (mnhauke)
(revision 109)
- Update to version 3.1.0+git20221130: * kernel 6.1 API change: netif_napi_add() uses weight==64 by default - Add "BuildRequires: %kernel_module_package_buildreqs" see boo#1205149, boo#1202353
Jan Engelhardt (jengelh)
accepted
request 1008882
from
Martin Hauke (mnhauke)
(revision 108)
- Update to version 3.1.0+git20220501 - Switch to the osmocom fork of dahdi-linux since official upstream is not responsive (lost interest ?) and the fine folks from osmocom really care. - Drop not longer needed patches: * stdbool.diff * 0001-voicebus-wcaxx-wct4xxp-Remove-include-of-pci-aspm.h.patch * 0002-Annotate-switch-case-fall-through.patch * 0003-wcte13xp-Fix-unintended-fall-through-in-t13x_set_lin.patch * 0004-Makefile-M-is-preferred-to-KBUILD_EXTMOD-for-externa.patch * 0005-Use-proc_ops-on-kernels-5.6.patch * 0006-wctdm24xxp-Fix-uninitialized-variable-warning.patch * 0009-Remove-support-for-32-bit-userspace-with-64-bit-kern.patch * 0010-Remove-checks-for-HAVE_UNLOCKED_IOCTL-for-kernel-5.9.patch * 0011-vpmadt032-Create-.o.cmd-file-for-the-shipped-object-.patch * 0012-Kbuild-Rename-hostprogs-y-to-hostprogs.patch * 0001-dahdi-base.c-remove-netdev-trans_start-kerne-4.7.patch * 0002-dahdi-base-netdev-send-frame-via-protocol-handlers-f.patch * 0007-Revert-Remove-support-for-driver-wcte11xp.patch * 0008-adapt-te11xp-to-DAHDI-API-changes-since-its-removal.patch * 0009-DAHDI_NET-Report-alarms-as-lost-carrier-to-net_devic.patch * 0010-Introduce-ioctl-for-simulating-alarms-under-userspac.patch * 0001-Fix-build-with-DAHDI_NET-on-kernel-5.15.patch * 0001-Add-Osmocom-icE1usb-driver.patch * 0001-Revert-Remove-support-for-driver-wcte12xp.patch * 0002-adapt-te12xp-to-DAHDI-API-changes-since-its-removal.patch * 0003-wcte12xp-Add-missing-break-statment.patch * 0001-icE1usb-Fix-span-re-configuration-after-first-start.patch * 0002-icE1usb-update-ice1usb_proto.h-to-current-master.patch * 0003-icE1usb-Support-reporting-of-RED-alarm-via-DAHDI-inf.patch
Jan Engelhardt (jengelh)
accepted
request 974172
from
Martin Hauke (mnhauke)
(revision 107)
- (re-)add support for older cards * 0001-Revert-Remove-support-for-all-but-wcb41xp-wcb43xp-an.patch * 0002-wcb4xxp-Add-support-for-Swyx-4xS0-SX2-Express-QuadBR.patch * 0003-Revert-Remove-support-for-wctdm800-wcaex800-wctdm410.patch - Add support for Swyx-4xS0-SX2-Express-QuadBRI * 0002-wcb4xxp-Add-support-for-Swyx-4xS0-SX2-Express-QuadBR.patch
Michael Kromer (mkromer)
accepted
request 973970
from
Martin Hauke (mnhauke)
(revision 106)
- Add some patches * 0001-Fix-NULL-pointer-dereference-for-pseudo-channels.patch * 0002-icE1usb-Fix-inverted-logic-for-clock-timing-source.patch * 0004-Fix-Wimplicit-fallthrough-5-warnings.patch * 0006-dahdi-sysfs-chan-Fix-potential-NULL-pointer-deref.patch * 0001-Fix-build-against-linux-5.17.0.patch - More osmocom icE1usb improvements: * 0001-icE1usb-Don-t-consider-altsetting-with-no-endpoints-.patch * 0002-icE1usb-raise-NOTOPEN-alarm-if-startup-fails.patch * 0003-icE1usb-Don-t-silently-ignore-startup-errors-on-re-c.patch * 0005-icE1usb-Use-USB_CTRL_SET_TIMEOUT-5s-instead-of-hand-.patch * 0008-icE1usb-update-ice1usb_proto.h-to-firmware-0.2-8.patch * 0009-icE1usb-GPSDO-status-support-in-sysfs.patch * 0013-icE1usb-avoid-system-hang-if-USB-transfer-submission.patch
Jan Engelhardt (jengelh)
committed
(revision 105)
Jan Engelhardt (jengelh)
committed
(revision 104)
Jan Engelhardt (jengelh)
committed
(revision 103)
rediff 0005-Use-proc_ops-on-kernels-5.6.patch again
Jan Engelhardt (jengelh)
committed
(revision 102)
-p1 is position sensitive
Jan Engelhardt (jengelh)
committed
(revision 101)
- Add stdbool.diff - Modify 0001-Revert-Remove-support-for-driver-wcte12xp.patch to not use stdbool.h anymore.
Jan Engelhardt (jengelh)
accepted
request 945706
from
Martin Hauke (mnhauke)
(revision 100)
- Osmocom icE1usb improvements: * 0001-icE1usb-Fix-span-re-configuration-after-first-start.patch * 0002-icE1usb-update-ice1usb_proto.h-to-current-master.patch * 0003-icE1usb-Support-reporting-of-RED-alarm-via-DAHDI-inf.patch * 0004-icE1usb-Support-TX-configuration-CRC4-on-off-loopbac.patch * 0005-icE1usb-support-for-reporting-CRC-and-alignment-erro.patch * 0006-icE1usb-Add-support-for-reporting-remote-alarm-RAI-a.patch - Fix BLUE alarm dection for wcte11xp * 0001-wcte11xp-Fix-BLUE-AIS-alarm-detection.patch
Jan Engelhardt (jengelh)
accepted
request 937336
from
Martin Hauke (mnhauke)
(revision 99)
- Add patch * 0001-Build-with-support-for-CONFIG_DAHDI_PPP.patch
Jan Engelhardt (jengelh)
accepted
request 936054
from
Martin Hauke (mnhauke)
(revision 98)
- Add patch * 0001-Build-with-support-for-CONFIG_DAHDI_MIRROR.patch
Jan Engelhardt (jengelh)
accepted
request 934636
from
Martin Hauke (mnhauke)
(revision 97)
- Add Support for osmocom icE1usb * 0001-Add-Osmocom-icE1usb-driver.patch - Readd wcte12xp driver (those cards still working fine !) * 0001-Revert-Remove-support-for-driver-wcte12xp.patch * 0002-adapt-te12xp-to-DAHDI-API-changes-since-its-removal.patch * 0003-wcte12xp-Add-missing-break-statment.patch
Jan Engelhardt (jengelh)
accepted
request 934624
from
Martin Hauke (mnhauke)
(revision 96)
- Add patch: * 0001-Fix-build-with-DAHDI_NET-on-kernel-5.15.patch
Jan Engelhardt (jengelh)
committed
(revision 95)
- Move modules back to their standard paths to have ksym() symbols generated.
Displaying revisions 1 - 20 of 114