K 10 svn:author V 6 adrian K 8 svn:date V 27 2016-05-26T00:43:08.154322Z K 7 svn:log V 618 [bhnd] Integrate bhnd_chipc's BUS_ADD_CHILD() with a child resource mapping table. This adds support for automatically configuring bhnd_chipc bus children with associated resources, using an internal 'hints' table based directly on Michael Zhilin's chipc resource mapping work. The bhnd_sprom_chipc driver has been converted to use DEVICE_IDENTIFY() with the new resource table. This should be nearly drop-in compatible with the child device drivers in D6250. Submitted by: Landon Fuller Reviewed by: Michael Zhilin Differential Revision: https://reviews.freebsd.org/D6525 END