Страница 6 из 19

Re: Про СкайСтар 3

Добавлено: 2008-05-31 10:18:23
RapteR
все в одном не есть хорошо. винда получится. а объеденять смысла нет еще по тому, что у этих всех карточек нет ничего общего.

Re: Про СкайСтар 3

Добавлено: 2008-05-31 10:20:20
Alex Keda
управляющее приложение общее

Re: Про СкайСтар 3

Добавлено: 2008-05-31 10:32:56
RapteR
целых 15 кб экономии :) не делают же драйвера для всех видиокарт весом в пол ста метров только ради общего .conf файла ;) Я сторонник разделения мух от катлет, тем более когда создаются сайфСД или еще что то подобное, то каждый байт на счету...

Re: Про СкайСтар 3

Добавлено: 2008-05-31 10:51:42
Alex Keda
=)
CD это хорошо, а вот на дискетах приходилось каждый байт высчитывать, и учитывать что сектор 512 байт, и в любом случае к этому числу надо файлы приводить....
=============
2 парадокс
а у второго и третего скайстара файлы при инсталляциии не пересекаются - не затрут друг друга?

Re: Про СкайСтар 3

Добавлено: 2008-05-31 11:43:41
paradox
управляющий dvbconfig
желательно сделать общий

пример
ifconfig
для всех сетевых устройств один и то же

общий драйвер не получиться
но какое то ядро вынести можно по типу dvbcore.ko
что бы у всех устройств было dvbX
а описания что за карточка можно выводить в dvbconfig
а дальше уже skystar2.ko ttbudget.ko pentavalue.ko pentanet.ko итд

вообще они щас все лежат в папке sattelite
и еще в 2004 году была идеи сделать универсальное ядро а потом дописывать токо железо
по типу того что сделано в линухе

пересекаються channels.conf

Re: Про СкайСтар 3

Добавлено: 2008-05-31 12:00:10
Alex Keda
может сразу переименовать?
потом с портом будут проблемы - придётся ставить их в конфликт, хотя могут работать одновременно...

Re: Про СкайСтар 3

Добавлено: 2008-05-31 12:13:37
paradox
у них конфиги совместимы
к томуже в ss3 у dvbconfig нет жесткой привязки к конфигу
-с файлконфиг

Re: Про СкайСтар 3

Добавлено: 2008-06-06 1:15:48
blacky
Поставил FreeBSD 7.0
Скачал дрова под TT-1401
kldload ./ttbudget.ko

драйвер загружен все норм

в dmesg ни одного байта про карту нет!!!

