commit d3119f4e7d59b648ad6559a6d4b90ee1dfd9165d
Author: Matthew Dillon <[email protected]>
Date:   Sun Feb 19 17:56:25 2017 -0800

    kernel - Support FreeBSD style loader.conf hints for resources
    
    * DragonFly uses <device><unit>.<resname>.
    
    * Also support FreeBSD hints which use hint.<device>.<unit>.<resname>.
    
    * Makes it easier for users coming from FreeBSD to bring in sound quirks
      and such.
    
    Reported-by: Damien

Summary of changes:
 sys/kern/subr_bus.c | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d3119f4e7d59b648ad6559a6d4b90ee1dfd9165d


-- 
DragonFly BSD source repository

Reply via email to