search for: kflags

Displaying 7 results from an estimated 7 matches for "kflags".

Did you mean: flags
2004 May 14
0
SuSE & Zaptel Compilation errors
...sr/src/linux-2.4/include ]; then echo /usr/src/linux-2.4/include ; else echo /usr/src/linux/include ; fi) CFLAGS+=-I. -O4 -g -Wall -DBUILDING_TONEZONE #-DTONEZONE_DRIVER CFLAGS+=$(shell if uname -m | grep -q ppc; then echo "-fsigned-char"; fi) LCFLAGS=-fPIC $(CFLAGS) -DBUILDING_TONEZONE KFLAGS+=-I/usr/src/linux-2.4/include -O6 KFLAGS+=-DMODULE -D__KERNEL__ -DEXPORT_SYMTAB -I/usr/src/linux/drivers/net \ -Wall -I. -Wstrict-prototypes -fomit-frame-pointer -I/usr/src/linux/drivers/net/wan -I /usr/src/linux/include -I/usr/src/linux/include/net KFLAGS+=$(shell [ -f $(KINCLUDES)/linux/modver...
2017 Mar 29
0
[ANNOUNCE] libdrm 2.4.76
...itly check for pkg-config at the top level Alex Xie (3): amdgpu: Free/uninit vamgr_32 in theoretically correct order amdgpu: vamgr_32 can be a struct instead of a pointer amdgpu: vamgr can be a struct instead of a pointer Chris Wilson (3): intel: Move is_softpin to obj->kflags intel: Move 48b support to bo_gem->kflags intel: Add handle to hashtable before freeing along an error path Christian König (1): amdgpu: stop reading CC_RB_BACKEND_DISABLE on Vega10 Emil Velikov (2): Remove unused tests/drmstat.c headers: add explicit note against...
2003 Aug 20
1
IAX to zaptel echo
Hi all, I am experiencing a problem with the quality of the voice communication between an IAX based softphone (WinIAX) and an outside line through a FXO port or even with a regular analog phone connected to a FXS port. The party using the IAX softphone hears his own echo a plit of a second after speaking. The party on the analog end does not experience any echo. I tried to modify the KFLAG
2001 Aug 30
1
Some minor refactoring of Oggdrop build environment
I performed a minor amount of refactoring of the build environment for oggdrop. These include: Action: Added a workspace to manage project files and dependencies Purpose: To build all dependent libraries before attempting to build oggdrop -- i.e. provide one-step build process. Instead of opening "oggdrop.dsp", open "oggdrop.dsw" Action: Added
2005 Jul 14
1
Building zaptel on x86_64
I've searched thru the archives here, and am not seem much related to 64 bit builds (at least according to subject lines), so apologizes if somebody already addressed this issue and I didn't see it. I am running Slamd64 on a Xeon 2.8 with EM64T. I am using kernel 2.6.12.2, which is configured for SMP. I cannot build zaptel 1.0.9, or CVS HEAD that I just downloaded today
2005 May 26
4
YET Another echo issue PRI CARD Any help accepted :-)
Good Day all, I have a Fractional PRI connected to my Asterisk Box via a T100P card. When I initiate a call out to phone number 123-8888 the call sounds great no echo what so ever. If the person at 123-8888 hangs up and calls me right back (same handset on both sides) same trunk line The call always has echo on it. The Asterisk sip extension hears them selves echoing. The remote party
2004 Mar 23
14
ztdummy
The USB core was completely rewritten in 2.6, and as such the functions that ztdummy depends on do not exist in 2.6. I get the feeling that these changes are too much to easily fix ztdummy, so I don't expect to see it working on 2.6 any time soon (if ever) I made some small changes to zaprtc to work on 2.6 and I have MoH and Meetme functions working fine in my lab. For production I would