From owner-freebsd-usb@FreeBSD.ORG Sun Oct 18 22:26:42 2009 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3F548106566C for ; Sun, 18 Oct 2009 22:26:42 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-ew0-f218.google.com (mail-ew0-f218.google.com [209.85.219.218]) by mx1.freebsd.org (Postfix) with ESMTP id CC02F8FC14 for ; Sun, 18 Oct 2009 22:26:41 +0000 (UTC) Received: by ewy18 with SMTP id 18so3363021ewy.43 for ; Sun, 18 Oct 2009 15:26:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=DNi9QxJmcye+zbR8dxEaHWYDaeJpD+D14ku+jzv9DpM=; b=N26K/SD59NTNTfpVc9tdtJf2m7xGU3hgas6uu9+AmQYzJVeUyv3jS+0IVnJzhwjqGo F576ME2fzV3IEIjo5svslfkhtlOvrnbv2sckNBsB9f+oVzOkE8b3Nto4dupx1YI4cFa7 s8h/QaPRkgMeVJTiE5mzlnCPLjQGYZlQDxmXo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=IXCFq0dlU6HKJpqyUxBS631mwzLLGinISA+UoZWAewepW1BduYipz+uhT/Vro6HsYZ Jmq+3z4M1hSw1Q2drZnADG9OK2lMrBHrZkVNwzIIOeSUFrrSEh5TgLoj4MEzw1aM/W+C 3cqV4HHv5h2EnR/f4MFf91T6kG11VJ3dubUn0= MIME-Version: 1.0 Received: by 10.211.131.5 with SMTP id i5mr4674144ebn.72.1255903280081; Sun, 18 Oct 2009 15:01:20 -0700 (PDT) In-Reply-To: References: Date: Sun, 18 Oct 2009 22:01:20 +0000 Message-ID: <3a142e750910181501g24945fcakcfece88f48f688d6@mail.gmail.com> From: Paul B Mahol To: Alexander Best Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-usb@freebsd.org Subject: Re: device nodes in usb2 stack (fwd) X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Oct 2009 22:26:42 -0000 On 10/18/09, Alexander Best wrote: > posted this to freebsd-questions@ a while ago and got no answer. Similar to sound devices, they are created in /dev on request - when being used.