From owner-freebsd-stable@FreeBSD.ORG Mon Mar 2 20:13:51 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C02B910656C7 for ; Mon, 2 Mar 2009 20:13:51 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr17.xs4all.nl (smtp-vbr17.xs4all.nl [194.109.24.37]) by mx1.freebsd.org (Postfix) with ESMTP id 4CD7A8FC12 for ; Mon, 2 Mar 2009 20:13:51 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr17.xs4all.nl (8.13.8/8.13.8) with ESMTP id n22KDnUx021057; Mon, 2 Mar 2009 21:13:50 +0100 (CET) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 8BFC2BA8D; Mon, 2 Mar 2009 21:13:49 +0100 (CET) Date: Mon, 2 Mar 2009 21:13:49 +0100 From: Roland Smith To: Kostik Belousov Message-ID: <20090302201349.GA92315@slackbox.xs4all.nl> References: <20090228143453.GX41617@deviant.kiev.zoral.com.ua> <49ABDDE2.6090402@icyb.net.ua> <20090302182839.GA89715@slackbox.xs4all.nl> <20090302184853.GE41617@deviant.kiev.zoral.com.ua> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="envbJBWh7q8WU6mo" Content-Disposition: inline In-Reply-To: <20090302184853.GE41617@deviant.kiev.zoral.com.ua> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.19 (2009-01-05) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-stable@freebsd.org Subject: Re: devd question X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Mar 2009 20:13:59 -0000 --envbJBWh7q8WU6mo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 02, 2009 at 08:48:53PM +0200, Kostik Belousov wrote: > > This system is missing from the devd.conf manual page, nor is DEVFS > > mentioned in /usr/share/examples/etc/devd.conf. Is it documented > > somewhere else? >=20 > No, it is not documented anywhere. > Feel free to send me the documentation patch. After some digging, I found the function devctl_notify in the kernel sources (/usr/src/sys/kern/subr_bus.c). Is looks like the only way that eve= nts are sent to devd, correct? If so, I can just use "grep -A 1 -R 'devctl_noti= fy('" =66rom /usr/src/sys to find all types of events. I'll go and pull the source for devd.conf from HEAD and 7-STABLE, and incorporate what I find. Should I file a PR when I'm done? Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --envbJBWh7q8WU6mo Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (FreeBSD) iEYEARECAAYFAkmsPf0ACgkQEnfvsMMhpyWGpQCfd31tQ+XnVaIT1vvBrH3eN0sz u1kAoJkX2o3D+0dWSgxL8ZpZ2EZM1YEN =eiaX -----END PGP SIGNATURE----- --envbJBWh7q8WU6mo--