public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] TCP/IP For Synthetic Target?
@ 2001-07-06  3:35 Colin Ford
  2001-07-06 12:45 ` Jonathan Larmour
  0 siblings, 1 reply; 2+ messages in thread
From: Colin Ford @ 2001-07-06  3:35 UTC (permalink / raw)
  To: eCos

Hi,

anyone know if this is being worked on? If not does
anyone have any ideas on where to start.

Cheers,
Col.


-- 
===========================================
Colin Ford               PipingHot Networks
Software Engineer        +44 (0)1364 655510 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ECOS] TCP/IP For Synthetic Target?
  2001-07-06  3:35 [ECOS] TCP/IP For Synthetic Target? Colin Ford
@ 2001-07-06 12:45 ` Jonathan Larmour
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Larmour @ 2001-07-06 12:45 UTC (permalink / raw)
  To: Colin Ford; +Cc: eCos

Colin Ford wrote:
> 
> Hi,
> 
> anyone know if this is being worked on? If not does
> anyone have any ideas on where to start.

Look at hal/synth/i386linux/current/src/syscall-i386-linux-1.0.S and add
entries for accept, socket, bind, etc. Then don't use the eCos stack or
fileio stuff, but provide your own stubs that call cyg_hal_sys_accept, etc.

If you want to do this better, look at io/fileio/current/src/socket.cxx and
work out how to plug in to the nstab table which would allow you to provide
an integrated approach that did work with the existing fileio approach.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine
Come to the Red Hat TechWorld open source conference in Brussels!
Keynotes, techie talks and exhibitions    http://www.redhat-techworld.com/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-07-06 12:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-06  3:35 [ECOS] TCP/IP For Synthetic Target? Colin Ford
2001-07-06 12:45 ` Jonathan Larmour

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).