freebsd-dev/sys/sparc64/fhc
Marius Strobl aa3ee926a9 - Register the generic implementations for the device shutdown, suspend
and resume methods so these events propagate through the device driver
  hierarchy.
- In dma(4) enable the chaining of the DMA engine interrupt handler for
  the LANCE devices via a dma_setup_intr(). This was commented out before
  as I was unsure whether I'd use it but this is probably cleaner than
  fiddling with the DMA engine interrupt in the LANCE driver directly.
- In ebus_setup_dinfo() free 'intrs' instead of 'reg' twice in case
  setting up a child fails due to routing one of its interrupts fails. [1]

Found by:	Coverity Prevent [1]
MFC after:	3 days
2006-01-26 21:14:32 +00:00
..
clkbrd.c Remove superfluous bzero()'ing of the softc. 2005-11-30 16:13:49 +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 - Register the generic implementations for the device shutdown, suspend 2006-01-26 21:14:32 +00:00
fhc_nexus.c - Register the generic implementations for the device shutdown, suspend 2006-01-26 21:14:32 +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