freebsd-dev/sys/sparc64/sbus
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
..
dma_sbus.c - Convert these bus drivers to make use of the newly introduced set of 2005-11-22 16:39:44 +00:00
lsi64854.c - Try to not leak resources in the attach functions of the esp(4) SBus 2005-05-19 14:51:10 +00:00
lsi64854reg.h Style and minor changes: 2005-04-17 17:41:32 +00:00
lsi64854var.h - Try to not leak resources in the attach functions of the esp(4) SBus 2005-05-19 14:51:10 +00:00
ofw_sbus.h
sbus.c - Convert these bus drivers to make use of the newly introduced set of 2005-11-22 16:39:44 +00:00
sbusreg.h /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
sbusvar.h - Add an IVAR for retrieving the interrupt group number of the parent Sbus 2005-05-19 14:47:31 +00:00