mkorenkov / ipad_charge

charge Apple devices under Ubuntu Linux
GNU General Public License v2.0
258 stars 72 forks source link

Use shell-style pattern matching in udev rule file #17

Closed dometec closed 11 years ago

dometec commented 11 years ago

Why don't use shell-style pattern matching (es: ATTR{idProduct}=="129[0-9a]") for match various product with a single udev rules?

bavovna commented 11 years ago

@dometec we can clearly switch to those and I would really appreciate if somebody implemented these.

affix commented 11 years ago

see issue #19

bavovna commented 11 years ago

merged #19