git: kernel - Augment resource_string_value() to check kenv.
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Jan 16 17:59:35 PST 2015
commit ff8750baf39dfc8936ba4e689fe05abe04cd41c7
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri Jan 16 17:58:21 2015 -0800
kernel - Augment resource_string_value() to check kenv.
* resource_string_value() now checks for a kenv hint called
<devname><unit>.<resourcename>, similar to how resource_int_value()
and resource_long_value() work.
Summary of changes:
sys/kern/subr_bus.c | 8 ++++++++
1 file changed, 8 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ff8750baf39dfc8936ba4e689fe05abe04cd41c7
--
DragonFly BSD source repository
More information about the Commits
mailing list