From 48c1581df54798fa38829c933413884e5bcd08b3 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Sat, 17 Feb 2018 06:57:08 +0000 Subject: [PATCH] Add description for T specifier. It's for PNP keys that are checked programatically that must be true for a device to match, but aren't in the table as discrete fields. Sponsored by: Netflix --- share/man/man9/MODULE_PNP_INFO.9 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/share/man/man9/MODULE_PNP_INFO.9 b/share/man/man9/MODULE_PNP_INFO.9 index 48274e3e0b03..88ce8e992c60 100644 --- a/share/man/man9/MODULE_PNP_INFO.9 +++ b/share/man/man9/MODULE_PNP_INFO.9 @@ -109,6 +109,11 @@ A pointer to a human readable description for the device. A pointer that should be ignored. .It Dq Vt E EISA PNP Identifier. +.It Dq Vt T +PNP info that's true for the for the whole table. +The driver code checks for these condition pragmatically before using +this table to match devices. +This item must come last in the list. .El .Pp The pseudo-name