Re: [systemd-devel] 70-uaccess.rules: add new ID_SDR_HW?

2014-07-15 Thread Alick Zhao
On 07/15/2014 04:10 PM, Kay Sievers wrote: On Tue, Jul 15, 2014 at 5:09 AM, Alick Zhao alick9...@gmail.com wrote: On 07/15/2014 08:03 AM, Kay Sievers wrote: So is it possible to add ID_SDR_HW in the 70-uaccess.rules file? It could be done. Whether systemd is the best place to keep the rules

[systemd-devel] 70-uaccess.rules: add new ID_SDR_HW?

2014-07-14 Thread Alick Zhao
Hi all, I am recently playing with software defined radio (SDR) hardwares (USRP, bladeRF, etc.), and come across the plugdev group issue. It seems the best way is to write a local rule saying something like: [1] SUBSYSTEM==usb, ENV{DEVTYPE}==usb_device, \ ATTRS{idVendor}==,

Re: [systemd-devel] 70-uaccess.rules: add new ID_SDR_HW?

2014-07-14 Thread Alick Zhao
On 07/15/2014 08:03 AM, Kay Sievers wrote: So is it possible to add ID_SDR_HW in the 70-uaccess.rules file? It could be done. Whether systemd is the best place to keep the rules for SDR depends on whether there's a better project, like sane for scanners, etc. You may suggest a