This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: [Fwd: Re: sntp problems]


Couldn't find anyting about the timezone offset.
Looks like it needs to be added in when the time is adjusted back to 1900.

My other problem with the locking up turns out to be the new impolementation
of the I2C clock chip
I'm using and the set_current_time function that calls cyg_drv_dsr_lock.
Trouble is that the I2C clock is interrupt driven and the cyg_drv_dsr_lock
prevents the DSR from running.
I'm using a dallas 1307 variant but I don't see anything in that code that
tries to address this.
Does anyone know why cyg_drv_dsr_lock is used in set_current_time?
Anyone using an interrupt based I2C clock that might have addressed this?

Thanks			...Laurie:{)

-----Original Message-----
From: ecos-discuss-owner@ecos.sourceware.org
[mailto:ecos-discuss-owner@ecos.sourceware.org]On Behalf Of Laurie
Gellatly
Sent: Friday, 12 January 2007 9:47 PM
To: eCos discussion
Subject: RE: [ECOS] [Fwd: Re: [ECOS] sntp problems]


Thanks Jonathan,
That looks promising. I'll check it out.

			...Laurie:{)

-----Original Message-----
From: ecos-discuss-owner@ecos.sourceware.org
[mailto:ecos-discuss-owner@ecos.sourceware.org]On Behalf Of Jonathan
Larmour
Sent: Friday, 12 January 2007 1:44 AM
To: eCos discussion
Subject: [ECOS] [Fwd: Re: [ECOS] sntp problems]


The attached post was mis-directed. - Jifl


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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]