Marius Strobl 2d86abb059 o Sync with the NetBSD mk48txx driver (the result simplyfies some changes
I have in mind for the genclock interface):
  - Recognize the MK48T18 as well (differs from the MK48T08 only in
    packaging options and voltages).
  - Allow MD code to provide functions for reading/writing NVRAM/RTC
    locations.
    If passed NULL, the old behaviour using bus_space_{read,write}_1() is
    used. Otherwise, all access to the chip goes via the MD functions.
    This is necessary for mvmeppc boards where the mk48txx NVRAM/RTC is
    not directly addressable.
  - Cleanup MI mk48txx(4) todclock driver:
    - Prepare mk48txxvar.h and leave only register definitions in
      mk48txxreg.h.
    - Define struct mk48txx_softc as usual devices and allocate necessary
      members in it.
    - Change mk48txx_attach() to only take a device_t.
o While converting the sparc64 eeprom driver to the above changes:
  - Remove some dead code and stale comments.
  - Use the NVRAM size provided by the mk48txx driver instead of hardcoding
    it as suggested by a comment.
  - Add a comment about why it doesn't make much sense to read the hostid
    directly from the NVRAM except for displaying it when attaching.
  - Don't print the hostid if it reads all zero because it's stored
    elsewhere.
2004-11-17 12:54:12 +00:00
..
2004-11-15 20:08:44 +00:00
2004-11-12 02:18:42 +00:00
2004-06-27 13:07:02 +00:00
2004-07-10 20:57:43 +00:00
2004-11-10 13:16:12 +00:00
2004-07-22 07:11:15 +00:00
2004-10-17 21:44:11 +00:00
2004-11-10 06:21:47 +00:00
2004-06-16 09:47:26 +00:00
2004-08-02 20:42:28 +00:00
2004-06-16 09:47:26 +00:00
2004-06-16 09:47:26 +00:00
2004-06-16 09:47:26 +00:00
2004-07-10 15:38:27 +00:00
2004-08-04 18:30:31 +00:00
2004-06-16 09:47:26 +00:00
2004-06-16 09:47:26 +00:00
2004-08-25 17:54:19 +00:00
2004-06-16 09:47:26 +00:00
2004-07-10 21:05:14 +00:00
2004-07-10 21:06:08 +00:00
2004-11-11 19:14:09 +00:00
2004-11-12 18:12:04 +00:00
2004-11-11 13:01:13 +00:00
2004-07-10 21:14:20 +00:00
2004-09-10 18:39:02 +00:00
2004-09-01 22:53:13 +00:00
2004-08-18 16:14:44 +00:00
2004-06-16 09:47:26 +00:00