Re: Status of port-newsmips?
Izumi Tsutsui <[email protected]> Sun, 15 Sep 2002 23:17:56 +0900 (JST)
| Newsgroups | gmane.os.netbsd.ports.newsmips |
|---|---|
| Message-ID | <[email protected]> |
In article <[email protected]> [email protected] wrote: > >> program has y2k problem. > Yes ? Where in the NVRAM is the date stored ? M48T02 has 2KB NVRAM and RTC clock in it. TOD is not stored in NVRAM area, and it should be accessed as the device. > Maybe I can try > to change this with the help of the 3410's boot prom monitor ? Probably the monitor can't modify it (but I'm not sure). NetBSD could access it, but anyway m48t02 only keeps two digits for the year, and y2k problem with it should be handled by software. Replacing hardware would not solve the problem. --- Izumi Tsutsui [email protected]