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
This commit is contained in:
parent
a35ddacab7
commit
48c1581df5
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user