diff options
author | Aleksander Morgado <aleksander@gnu.org> | 2011-09-07 18:28:28 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2012-03-15 14:14:20 +0100 |
commit | 806aabd22d725a329bdfe12ac258cb1db293fc3d (patch) | |
tree | 4f2bab30dadedc51eeb802c77739b4b0ca6792d6 /src/mm-plugin.c | |
parent | 59c783eb614c0a56e2d1a2daeb0fef0decdf690e (diff) |
plugin-base: new 'allowed-vendor-ids' and 'allowed-product-ids' properties
The plugins can set these properties to filter support check requests by
udev-reported Vendor ID and Product ID.
The value given to the properties should be a 0-terminated array of guint16s,
e.g.,
static const guint16 vendor_ids[] = { 0x0421 , 0 };
Diffstat (limited to 'src/mm-plugin.c')
0 files changed, 0 insertions, 0 deletions