Re: generic todr implementation for hp700
Izumi Tsutsui <[email protected]> Fri, 15 Sep 2006 02:29:02 +0900
| Newsgroups | gmane.os.netbsd.ports.hp700 |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: > Attached is the code to convert hp700 to generic TODR. Testing and > commit approval desired. :-) I can't test it right now, but it seems better to move settod() and gettod() from dev/clock.c to dev/pdc.c and to call todr_attach() in pdc_init(). --- Izumi Tsutsui