git: kernel - Support FreeBSD style loader.conf hints for resources

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Feb 19 17:58:10 PST 2017


commit c8671ca91dea66674e6ab13de620bacbbc3cb5a6
Author: Matthew Dillon <dillon at apollo.backplane.com>
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/c8671ca91dea66674e6ab13de620bacbbc3cb5a6


-- 
DragonFly BSD source repository



More information about the Commits mailing list