Date: Wed, 04 Oct 2017 16:30:07 +0200 From: =?ISO-8859-1?Q?Johan_Str=F6m?= <johan@stromnet.se> To: Hans Petter Selasky <hps@selasky.org> Cc: ports@FreeBSD.org Subject: Re: FreeBSD telldusd port fix for devd script Message-ID: <03E2E2EC-85B6-4597-8F53-12B7E4F083F5@stromnet.se> In-Reply-To: <7bdad62d-4897-c4ff-6e7a-c5362ccc131c@selasky.org> References: <27b89374-5513-ed45-6ec1-58a2c1156543@selasky.org> <3bc6fa52-7066-05b9-2cdf-dfa8cfe681f9@stromnet.se> <7bdad62d-4897-c4ff-6e7a-c5362ccc131c@selasky.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Ah, okay=2E Well, it works now and didn't work with the old devd rule, I'm = happy with that :) Shall I create a patch and submit to bugzilla, or are you fixing this as p= art of bigger cleanup? On October 4, 2017 10:03:21 AM GMT+02:00, Hans Petter Selasky <hps@selasky= =2Eorg> wrote: >On 10/04/17 07:59, Johan Str=C3=B6m wrote: >> Hi, >>=20 >> thanks, verified and seems to work fine, at least on unplug/re-plug=2E >>=20 >> I added a "logger "logger ATTACH event on $cdev;" to the action too=2E >On >> unplug-plug scenario this was logged and all worked fine [1]=2E >> On a reboot it did not log it [2], but it actually seems to have >> executed, as the dialer group have been set on ugen0=2E2 and telldusd >is >> able to interact with it=2E >>=20 >> Can I expect that this will execute on system boot too, or is there >some >> other magic involved for that? logger not ready for use at that >stage, >> but devd is perhaps? > >Yes, but it is not executed until the devd is started=2E All the events= =20 >are queued in the kernel and then when devd opens they are read and=20 >executed=2E > >--HPS --=20 Sent from my Android device with K-9 Mail=2E Please excuse my brevity=2E From owner-freebsd-ports@freebsd.org Wed Oct 4 14:53:57 2017 Return-Path: <owner-freebsd-ports@freebsd.org> Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 45290E3B54D for <freebsd-ports@mailman.ysv.freebsd.org>; Wed, 4 Oct 2017 14:53:57 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 2F810652E9 for <freebsd-ports@freebsd.org>; Wed, 4 Oct 2017 14:53:57 +0000 (UTC) (envelope-from hps@selasky.org) Received: by mailman.ysv.freebsd.org (Postfix) id 2B8A4E3B54C; Wed, 4 Oct 2017 14:53:57 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2B1D7E3B54B for <ports@mailman.ysv.freebsd.org>; Wed, 4 Oct 2017 14:53:57 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (turbocat.net [IPv6:2a01:4f8:c17:6c4b::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E9EA3652E8 for <ports@FreeBSD.org>; Wed, 4 Oct 2017 14:53:56 +0000 (UTC) (envelope-from hps@selasky.org) Received: from hps2016.home.selasky.org (unknown [62.141.128.70]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id A57D12601AB; Wed, 4 Oct 2017 16:53:54 +0200 (CEST) Subject: Re: FreeBSD telldusd port fix for devd script To: =?UTF-8?Q?Johan_Str=c3=b6m?= <johan@stromnet.se> Cc: ports@FreeBSD.org References: <27b89374-5513-ed45-6ec1-58a2c1156543@selasky.org> <3bc6fa52-7066-05b9-2cdf-dfa8cfe681f9@stromnet.se> <7bdad62d-4897-c4ff-6e7a-c5362ccc131c@selasky.org> <03E2E2EC-85B6-4597-8F53-12B7E4F083F5@stromnet.se> From: Hans Petter Selasky <hps@selasky.org> Message-ID: <13c93a08-ecf0-fd4a-3a7b-3ba74c54d35b@selasky.org> Date: Wed, 4 Oct 2017 16:51:20 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <03E2E2EC-85B6-4597-8F53-12B7E4F083F5@stromnet.se> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org> List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-ports>, <mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports/> List-Post: <mailto:freebsd-ports@freebsd.org> List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help> List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-ports>, <mailto:freebsd-ports-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 04 Oct 2017 14:53:57 -0000 On 10/04/17 16:30, Johan Ström wrote: > Ah, okay. Well, it works now and didn't work with the old devd rule, I'm happy with that :) > > Shall I create a patch and submit to bugzilla, or are you fixing this as part of bigger cleanup? Please submit it straight to ports. No more cleanup from my side at the present. telldus is working great btw 24/7 ! --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?03E2E2EC-85B6-4597-8F53-12B7E4F083F5>