| To: | Harald Koerfgen <Harald.Koerfgen@home.ivm.de>, linux-mips@fnet.fr |
|---|---|
| Subject: | DECstation rtc driver |
| From: | Ralf Baechle <ralf@uni-koblenz.de> |
| Date: | Mon, 27 Mar 2000 22:37:34 +0200 |
The DECstation RTC driver has the following lines of code
[...]
} else if (year >= 70 && year <= 72) {
epoch = 1928;
guess = "Digital DECstation";
[...]
around line 676. This means that only two the years 1998 to 2000 will be
recognized for the `Digital DECstation Epoch'. Looks broken to me. I
tried to fix it but don't know the secrets of DECstation RTC timekeeping so
could a DECstation guru look at it?
Ralf
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Linux now availabile on MIPS Technologies FTP Server, Kevin D. Kissell |
|---|---|
| Next by Date: | Re: DECstation rtc driver, Maciej W. Rozycki |
| Previous by Thread: | Linux now availabile on MIPS Technologies FTP Server, Kevin D. Kissell |
| Next by Thread: | Re: DECstation rtc driver, Maciej W. Rozycki |
| Indexes: | [Date] [Thread] [Top] [All Lists] |