[Bug 197267] devd no longer matches kernel/ugen events

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 2 16:57:08 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197267

Vladimir <w0wkin at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
         Resolution|---                         |Rejected

--- Comment #1 from Vladimir <w0wkin at gmail.com> ---
Finally got it working.
I don't know but вумв restart does not have effect, reboot is required.
# hp
#   hp1020
notify 100 {
    match "system"        "USB";
    match "subsystem"    "DEVICE";
    match "type"        "ATTACH";
    match "vendor"        "0x03f0";
    match "product"        "0x2b17";
    action "cat /usr/local/share/foo2zjs/firmware/sihp1020.dl >
/dev/usb/1.2.1";
};

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list