[PATCH xserver 4/4] xfree86: Document BusID PCI domain format in ddxDesign.xml
Michel Dänzer
michel at daenzer.net
Mon Jun 19 10:05:32 UTC 2017
From: Michel Dänzer <michel.daenzer at amd.com>
Signed-off-by: Michel Dänzer <michel.daenzer at amd.com>
---
hw/xfree86/doc/ddxDesign.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/hw/xfree86/doc/ddxDesign.xml b/hw/xfree86/doc/ddxDesign.xml
index 86d8d503d..757985026 100644
--- a/hw/xfree86/doc/ddxDesign.xml
+++ b/hw/xfree86/doc/ddxDesign.xml
@@ -145,7 +145,8 @@ following changes:
purpose is to identify particular cards in a multi-headed
configuration. The format of the argument is intentionally
vague, and may be architecture dependent. For a PCI bus, it
- is something like "bus:slot:func".
+ is something like "bus at domain:slot:func". The "@domain" part
+ can be left out for domain 0.
</para></listitem></varlistentry>
</variablelist>
</para>
--
2.11.0
More information about the xorg-devel
mailing list