15 Jun 2012 09:59
Re: devd problem with 9-stable
Ronald Klop <ronald-freebsd8 <at> klop.yi.org>
2012-06-15 07:59:41 GMT
2012-06-15 07:59:41 GMT
On Fri, 15 Jun 2012 08:01:21 +0200, Kevin Oberman <kob6558 <at> gmail.com>
wrote:
> On Thu, Jun 14, 2012 at 3:11 AM, Ronald Klop
> <ronald-freebsd8 <at> klop.yi.org> wrote:
>> On Thu, 14 Jun 2012 02:41:58 +0200, Kevin Oberman <kob6558 <at> gmail.com>
>> wrote:
>>
>>> Since updating my systems to 9-Stable, I am not getting my smartcard
>>> reader attached when hot-plugged.
>>>
>>>> From devd.conf
>>>
>>> attach 50 {
>>> device-name "ugen[0-9]+";
>>> match "vendor" "0x0529";
>>> match "product" "0x0600";
>>> action "/usr/local/sbin/openct-control attach usb:529/600 usb
>>> /dev/$dev$
>>> };
>>> detach 50 {
>>> device-name "ugen[0-9]+";
>>> match "vendor" "0x0529";
>>> match "product" "0x0600";
>>> action "/usr/bin/pkill -fx '/usr/local/sbin/ifdhandler -H -p
>>> [a-z0-9]+ $
>>> };
>>>
>>> If I manually enter the "action" command, it works fine, but it fails
>>> when I insert the device. It worked fine under version 8. I have
(Continue reading)
RSS Feed