similar to: porting to threadx

Displaying 20 results from an estimated 70000 matches similar to: "porting to threadx"

2003 Jul 10
3
Question about porting SSH
Hello everybody, I am working on a project trying to port openSSH and have noticed that some of the components rely on SSL which is a pretty big program as well. Is there any way to just rip out certain modules from SSL to get openSSH to work with out porting all of the SSL components, and if so what are the only SSL modules I need to get SSH to work properly. Any help will be greatly
2006 Nov 27
0
HP Photosmart C6180 and smbclient (and other unix based smb clients)
Hi, I'm trying to access a share called MEMORY_CARD on an HP Photosmart C6180 from a linux system. Smbclient keeps returning some form of access denied. Strangely enough, the finder application on Mac OS X is able to 'mount' it. I get the same error with smbclient under OS X. Windows has no trouble accessing it through explorer as well as through calls to net use with cmd.
2006 Dec 03
0
HP Photosmart C6180 and smbclient, and other linux-based samba clients
Hi, I'm trying to access a share called MEMORY_CARD on an HP Photosmart C6180 from a linux system. Smbclient keeps returning some form of access denied. Strangely enough, the finder application on Mac OS X is able to 'mount' it. I get the same error with smbclient under OS X. Windows has no trouble accessing it through explorer as well as through calls to net use with
2004 Nov 16
5
openssh porting
Hi All, I want port the openssh on an embedded system based on powerPC. Is there any document that can guide me to start? Thanks in advance, Mike Zheng __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
2001 Jul 16
1
porting OpenSSH to Lynx
To Whoever can help me, I need to port OpenSSH that is available as part of Linux-7.0 to Lynx OS. Has it ever been tried to port to Lynx? If yes, kindly send me details regarding porting to Lynx. Expecting your help, A.Gnana Hari Sekar. ____________________________________________________________ Do You Yahoo!? For regular News updates go to http://in.news.yahoo.com
2017 Apr 25
0
Echo cancellation - usage & porting to MIPS32 architecture
Dear manager, Our company is developing embedded product, which requires echo cancellation. We found the speex license is open source under GPL, so we can use the library source code. I am struggling to port the echo cancellation part to MICROCHIP PIC32MZ family, which is based on M14K core from MIPS. The compiler is MICROCHIP XC32 C compiler. Do you have kind of support for this project for
2001 Mar 07
0
Porting OpenSSH's authentication to PNIAM
We ported OpenSSH's authentication to Pluggable Non-Interactive Authentication Modules (PNIAM). PNIAM is a development effort carried out under GPL in Moscow State University. Pluggable Non Interactive Authentication Modules provide applications with a generic interface to authentication related functions. Actions to be done for each authentication request are specified by a system
2000 Jan 28
3
porting OpenSSH to an SX4
Dear OpenSSH developers, I'm trying to port OpenSSH to our NEC SX4, but am having trouble finding reference to the 'addrinfo' structure. (Refer ssh.c:488). If anyone can shed some light on this struct, or has ported OpenSSH to a similar platform, I'd be very interested to hear from you. Thanks, Niels -- HPC Systems Programmer Information Technology Services, The University
2008 Nov 23
1
Speex DSP porting
Hello Developers, I am considering using SPEEX on an embedded processor that is in fact a DSP with fixed point 24 bit resolution. This DSP is named 'Kalimba' and is present in CSR's product: BLUECORE5. I'm very interested if anybody can tell me if porting is possible (in fact if there are sufficient resources) for implementing a real-time encoding-decoding (duplex). I'm
2016 Feb 04
3
Evaluating a port to RTEMS (embedded OS with single address space and no processes)
Am 04.02.2016 um 14:46 schrieb Roland Mainz: > On Thu, Feb 4, 2016 at 1:40 PM, Christian Mauderer > <christian.mauderer at embedded-brains.de> wrote: >> I am searching a SSH server for remote administration of an embedded >> application running on RTEMS (https://www.rtems.org). This environment >> has neither virtual memory nor user and kernel space. So this is like
2010 Mar 10
1
[LLVMdev] [Fwd: Re: [cfe-dev] Porting to x64]
[Please reply to list, and not me directly] Thats probably something to do with how you've run cmake to generate the project file (did you run it?). -------------- next part -------------- An embedded message was scrubbed... From: Clark Gaebel <cg.wowus.cg at gmail.com> Subject: Re: [cfe-dev] Porting to x64 Date: Wed, 10 Mar 2010 07:01:02 -0500 Size: 3341 URL:
2001 Jan 05
1
PORTING to IBM OS/390: select() always returning 0 in entropy.c
Hello, I'm attempting to port OpenSSH to IBM's S/390 mainframe. Things have gone well but I have come a little unstuck with the internal PRNG. Although the commands in ssh_prng_cmds are being executed the select() seems to be returning 0 and therefore the cose is assuming that the forked process has timed out. This could be a difference in the way that select is implemented on OS/390.
2011 Feb 02
0
Porting openssh to Windows natively
Hi All, I was assigned a project to port the openssh 5.4p1 to Windows.? There has been discussion about Cygwin and SUA on Windows, but the conclusion is to avoid a unix layer.? So came the project.? I was being assigned not because I am familir with openssh, but because I am a Windows application developer.? BTW, the objective is to have a windows sshd daemon, no client is needed at this stage.
2008 Feb 28
1
Problem of porting openssh to arm9 platform
Hi; I meet some problem when porting openssh.Please help me The following content is wrong info: # strace ssh execve("/usr/bin/ssh", ["ssh"], [/* 16 vars */]) = 0 mmap2(NULL, 20, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40005000 stat("/etc/ld.so.cache", {st_mode=S_IFREG|0644, st_size=1796, ...}) = 0 open("/etc/ld.so.cache",
2001 Aug 02
1
Ported openssh-2.9p2 to LynxOS
Hi, I have ported the portable version of openssh (openssh-2.9p2) to LynxOS. I have had to install Perl5 and openssl-0.9.5a. Also since the regex library in LynxOS is not POSIX compliant I had to use PCRE. Then I configured openssh-2.9p2 with the library option -lbsd. One more problem was the macro "howmany(x,y)" is not defined in any of the /usr/include header files n LynxOS. So I
2008 May 12
0
Problems on porting swfdec on NXP
I'm gonna CC the swfdec mailing list, as I think it's interesting for everybody thinking about Swfdec on embedded. > I have cross-compiled swfdec0.7 on directfb, and the swfdec-directfb-player > can work on NXP platform , > > The CPU cost is high, video can be viewed continuesly , however no audio > output. > The DirectFB player was the result of a project we did to
2000 Jan 20
1
Porting openssh to Win32
Hello, I am interested in a port of OpenSSH to the Win32 plattform, using Cygwin for a start. Is anyone already working on it? Regards, Marc
2013 May 13
0
DSPs which are suitable for porting OPUS
Dear Christian van Bijleveld, You can use any of the below DSPs of Texas Instruments 1. TMS320C674x - This supports floating point implementation of opus 2. TMS320C66x - This supports both floating and fixed point implementations 3. TMS320C64x - This supports only fixed point implementation Regards, Mahantesh On Mon, May 13, 2013 at 10:12 PM, <opus-request at xiph.org> wrote: >
2008 May 22
2
ssh porting
I am swetha doing final btech.i want to do project regarding ssh.I want to port this openssh open source code to vxworks-6.4.Is it possible to port it to vxworks-6.4?why becoz there is no support for ssh in vxworks-6.4.And also i got key files /etc/ssh/ in linux.how can i got such type of files in vxworks-6.4.Please give me a suggestion regardind this. Thank you swetha.
2005 Aug 11
2
Porting to Dynix 4.1.3...
Hello there, I am trying to build OpenSSH on the above (very old) version of unix. With a bit of hacking, I have managed to get everything to compile and run. Scp works fine however when I log in via ssh I end up with a session without a controlling terminal. I have followed the code in pty_make_controlling_tty and it seems to go as follows: 1. Starts with a controlling tty. 2. setsid works,