From 2b8aa1398fc34f95950717aecd221b1683371f67 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Wed, 27 May 2020 19:10:31 +0200 Subject: [PATCH] ucm2: update README.md Signed-off-by: Jaroslav Kysela --- ucm2/README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/ucm2/README.md b/ucm2/README.md index fc2a178..b5a4196 100644 --- a/ucm2/README.md +++ b/ucm2/README.md @@ -10,14 +10,11 @@ Library directories: Those directories are not inspected for the list of available UCM configurations. They contain files included from other UCMs. -UCM master configuration path lookup (by priority): +UCM master configuration path lookup is defined in the top level +ucm.conf file. This file allows custom directory layout. The new +ucm2 layout is based on the driver name. -- {ucm_card_name}/{long_card_name}.conf -- {ucm_card_name}/{ucm_card_name}.conf -- {driver_name}/{long_card_name}.conf -- {driver_name}/{driver_name}.conf - -For example: +Example paths: - USB-Audio/Dell-WD15-Dock.conf -- special configuration for the Dell docking station with USB soundcard -- 2.47.1