freebsd-dev/sys/sparc64/fhc
Marius Strobl a1a074b6b3 - Convert these bus drivers to make use of the newly introduced set of
ofw_bus_gen_get_*() for providing the ofw_bus KOBJ interface in order
  to reduce code duplication.
- While here sync the various sparc64 bus drivers a bit (handle failure
  to attach a child gracefully instead of panicing, move the printing
  of child resources common to bus_print_child() and bus_probe_nomatch()
  implementations of a bus into a <bus>_print_res() function, ...) and
  fix some minor bugs and nits (plug memory leaks present when attaching
  a bus or child device fails, remove unused struct members, ...).

Additional testing by:	kris (central(4) and fhc(4))
2005-11-22 16:39:44 +00:00
..
clkbrd.c Add a driver for the 'clock-board' device (the clock board is an 2005-03-19 01:04:48 +00:00
clkbrdreg.h Add a driver for the 'clock-board' device (the clock board is an 2005-03-19 01:04:48 +00:00
fhc_central.c - Convert these bus drivers to make use of the newly introduced set of 2005-11-22 16:39:44 +00:00
fhc_nexus.c - Convert these bus drivers to make use of the newly introduced set of 2005-11-22 16:39:44 +00:00
fhc.c - Convert these bus drivers to make use of the newly introduced set of 2005-11-22 16:39:44 +00:00
fhcreg.h Enrich with some register descriptions and additional register macros. 2005-03-19 00:48:34 +00:00
fhcvar.h - Convert these bus drivers to make use of the newly introduced set of 2005-11-22 16:39:44 +00:00