public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] HAL virtual vectors / 1.3.1 board package
@ 2001-07-20  6:00 Raymund Hofmann
  2001-07-20  6:06 ` Jonathan Larmour
  0 siblings, 1 reply; 2+ messages in thread
From: Raymund Hofmann @ 2001-07-20  6:00 UTC (permalink / raw)
  To: ecos-discuss

As i have a Board package for 1.3.1 I'm trying to port it to the current
ecos cvs, I came to this point:

At first i discovered that in the boardspecific function
'hal_hardware_init', the common hal function 'hal_if_init' should be called,
so that the virtual vectors get initialized.

After including this call into the board hal file 'misc.c' I discovered
more:

there should also be a function 'cyg_hal_plf_comms_init' in the board hal
for the common/hal_if.c to call.

Maybe somebody can give me clues or pointers to get a clearer picture about
the newly incorporated virtual vectors in ecos, so that i have a chance of
successfully doing the changes.

Raymund Hofmann

RAY Electronic-Design GmbH
Lagerstrasse 49
64807 Dieburg, Germany
Tel ++49 6071-986000
Fax ++49 6071-9860098


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

* Re: [ECOS] HAL virtual vectors / 1.3.1 board package
  2001-07-20  6:00 [ECOS] HAL virtual vectors / 1.3.1 board package Raymund Hofmann
@ 2001-07-20  6:06 ` Jonathan Larmour
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Larmour @ 2001-07-20  6:06 UTC (permalink / raw)
  To: Raymund Hofmann; +Cc: ecos-discuss

Raymund Hofmann wrote:
> 
> Maybe somebody can give me clues or pointers to get a clearer picture about
> the newly incorporated virtual vectors in ecos, so that i have a chance of
> successfully doing the changes.

The best documentation in a sense, as ever, is other examples in other
HALs. But there's also
http://sources.redhat.com/ecos/docs-latest/porting/hal-calling-if.html

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-20  6:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-20  6:00 [ECOS] HAL virtual vectors / 1.3.1 board package Raymund Hofmann
2001-07-20  6:06 ` 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).