[ECOS] : Re: [ECOS] some problem about Default console channel on i386
Robin Farine
acnrf@dial.eunet.ch
Mon Oct 8 23:34:00 GMT 2001
Don't set default values, set *user* values. Try this:
cdl_option CYGNUM_HAL_VIRTUAL_VECTOR_CONSOLE_CHANNEL_DEFAULT {
user_value 0
};
li hui <lhbyron@yahoo.com> writes:
> I had splet "default_value" with low case,but the
> problem is still, configure tool said "invalid command
> name "default_value:""!
> please help me !
> this is the code in my ecc file:
> # Default console channel.
> #
> cdl_option
> CYGNUM_HAL_VIRTUAL_VECTOR_CONSOLE_CHANNEL_DEFAULT {
> default_value: 0
> # Flavor: data
> # Current_value: 0
> # Legal values: 0 to
> CYGNUM_HAL_VIRTUAL_VECTOR_COMM_CHANNELS-1
> # CYGNUM_HAL_VIRTUAL_VECTOR_COMM_CHANNELS == 3
> };
>
> __________________________________________________
> Do You Yahoo!?
> NEW from Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
> http://geocities.yahoo.com/ps/info1
More information about the Ecos-discuss
mailing list