From owner-freebsd-hackers@FreeBSD.ORG Mon Apr 10 16:16:23 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCA5F16A400 for ; Mon, 10 Apr 2006 16:16:23 +0000 (UTC) (envelope-from darren.pilgrim@bitfreak.org) Received: from mail.bitfreak.org (mail.bitfreak.org [65.75.198.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E05743D49 for ; Mon, 10 Apr 2006 16:16:23 +0000 (GMT) (envelope-from darren.pilgrim@bitfreak.org) Received: from [127.0.0.1] (mail.bitfreak.org [65.75.198.146]) by mail.bitfreak.org (Postfix) with ESMTP id 66D6F19F2C for ; Mon, 10 Apr 2006 09:16:22 -0700 (PDT) Message-ID: <443A84D5.8040503@bitfreak.org> Date: Mon, 10 Apr 2006 09:16:21 -0700 From: Darren Pilgrim User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: freebsd-hackers@freebsd.org References: <9399827.1657341144611794358.JavaMail.root@vms070.mailsrvcs.net> <17465.32905.727289.260996@bhuda.mired.org> <20060409.185335.105395062.imp@bsdimp.com> <17465.51033.78362.699332@bhuda.mired.org> <20060410074740.GD1006@britannica.bec.de> <17466.25085.446099.450392@bhuda.mired.org> <20060410140446.GB14117@britannica.bec.de> In-Reply-To: <20060410140446.GB14117@britannica.bec.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: What's in a (device) name? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2006 16:16:23 -0000 joerg@britannica.bec.de wrote: > On Mon, Apr 10, 2006 at 09:47:41AM -0400, Mike Meyer wrote: >> In <20060410074740.GD1006@britannica.bec.de>, joerg@britannica.bec.de typed: >>> On Sun, Apr 09, 2006 at 10:47:53PM -0400, Mike Meyer wrote: >>>> Firewire would seem to be a lot like USB - hot pluggable and >>>> chainable, though I'm not sure if something like a firewire hub. What >>>> does it to do wire down device addresses? >>> FireWire devices have uuids, you can simply enumerate them using those >>> :-) >> Where do those come from? Assigned by the user? Dynamically by the >> controller? By the manufacturer? > > IIRC by the manufacturer, like MAC addresses. I think you mean the 64-bit EUI?