Renamed new usb_close_intl() to ftdi_usb_close_internal(). Made function static and...
[libftdi] / packages / 99-libftdi.rules
1 # allow users to claim the device
2 SUBSYSTEM=="usb_device", ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6010", MODE="0664", GROUP="plugdev"