Added optflags. More devices. Added BSD

This commit is contained in:
Ivan Afonichev 2011-07-31 23:55:30 +04:00
commit b43de5f862
5 changed files with 14 additions and 6 deletions

View file

@ -97,3 +97,5 @@ SUBSYSTEM=="usb", SYSFS{idVendor}=="1bbb", MODE="0666"
# Lenovo
SUBSYSTEM=="usb", SYSFS{idVendor}=="2006", MODE="0666"
# Vizio
SUBSYSTEM=="usb", SYSFS{idVendor}=="e040", MODE="0666"