freebsd-skq/sys/dev/bhnd
adrian 4c87bece90 [bhnd] Fix release of uninitialized SPROM shadow in chipc detach.
This was triggering a panic on detach; the SPROM shadow is now
maintained by the bhnd_sprom_chipc driver, and should be removed
from chipc.

Submitted by:	Landon Fuller <landonf@landonf.org>
Differential Revision:	https://reviews.freebsd.org/D6548
2016-05-26 00:44:16 +00:00
..
bcma [bhnd] Add support for querying the attachment type of the bhnd bus. 2016-05-23 03:47:44 +00:00
bhndb [bhnd] Normalize bhnd(4) device matching API 2016-05-24 21:20:17 +00:00
cores [bhnd] Fix release of uninitialized SPROM shadow in chipc detach. 2016-05-26 00:44:16 +00:00
nvram [bhnd] Implement pass-through resource management for ChipCommon. 2016-05-24 01:12:19 +00:00
siba [bhnd] Normalize bhnd(4) device matching API 2016-05-24 21:20:17 +00:00
soc [bhnd] fix compilation due to incompatible types 2016-05-24 15:39:57 +00:00
tools
bhnd_bus_if.m [bhnd] Add support for querying the attachment type of the bhnd bus. 2016-05-23 03:47:44 +00:00
bhnd_core.h
bhnd_debug.h
bhnd_ids.h
bhnd_match.h [bhnd] Normalize bhnd(4) device matching API 2016-05-24 21:20:17 +00:00
bhnd_subr.c [bhnd] Normalize bhnd(4) device matching API 2016-05-24 21:20:17 +00:00
bhnd_types.h [bhnd] Add support for querying the attachment type of the bhnd bus. 2016-05-23 03:47:44 +00:00
bhnd.c
bhnd.h [bhnd] Normalize bhnd(4) device matching API 2016-05-24 21:20:17 +00:00
bhndreg.h
bhndvar.h