freebsd-dev/sys/dev/arcmsr
Justin Hibbits eff83876b6 Replace several bus_alloc_resource() calls with bus_alloc_resource_any()
Most of these are BARs, and we allocate them in their entirety.  The one outlier
in this is amdsbwd, which calls bus_set_resource() prior.

Reviewed by:	jhb
Differential Revision:	https://reviews.freebsd.org/D5370 (partial)
2016-02-27 03:34:01 +00:00
..
arcmsr.c Replace several bus_alloc_resource() calls with bus_alloc_resource_any() 2016-02-27 03:34:01 +00:00
arcmsr.h Update arcmsr(4) to 1.30.00.00 in order to add support of 2015-12-02 05:35:04 +00:00