Commit Graph

758 Commits

Author SHA1 Message Date
internal 60426304db add MDIR again but use proper empty default 2022-10-30 23:22:35 +01:00
internal 177e71d62a INSTALL_MOD_PATH=$(MDIR) does not work, partially revert "fix" 2022-10-28 15:18:46 +02:00
drmocm cc03d96de2 added modtest.c 2022-10-26 13:16:21 +02:00
internal 6336bd3689 comment out test init 2022-10-25 19:35:16 +02:00
internal be79cec76e set legacy signal strength workaround according to channel number 2022-10-25 19:33:25 +02:00
internal 24801ab41a add error return values 2022-10-25 19:32:51 +02:00
internal 390f67c03b remove modulator calls for octonet 2022-10-25 19:32:00 +02:00
internal fa4e3331d8 move compatibility stuff to dd_compat.h 2022-10-25 19:30:52 +02:00
internal 29cc552a6b not only used on exit, also on failed init 2022-10-25 19:29:38 +02:00
internal 42a0b65235 use correct pointer type 2022-10-25 19:28:36 +02:00
internal b8abf46d06 add consts 2022-10-25 19:27:44 +02:00
internal ce06e50881 remove modulator from octonet 2022-10-25 19:25:05 +02:00
internal 22ffb0ecac allow alternative modules dir 2022-10-25 19:23:06 +02:00
internal 92f2132d79 fix printf type 2022-10-25 19:23:06 +02:00
internal 727fba48be ringbuffer fix from upstream 2022-10-25 19:23:06 +02:00
internal 09e8a15d78 Add clean for apps directory. 2022-10-25 19:23:06 +02:00
internal 45c9f076bd Do not use BIT_ULL, because older kernels do not have it. 2022-10-25 19:23:06 +02:00
internal 5c2757d581 Use eth_hw_addr_set in newer kernels. 2022-10-25 19:23:06 +02:00
drmocm 817a464f4a same Makefile changes for test.ts 2022-06-21 15:19:04 +02:00
drmocm d627e6995f added modconfig and chnaged Makefile accordingly 2022-06-21 15:08:25 +02:00
internal c8c1ee1835 style fixes 2022-06-07 16:37:10 +02:00
internal 002f39787a This line somehow got lost when adapting to mainline kernel version.
Signed-off-by: internal
2022-06-07 16:15:10 +02:00
internal 871821d6a0 pci_*_dma_mask no longer exists in 5.18 2022-06-07 16:12:19 +02:00
internal 2a88d220e4 allow MCI commands for SDR cards. 2022-06-04 10:42:22 +02:00
internal 457cb550bb do not use diseqc for scif type 3 2022-05-02 21:38:43 +02:00
internal ffe8764c01 support bigger Winbond flashs. 2022-03-22 15:22:43 +01:00
internal 0892a225d2 support bigger Winbond flashs. 2022-03-21 17:40:11 +01:00
drmocm 431dd4f5ee more examples 2022-03-14 18:46:05 +01:00
rjkm cdc5395996 translate old attenuator propert to new MCI API 2022-02-20 23:16:52 +01:00
rjkm 69fcf5d649 disable dumps 2022-02-16 15:53:20 +01:00
rjkm d5d63ea2ef prepare new init for revision 1 FSM but do not use it for now 2022-02-16 15:52:53 +01:00
rjkm 4b69ae5399 cleanup defines, add license commands 2022-02-15 14:43:32 +01:00
rjkm 1cf0526b24 license register is different for revision 1 (MCI) cards 2022-02-15 14:42:37 +01:00
rjkm 73e8b9943e cleanup tables and add license dump 2022-02-15 14:41:25 +01:00
rjkm 4b09ad7e42 forgot to reenable disseqc 2022-02-15 14:40:32 +01:00
rjkm c39b234fd6 add support for DVBC 2022-02-12 16:40:27 +01:00
rjkm c2f86b6438 add MCI ioctl to be used through modX devices 2022-02-12 16:39:01 +01:00
rjkm 6a3ef9873d data64 is not definde in kernel version 2022-02-12 16:37:50 +01:00
rjkm 98b466a2d3 remove debug info 2022-02-12 16:37:00 +01:00
rjkm 78d30ff6ff remove unused function 2022-02-12 16:35:57 +01:00
rjkm d849abd626 move device info output 2022-02-12 15:49:53 +01:00
rjkm 9517d698dc update modulator defines and structs 2022-02-12 15:47:09 +01:00
rjkm 75821a6e3c properly round SCR frequencies 2022-02-12 15:37:49 +01:00
rjkm 2194f8e03a correct ddB 2022-02-12 15:37:04 +01:00
rjkm d9a846d199 use MCI interface for modulators with revision 1 2022-02-12 15:28:05 +01:00
rjkm 31a781c2e3 remove non-static definition of mci card configs 2022-02-12 15:19:05 +01:00
rjkm 9b458a72de allow compilation against kerne dvb_core if KERNEL_DVB_CORE defined 2022-02-12 15:14:44 +01:00
rjkm e0fd8a0f35 snr define was deleted by mistake 2022-02-12 15:09:36 +01:00
rjkm 1b49bfb8f1 use dd_compat file and adjust fallthroughs 2022-02-12 15:07:59 +01:00
rjkm 4ce76407e2 add mci irq for fsm cards 2022-02-11 21:37:06 +01:00