Пробовал на FreeBSD6.2, драйвер грузится, в panic не падает, в dmesg пусто(((

При старте системы в списке оборудования есть мультимедиЯ девайс с 10 IRQ

Re: Про СкайСтар 3

Добавлено: 2008-06-06 2:21:41
paradox
>blacky
pciconf -lv
посмотри есть ли карта в системе

если есть
тогда тяни
paradox.org.ua/tt/pkg.tar.bz2 новый билд пока неоффициальный
там редми читай
пробуй пошагам
должно все работать
токо параметры спутника поставь правильные
потому что в конфиге феиковые
если что пиши будем разбираться

Re: Про СкайСтар 3

Добавлено: 2008-06-06 13:27:07
paradox
статья по настройке S1401 http://www.lissyara.su/?id=1681

Re: Про СкайСтар 3

Добавлено: 2008-06-06 19:12:43
paradox
доступны исходники

paradox.org.ua/ttbudget_0.tar.bz2

собираем пробуем
1 под 6.x могут быть траблы при сборе - мне нужен будет ssh что бы подкорректировать
2 при сборке будут много warning на них не обращаем внимание - важен результат утилита и модуль

Re: Про СкайСтар 3

Добавлено: 2008-06-07 8:00:19
Alex Keda
тогда я делаю порт.
=========
2 Nsand
статью обнови - шоп с исходниками было... а то так и будут сто лет модулями грузить.

Re: Про СкайСтар 3

Добавлено: 2008-06-07 8:07:12
Alex Keda
понеслось:

Код: Выделить всё

hosting# uname -a
FreeBSD hosting.lissyara.su 7.0-RC1 FreeBSD 7.0-RC1 #0: Mon Dec 24 10:10:07 UTC 2007     root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
hosting#   

Код: Выделить всё

hosting# make
===>  Extracting for skystar3-0
=> MD5 Checksum OK for ttbudget_0.tar.bz2.
=> SHA256 Checksum OK for ttbudget_0.tar.bz2.
===>  Patching for skystar3-0
===>  Configuring for skystar3-0
===>  Building for skystar3-0
===> ttbudget (all)
Warning: Object directory not changed from original /usr/ports/net/skystar3/work/ttbudget_0/ttbudget
@ -> /usr/src/sys
machine -> /usr/src/sys/amd64/include
awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h
awk -f @/tools/makeobjops.awk @/kern/device_if.m -h
awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h
awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -p
awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -q
awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -h
c++ -O2 -fno-strict-aliasing -pipe -c ttbudget.cpp
ttbudget.cpp:14:28: error: dev/pci/pcivar.h: No such file or directory
ttbudget.cpp:15:28: error: dev/pci/pcireg.h: No such file or directory
In file included from ttbudget.cpp:9:
/usr/include/sys/systm.h:226: error: 'uintfptr_t' has not been declared
/usr/include/sys/systm.h:230: error: 'uintfptr_t' has not been declared
In file included from ttbudget.cpp:9:
/usr/include/sys/systm.h:285: error: 'intrmask_t' does not name a type
/usr/include/sys/systm.h:286: error: 'intrmask_t' does not name a type
/usr/include/sys/systm.h:287: error: 'intrmask_t' does not name a type
/usr/include/sys/systm.h:288: error: 'intrmask_t' does not name a type
/usr/include/sys/systm.h:289: error: 'intrmask_t' does not name a type
/usr/include/sys/systm.h:290: error: 'intrmask_t' does not name a type
/usr/include/sys/systm.h:291: error: 'intrmask_t' does not name a type
/usr/include/sys/systm.h:292: error: 'intrmask_t' does not name a type
/usr/include/sys/systm.h:293: error: 'intrmask_t' does not name a type
/usr/include/sys/systm.h:294: error: 'intrmask_t' does not name a type
/usr/include/sys/systm.h:295: error: 'intrmask_t' does not name a type
/usr/include/sys/systm.h:296: error: 'intrmask_t' does not name a type
/usr/include/sys/systm.h:297: error: 'intrmask_t' does not name a type
/usr/include/sys/systm.h:298: error: 'intrmask_t' does not name a type
/usr/include/sys/systm.h:299: error: variable or field 'splx' declared void
/usr/include/sys/systm.h:299: error: 'intrmask_t' was not declared in this scope
/usr/include/sys/systm.h:322: error: expected unqualified-id before 'int'
/usr/include/sys/systm.h:322: error: expected `)' before 'int'
/usr/include/sys/systm.h:322: error: expected `)' before 'int'
In file included from ttbudget.cpp:19:
devio.h:28: error: 'devclass_t' does not name a type
In file included from ttbudget.cpp:22:
adapter.h:33: error: 'device_t' does not name a type
adapter.h:98: error: expected `)' before 'dev'
ttbudget.cpp:26: error: 'device_t' was not declared in this scope
ttbudget.cpp:27: error: 'device_t' was not declared in this scope
ttbudget.cpp:28: error: 'device_t' was not declared in this scope
ttbudget.cpp:29: error: 'device_t' was not declared in this scope
ttbudget.cpp:31: error: 'device_method_t' does not name a type
ttbudget.cpp:39: error: 'driver_t' does not name a type
ttbudget.cpp:45: error: 'devclass_t' does not name a type
ttbudget.cpp:46: error: expected constructor, destructor, or type conversion before '(' token
ttbudget.cpp:50: error: redefinition of 'int ttprobe'
ttbudget.cpp:26: error: 'int ttprobe' previously defined here
ttbudget.cpp:50: error: 'device_t' was not declared in this scope
*** Error code 1

Stop in /usr/ports/net/skystar3/work/ttbudget_0/ttbudget.
*** Error code 1

Stop in /usr/ports/net/skystar3/work/ttbudget_0.
*** Error code 1

Stop in /usr/ports/net/skystar3.
hosting#                                                             

Re: Про СкайСтар 3

Добавлено: 2008-06-07 10:24:55
paradox
))))))
странная у тебя 7.0
думаю или криво в порту либо из а тго что amd
а если просто с соурсов? без порта

кстати порт лучше обозвать именно ttbudget
потому как там поддержка не токо S1401 а всей бюджетной линии
пусть пока что токо один чип поддерживаеться
но что бы потом не менять

Re: Про СкайСтар 3

Добавлено: 2008-06-07 12:32:02
Alex Keda
порт недолго переименовать.

Код: Выделить всё

hosting# bunzip2 --stdout /usr/ports/distfiles/ttbudget_0.tar.bz2| tar --extract --file=-
hosting# ll
total 4
drwxr-xr-x  5 root  wheel   200B  6 июн 19:29 ttbudget_0
hosting# cd ttbudget_0/
hosting# ll
total 20
-rw-r--r--  1 root  wheel    74B  6 июн 19:10 Makefile
drwxr-xr-x  2 root  wheel   680B  6 июн 19:36 dvbconfig
drwxr-xr-x  2 root  wheel    40B  2 июн 13:41 include
-rw-r--r--  1 root  wheel   2,8K  6 июн 19:29 readme
drwxr-xr-x  2 root  wheel   1,6K  6 июн 19:23 ttbudget
hosting# make
===> ttbudget (all)
Warning: Object directory not changed from original /tmp/tt/ttbudget_0/ttbudget
@ -> /usr/src/sys
machine -> /usr/src/sys/amd64/include
awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h
awk -f @/tools/makeobjops.awk @/kern/device_if.m -h
awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h
awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -p
awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -q
awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -h
c++ -O2 -fno-strict-aliasing -pipe -DDEBUG_MODE -fno-exceptions -fno-rtti -fno-builtin -mpush-args -mno-accumulate-outgoing-args -O -D_KERNEL -DKLD_MODULE -nostdinc -I../include -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -s -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c ttbudget.cpp
cc1plus: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-ffreestanding" is valid for C/ObjC but not for C++
c++ -O2 -fno-strict-aliasing -pipe -DDEBUG_MODE -fno-exceptions -fno-rtti -fno-builtin -mpush-args -mno-accumulate-outgoing-args -O -D_KERNEL -DKLD_MODULE -nostdinc -I../include -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -s -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c mem.cpp
cc1plus: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-ffreestanding" is valid for C/ObjC but not for C++
cc -O2 -fno-strict-aliasing -pipe -DDEBUG_MODE -fno-exceptions -fno-rtti -fno-builtin -mpush-args -mno-accumulate-outgoing-args -O  -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc  -I../include -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -s -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone  -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow  -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -c util.c
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
util.c:58: warning: no previous prototype for 'SectionCrc'
util.c:87: warning: no previous prototype for 'SectionCSum'
util.c: In function 'SectionCSumCheck':
util.c:129: warning: passing argument 2 of 'SectionCSum' from incompatible pointer type
util.c: At top level:
util.c:136: warning: no previous prototype for 'IP_CSum'
util.c:176: warning: no previous prototype for 'IP_CSumCheck'
util.c:182: warning: no previous prototype for 'TTMAC_CRC'
util.c: In function 'TTMAC_CRC':
util.c:191: warning: suggest parentheses around arithmetic in operand of |
util.c:194: warning: suggest parentheses around arithmetic in operand of |
util.c: In function 'SectionCSum':
util.c:88: warning: 'CSum' may be used uninitialized in this function
cc -O2 -fno-strict-aliasing -pipe -DDEBUG_MODE -fno-exceptions -fno-rtti -fno-builtin -mpush-args -mno-accumulate-outgoing-args -O  -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc  -I../include -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -s -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone  -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow  -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -c timeout.c
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
timeout.c:40: warning: no previous prototype for 'Sleep'
c++ -O2 -fno-strict-aliasing -pipe -DDEBUG_MODE -fno-exceptions -fno-rtti -fno-builtin -mpush-args -mno-accumulate-outgoing-args -O -D_KERNEL -DKLD_MODULE -nostdinc -I../include -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -s -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c mutex.cpp
cc1plus: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-ffreestanding" is valid for C/ObjC but not for C++
c++ -O2 -fno-strict-aliasing -pipe -DDEBUG_MODE -fno-exceptions -fno-rtti -fno-builtin -mpush-args -mno-accumulate-outgoing-args -O -D_KERNEL -DKLD_MODULE -nostdinc -I../include -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -s -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c sched.cpp
cc1plus: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-ffreestanding" is valid for C/ObjC but not for C++
c++ -O2 -fno-strict-aliasing -pipe -DDEBUG_MODE -fno-exceptions -fno-rtti -fno-builtin -mpush-args -mno-accumulate-outgoing-args -O -D_KERNEL -DKLD_MODULE -nostdinc -I../include -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -s -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c fifo.cpp
cc1plus: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-ffreestanding" is valid for C/ObjC but not for C++
c++ -O2 -fno-strict-aliasing -pipe -DDEBUG_MODE -fno-exceptions -fno-rtti -fno-builtin -mpush-args -mno-accumulate-outgoing-args -O -D_KERNEL -DKLD_MODULE -nostdinc -I../include -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -s -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c fifodemux.cpp
cc1plus: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-ffreestanding" is valid for C/ObjC but not for C++
c++ -O2 -fno-strict-aliasing -pipe -DDEBUG_MODE -fno-exceptions -fno-rtti -fno-builtin -mpush-args -mno-accumulate-outgoing-args -O -D_KERNEL -DKLD_MODULE -nostdinc -I../include -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -s -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c pci.cpp
cc1plus: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-ffreestanding" is valid for C/ObjC but not for C++
c++ -O2 -fno-strict-aliasing -pipe -DDEBUG_MODE -fno-exceptions -fno-rtti -fno-builtin -mpush-args -mno-accumulate-outgoing-args -O -D_KERNEL -DKLD_MODULE -nostdinc -I../include -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -s -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c i2c.cpp
cc1plus: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-ffreestanding" is valid for C/ObjC but not for C++
c++ -O2 -fno-strict-aliasing -pipe -DDEBUG_MODE -fno-exceptions -fno-rtti -fno-builtin -mpush-args -mno-accumulate-outgoing-args -O -D_KERNEL -DKLD_MODULE -nostdinc -I../include -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -s -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c debi.cpp
cc1plus: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-ffreestanding" is valid for C/ObjC but not for C++
c++ -O2 -fno-strict-aliasing -pipe -DDEBUG_MODE -fno-exceptions -fno-rtti -fno-builtin -mpush-args -mno-accumulate-outgoing-args -O -D_KERNEL -DKLD_MODULE -nostdinc -I../include -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -s -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c tsdemux.cpp
cc1plus: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-ffreestanding" is valid for C/ObjC but not for C++
tsdemux.cpp: In member function 'long unsigned int CTSDemux::GetScrambleFlags(unsigned char)':
tsdemux.cpp:141: warning: comparison is always false due to limited range of data type
tsdemux.cpp:146: warning: comparison is always false due to limited range of data type
tsdemux.cpp: In member function 'short unsigned int CTSDemux::GetPid(unsigned char)':
tsdemux.cpp:159: warning: comparison is always false due to limited range of data type
tsdemux.cpp: In member function 'u_int64_t CTSDemux::GetBytes(unsigned char)':
tsdemux.cpp:168: warning: comparison is always false due to limited range of data type
tsdemux.cpp: In member function 'long unsigned int CTSDemux::GetErrors(unsigned char)':
tsdemux.cpp:179: warning: comparison is always false due to limited range of data type
tsdemux.cpp: In member function 'long unsigned int CTSDemux::GetCounts(unsigned char)':
tsdemux.cpp:198: warning: comparison is always false due to limited range of data type
tsdemux.cpp: In member function 'TSErrReturn CTSDemux::DeleteFilter(unsigned char)':
tsdemux.cpp:464: warning: comparison is always false due to limited range of data type
tsdemux.cpp: In member function 'unsigned char CTSDemux::CompareSecFilter(unsigned char, unsigned char*)':
tsdemux.cpp:1119: warning: suggest parentheses around assignment used as truth value
tsdemux.cpp: In member function 'int CTSDemux::NotifyPack(unsigned char, unsigned char*, long unsigned int, unsigned char)':
tsdemux.cpp:1214: warning: suggest parentheses around assignment used as truth value
c++ -O2 -fno-strict-aliasing -pipe -DDEBUG_MODE -fno-exceptions -fno-rtti -fno-builtin -mpush-args -mno-accumulate-outgoing-args -O -D_KERNEL -DKLD_MODULE -nostdinc -I../include -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -s -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c tuner.cpp
cc1plus: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-ffreestanding" is valid for C/ObjC but not for C++
tuner.cpp: In member function 'virtual int CTuner::SetTunes(tunes*)':
tuner.cpp:64: warning: format '%d' expects type 'int', but argument 2 has type 'long int'
tuner.cpp:79: warning: format '%d' expects type 'int', but argument 2 has type 'long int'
tuner.cpp:79: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
tuner.cpp:44: warning: unused variable 'updatelnb'
tuner.cpp: In member function 'int CTuner::GetTuner(tuner*)':
tuner.cpp:96: warning: control reaches end of non-void function
c++ -O2 -fno-strict-aliasing -pipe -DDEBUG_MODE -fno-exceptions -fno-rtti -fno-builtin -mpush-args -mno-accumulate-outgoing-args -O -D_KERNEL -DKLD_MODULE -nostdinc -I../include -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -s -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c tda10086.cpp
cc1plus: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-ffreestanding" is valid for C/ObjC but not for C++
tda10086.cpp: In member function 'int CTunerTDA10086::DiSEqCMsg(int, int, long unsigned int)':
tda10086.cpp:1088: warning: format '%04X' expects type 'unsigned int', but argument 3 has type 'long unsigned int'
tda10086.cpp: In member function 'virtual int CTunerTDA10086::GetStatus(fe_status_t*, float*, unsigned char*)':
tda10086.cpp:947: error: SSE register return with SSE disabled
*** Error code 1

Stop in /tmp/tt/ttbudget_0/ttbudget.
*** Error code 1

Stop in /tmp/tt/ttbudget_0.
hosting#   

Re: Про СкайСтар 3

Добавлено: 2008-06-07 12:38:29
RapteR
Вопрос господину paradox`у: можно ли как ни будь будет сделать из СС3 а-ля пентаофис. т.е. проброску в локальную сеть пакеты с маками как у пользователей в локальной сети?

Re: Про СкайСтар 3

Добавлено: 2008-06-07 12:46:57
paradox
а это сервак?
ssh?

Re: Про СкайСтар 3

Добавлено: 2008-06-07 12:55:52
Alex Keda
paradox писал(а):а это сервак?
ssh?
если мне - могу дать доступ

Re: Про СкайСтар 3

Добавлено: 2008-06-07 13:00:34
paradox
>Rapter
пента оффис эт другая карта

а насчет мака непонял
обьясни что в итоге должно получиться
макеты и так в интерфейс сетевой уходят
и что бы они типа броадкастили или типа того думаю просто нужно dvb0 в бридж добавить вместе с какой то сетевкой
и проверить

если я правильно понял

Re: Про СкайСтар 3

Добавлено: 2008-06-07 13:11:55
RapteR
У нас раньше в сетке стоял пента офис и мы просто создавали подписки на спутнике с маками своих сетевых карточек, а пента вещала все наши пакеты в сеть и мы работали как с пакетами от ДВБхи. в dvbconf на сколько я понял можно же несколько маков и пидов прописывать?

Re: Про СкайСтар 3

Добавлено: 2008-06-07 13:19:50
paradox
>RapteR

на один пид пока несколько маков повесить нельзя
но токо один мак
либо сразу промиск на пид
и тогда весь поток будет

а дальше нужно експериментировать
чем юзера [классический секс] эти пакеты потом?
потому что это пакеты токо MPE тоесть интеренет

вобщем пробуйте
будем смотреть что получилось

Re: Про СкайСтар 3

Добавлено: 2008-06-07 13:25:43
RapteR
Юзеры просто поднимали наземку и ОпенВПН и были рады. Какие там пакеты вещались в сеть сказать не могу ибо пента офис у нас накрылся.

Re: Про СкайСтар 3

Добавлено: 2008-06-07 13:37:17
paradox
если токо инет
то должно получиться
пробуй
расскажешь

Re: Про СкайСтар 3

Добавлено: 2008-06-07 14:39:04
paradox
paradox.org.ua/ttbudget_1.tar.bz2

Re: Про СкайСтар 3

Добавлено: 2008-06-09 16:13:09
Alex Keda
в дескрипшен порта - надо список поддерживаемых железок.
а вобщем порт готов.
=========
2 парадокс - закинь плиз в ридми мой мыл, вместо пустого - или убери скобки угловые, и передвинь меня на третью строку, с первой.
плюс в конец файла линк на эту тему с пометкой что форум на русском...