freebsd-nq/sys/sparc64
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
..
central - Convert these bus drivers to make use of the newly introduced set of 2005-11-22 16:39:44 +00:00
compile
conf Turn PUC_FASTINTR back off on by default on sparc64 since it breaks with 2005-11-21 21:40:33 +00:00
creator - Declare lookup tables etc. const. 2005-07-10 11:16:34 +00:00
ebus - Convert these bus drivers to make use of the newly introduced set of 2005-11-22 16:39:44 +00:00
fhc - Convert these bus drivers to make use of the newly introduced set of 2005-11-22 16:39:44 +00:00
include Add stoppcbs[] arrays on Alpha and sparc64 and have each CPU save its 2005-11-03 21:08:20 +00:00
isa - When iterating over the register resources of the children don't use 2005-05-19 15:47:37 +00:00
pci - Convert these bus drivers to make use of the newly introduced set of 2005-11-22 16:39:44 +00:00
sbus - Convert these bus drivers to make use of the newly introduced set of 2005-11-22 16:39:44 +00:00
sparc64 Eliminate pmap_init2(). It's no longer used. 2005-11-20 06:09:49 +00:00