From owner-freebsd-current@FreeBSD.ORG Wed Sep 29 22:28:19 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 83CF51065673 for ; Wed, 29 Sep 2010 22:28:19 +0000 (UTC) (envelope-from mj@feral.com) Received: from ns1.feral.com (ns1.feral.com [192.67.166.1]) by mx1.freebsd.org (Postfix) with ESMTP id 511308FC1B for ; Wed, 29 Sep 2010 22:28:19 +0000 (UTC) Received: from [172.16.135.104] (lportal.in1.lcl [172.16.1.9]) by ns1.feral.com (8.14.3/8.14.3) with ESMTP id o8TMSIxl053889 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Wed, 29 Sep 2010 15:28:18 -0700 (PDT) (envelope-from mj@feral.com) Message-ID: <4CA3BD7C.9080306@feral.com> Date: Wed, 29 Sep 2010 15:28:12 -0700 From: Matthew Jacob Organization: Feral Software User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4 MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <20100929211253.GA1250@freebsd.org> <4CA3B393.8060206@icyb.net.ua> In-Reply-To: <4CA3B393.8060206@icyb.net.ua> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (ns1.feral.com [192.168.221.1]); Wed, 29 Sep 2010 15:28:18 -0700 (PDT) Subject: Re: letting glabel recognise a media change X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Sep 2010 22:28:19 -0000 On 9/29/2010 2:45 PM, Andriy Gapon wrote: > on 30/09/2010 00:12 Alexander Best said the following: >> hi there, >> >> i wanted to ask if it would be possible to asjust glabel so that e.g. inserting >> a new media into a dvd-drive gets recognised and glabel displays the lablel >> right away. > Yes, of course, as soon as we have in kernel a programmatic way to know that > media as changed. > We don't have one right now... > What announcement API would you like to add? If something like that was in place, I assure you that things would start to use it very quickly.