Marius Strobl a0b2f8d7fc - Collapse eeprom_ebus.c and eeprom_sbus.c into eeprom.c and
eeprom_ebus_attach() and eeprom_sbus_attach() into eeprom_attach()
  respectively. Since the introduction of the ofw_bus interface some
  time ago and now that ebus(4) also uses SYS_RES_MEMORY for the
  memory resources since ebus.c rev. 1.22 there is no longer a
  need to have separate front-ends for ebus(4), fhc(4) and sbus(4).
- Fail gracefully instead of panicing when the model can't be
  determined.
- Don't leak resources when mk48txx_attach() fails.
- Use FBSDID.
2005-05-19 18:15:37 +00:00
..
2005-03-11 22:07:04 +00:00
2005-03-28 18:31:18 +00:00
2005-05-18 21:53:08 +00:00
2005-04-08 03:37:20 +00:00
2005-05-06 02:50:00 +00:00
2005-03-09 15:28:48 +00:00
2005-05-14 10:51:16 +00:00
2005-04-25 10:18:24 +00:00
2005-05-19 06:11:13 +00:00