kernel - Augment resource_string_value() to check kenv.
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 17 Jan 2015 01:58:21 +0000 (17:58 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 17 Jan 2015 01:58:21 +0000 (17:58 -0800)
commitff8750baf39dfc8936ba4e689fe05abe04cd41c7
tree5b4facccd092e86c23028bb5d22ef1ca0d42a47a
parent2a6bde47aaa1904f51835b59367526d762cb8b97
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.
sys/kern/subr_bus.c