Patch the udev rules creator to handle blacklists correctly.

The blacklist covered whole vendorID ranges; with the patch it will
cover the mentionned vendorID:productID pairs.

(This was not a problem as the blacklist contained only one device and
it was the only productID for this vendorID.)
This commit is contained in:
Didier Raboud
2012-06-26 10:12:47 +02:00
parent 8019e85967
commit aa679f6a12
2 changed files with 26 additions and 0 deletions
+1
View File
@@ -1,2 +1,3 @@
kFreeBSD_FTBFS_add_ETIME_definition.patch
udev-rules-creation-add-Debian-specifics.patch
Fix-blacklist-handling-in-udev-rules-creation.patch