From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 2983D1384DC for ; Wed, 16 Jan 2013 11:37:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B2605E0652; Wed, 16 Jan 2013 11:37:01 +0000 (UTC) Received: from mail-ie0-f180.google.com (mail-ie0-f180.google.com [209.85.223.180]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CA0FEE064B for ; Wed, 16 Jan 2013 11:37:00 +0000 (UTC) Received: by mail-ie0-f180.google.com with SMTP id c10so2267550ieb.11 for ; Wed, 16 Jan 2013 03:37:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=6K+SXor06FhkfT5z8E2lHE6Qy6E/Fcw1kYkK2uR6nXk=; b=jQDql40u6I7FUTsFFnwH8j8wtKYhBEhATp13opyK1TzmGwoiM06nws/38cQ/BoRoQT RxiYoVJvwAwYMy5dnjOSD32uXu6/dEkfW4DbQu+b9dNUTmU8v1CN95mgcUBTszrXYcox SaD0RSiZGo8cMyjuPLqgfzXc87I5EClY9q96btkROcgCM2v5A8SPt3tqA76eywJ52xIh JXsGbLODXI0ap/+1xSl8ge2gqP4C4VNrIwhAzDwzjzGqlVb1TWk56pz8NZd/b+2bUL/c 4aeKnLlI9/rXaKuatc0QkXMrmdQQZHLEgIc2upDaFT1av5LGRilblJ5wyd6z9O8WiKIE 2ZPA== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 X-Received: by 10.50.237.5 with SMTP id uy5mr576795igc.12.1358336220077; Wed, 16 Jan 2013 03:37:00 -0800 (PST) Sender: freemanrich@gmail.com Received: by 10.64.30.231 with HTTP; Wed, 16 Jan 2013 03:36:59 -0800 (PST) In-Reply-To: <20130116034232.11849.qmail@stuge.se> References: <20130109221310.GA1749@linux1> <50F51E69.8020507@gentoo.org> <50F560A3.9040503@gentoo.org> <20130115185856.GA22785@kroah.com> <20130116034232.11849.qmail@stuge.se> Date: Wed, 16 Jan 2013 06:36:59 -0500 X-Google-Sender-Auth: f-m-Wf21qwX8TVFYJiMFKSZw-Qk Message-ID: Subject: Re: [gentoo-dev] call for testers: udev predictable network interface names From: Rich Freeman To: gentoo-dev Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: d4148716-c21a-478a-9128-20479b84ffe2 X-Archives-Hash: fd3c012f9c26b94ea0a02e1e30e6eed6 On Tue, Jan 15, 2013 at 10:42 PM, Peter Stuge wrote: > Rich Freeman wrote: >> Not that anybody is taking requests, but it would be really handy >> if serial ports were deterministically labeled. > > Does /dev/serial/* solve the problem? I don't see this directory at all on my system. Rich