From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-133370-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1Rii0H-0006LR-0J
	for garchives@archives.gentoo.org; Thu, 05 Jan 2012 07:44:49 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 891D321C050;
	Thu,  5 Jan 2012 07:44:35 +0000 (UTC)
Received: from mail-we0-f181.google.com (mail-we0-f181.google.com [74.125.82.181])
	by pigeon.gentoo.org (Postfix) with ESMTP id 2D34221C050
	for <gentoo-user@lists.gentoo.org>; Thu,  5 Jan 2012 07:43:23 +0000 (UTC)
Received: by werm12 with SMTP id m12so191847wer.40
        for <gentoo-user@lists.gentoo.org>; Wed, 04 Jan 2012 23:43:23 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=date:from:to:subject:message-id:in-reply-to:references:organization
         :x-mailer:mime-version:content-type:content-transfer-encoding;
        bh=ZHphJXA0N5Y6HpAUSGlYxOSamhMAdKtB1Mm8MrTew4A=;
        b=LmHJZQSGdMloFTfeqcgJbo7daYTL16DQmeK9DjbiCyZwmzAZkjdEbHq8UOJrCH1jxx
         ybz1yfSIQKy8ZjpIpsgBybJzA+RfsAjgV5Mr0g1Mhai1y2tDBJfiwrTecQLKvJDCif16
         +LooBhgSNKW7DOr+eKTCiJ7xIjiCouN8HzfkI=
Received: by 10.216.139.94 with SMTP id b72mr498621wej.38.1325749403292;
        Wed, 04 Jan 2012 23:43:23 -0800 (PST)
Received: from rohan.example.com (196-215-2-107.dynamic.isadsl.co.za. [196.215.2.107])
        by mx.google.com with ESMTPS id 28sm63161659wby.3.2012.01.04.23.43.21
        (version=SSLv3 cipher=OTHER);
        Wed, 04 Jan 2012 23:43:22 -0800 (PST)
Date: Thu, 5 Jan 2012 09:43:12 +0200
From: Alan McKinnon <alan.mckinnon@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: Beta test Gentoo with mdev instead of udev;
 version 3
Message-ID: <20120105094312.02a82a80@rohan.example.com>
In-Reply-To: <4F0551AC.2070608@coolmail.se>
References: <20111115062115.GA3262@waltdnes.org>
	<20111121104724.GC7461@waltdnes.org>
	<20111201194544.GD4455@waltdnes.org>
	<20120103100445.GD1961@waltdnes.org>
	<CAA2qdGVZQdSLiPXwCiXxXAvMacwihqDjZ-wwL55V9dRVNnq+rA@mail.gmail.com>
	<20120103123209.GB2410@nicolas-desktop>
	<CAA2qdGX-Hubx0QzsRJSkwJtTqGcSpNADi=4s52_RbPOremSCLw@mail.gmail.com>
	<20120103131346.GC2410@nicolas-desktop>
	<CAA2qdGXWWZe_xVWWKAWAcfwhaQ9MxOfat0PDzCbiedRXvYd-kw@mail.gmail.com>
	<20120103143120.GF2410@nicolas-desktop>
	<20120103221555.22c778a3@digimed.co.uk>
	<4F038C23.5030708@gmail.com>
	<CAA2qdGVPag6XWU_vUDzk5dkX3YrcdHNnDgLB7qp+7Th7NhfAtg@mail.gmail.com>
	<CADPrc81YiGs3sEptADAUHjBxmY6ANz-G3Gu8JwjzO=16DULUqA@mail.gmail.com>
	<4F04E1B4.3050901@gmail.com>
	<CA+czFiBtkp26DupBFMRf0upqR14BxZgbPiKAQ6O8yNF9kV+SKQ@mail.gmail.com>
	<20120105020254.455da0df@rohan.example.com>
	<4F0551AC.2070608@coolmail.se>
Organization: Internet Solutions
X-Mailer: Claws Mail 3.7.8 (GTK+ 2.24.4; x86_64-pc-linux-gnu)
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Archives-Salt: 7af2baf8-394e-4ae6-b4fb-e851c8c8d475
X-Archives-Hash: dc3cd50bb029fe5f8d9f5b7ee3b566cd

On Thu, 05 Jan 2012 08:30:52 +0100
pk <peterk2@coolmail.se> wrote:

> > On my notebooks and test/development VMs, that's different. Those
> > need udev.  
> 
> Why does it need udev specifically? Just curious... if there's a
> technical need for something else than /dev population (and possible
> configuration of devices, i.e. tell the kernel what bits needs to be
> switched)?

Simply because they are typical notebooks and VMs :-)

I fiddle around a lot with the hardware on those and udev deals with
that nicely considering udev is designed to deal with that nicely.

Becoming rather lazy in my old age is getting to be a factor too

-- 
Alan McKinnnon
alan.mckinnon@gmail.com