public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Problem for eCos adding packages
@ 2003-04-09  2:36 Paul Chien
  2003-04-09 12:53 ` Gary D. Thomas
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Chien @ 2003-04-09  2:36 UTC (permalink / raw)
  To: ecos-discuss


[-- Attachment #1.1: Type: text/plain, Size: 456 bytes --]

Hi!
    I  implement eCos2.11 on redhat Linux 8.0  and try to create RedBoot.
When I need to add serial driver, enter build->packages
then choose package item from "Availabe Packages" to
"Use these Packages"...press "add".
    My screen display Message "Add and remove hardware packages by selecting a new hardware template".

eCos cannot allow me to add this item......


Thanks for help.


                            Paul Chien 04/09/2003  

[-- Attachment #1.2: Type: text/html, Size: 1365 bytes --]

[-- Attachment #2: Type: text/plain, Size: 146 bytes --]

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss

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

* Re: [ECOS] Problem for eCos adding packages
  2003-04-09  2:36 [ECOS] Problem for eCos adding packages Paul Chien
@ 2003-04-09 12:53 ` Gary D. Thomas
  2003-04-09 17:12   ` Jonathan Larmour
  0 siblings, 1 reply; 3+ messages in thread
From: Gary D. Thomas @ 2003-04-09 12:53 UTC (permalink / raw)
  To: Paul Chien; +Cc: eCos Discussion

On Tue, 2003-04-08 at 20:34, Paul Chien wrote:
> Hi!
>     I  implement eCos2.11 on redhat Linux 8.0  and try to create RedBoot.
> When I need to add serial driver, enter build->packages
> then choose package item from "Availabe Packages" to
> "Use these Packages"...press "add".
>     My screen display Message "Add and remove hardware packages by selecting a new hardware template".
> 
> eCos cannot allow me to add this item......

What package were you trying to add?

-- 
.--------------------------------------------------------.
|       Mind: Embedded Linux and eCos Development        |
|--------------------------------------------------------|
| Gary Thomas              email:  gary.thomas@mind.be   |
| Mind ( http://mind.be )  tel:    +1 (970) 229-1963     |
| gpg: http://www.chez-thomas.org/gary/gpg_key.asc       |
'--------------------------------------------------------'


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss

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

* Re: [ECOS] Problem for eCos adding packages
  2003-04-09 12:53 ` Gary D. Thomas
@ 2003-04-09 17:12   ` Jonathan Larmour
  0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Larmour @ 2003-04-09 17:12 UTC (permalink / raw)
  To: Gary D. Thomas; +Cc: Paul Chien, eCos Discussion

Gary D. Thomas wrote:
> On Tue, 2003-04-08 at 20:34, Paul Chien wrote:
> 
>>Hi!
>>    I  implement eCos2.11 on redhat Linux 8.0  and try to create RedBoot.
>>When I need to add serial driver, enter build->packages
>>then choose package item from "Availabe Packages" to
>>"Use these Packages"...press "add".
>>    My screen display Message "Add and remove hardware packages by selecting a new hardware template".
>>
>>eCos cannot allow me to add this item......
> 
> 
> What package were you trying to add?

I know where Gary's going with this, but may as well be explicit IMHO :-). 
You can't add a serial driver package as a serial driver is hardware 
specific.... and as a result it must be listed separately in the 
definition of the target in the ecos.db file. If there isn't a serial 
driver listed in the ecos.db target, that is probably because the driver 
doesn't exist/work for that target!

Besides, you don't want to add a serial driver package to redboot.... 
RedBoot uses polled I/O with interrupts off, and that comes from the HAL, 
not from the separate serial drivers which are aimed at eCos.

Jifl
-- 
eCosCentric    http://www.eCosCentric.com/    The eCos and RedBoot experts
--[ "You can complain because roses have thorns, or you ]--
--[  can rejoice because thorns have roses." -Lincoln   ]-- Opinions==mine


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss

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

end of thread, other threads:[~2003-04-09 17:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-09  2:36 [ECOS] Problem for eCos adding packages Paul Chien
2003-04-09 12:53 ` Gary D. Thomas
2003-04-09 17:12   ` 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).