From owner-freebsd-multimedia@FreeBSD.ORG Wed Apr 19 15:22:05 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2E1A16A40E for ; Wed, 19 Apr 2006 15:22:05 +0000 (UTC) (envelope-from csabamolnar@gmail.com) Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B71043D45 for ; Wed, 19 Apr 2006 15:22:04 +0000 (GMT) (envelope-from csabamolnar@gmail.com) Received: by uproxy.gmail.com with SMTP id m3so891838ugc for ; Wed, 19 Apr 2006 08:22:04 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:reply-to:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id:from; b=DKu9r4YsayRhlkm4XfuktEpyexrny+rJxFoiRDHkoGA6+nnfD1eGaTbrjjGtaGkyXwRHeSJUDoiJk4tTqX4rAoe3p1vgRjlML4NTOho6xR5KcfF6xfuKlHnCVBG8of7tN6tJKxVPFyLgvDZad5imCYypH497mBa3H0PvRAcgtXE= Received: by 10.66.221.13 with SMTP id t13mr4735980ugg; Wed, 19 Apr 2006 08:22:04 -0700 (PDT) Received: from ?172.19.5.120? ( [193.6.168.4]) by mx.gmail.com with ESMTP id q40sm187281ugc.2006.04.19.08.22.03; Wed, 19 Apr 2006 08:22:03 -0700 (PDT) To: freebsd-multimedia@freebsd.org Date: Wed, 19 Apr 2006 17:22:02 +0200 User-Agent: KMail/1.9.1 References: <20060419171354.02m5tuplc8ocko8k@netchild.homeip.net> In-Reply-To: <20060419171354.02m5tuplc8ocko8k@netchild.homeip.net> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200604191722.02198.molnarcs@gmail.com> From: Csaba Molnar Subject: Re: drop snd_ from DRIVER_MODULEs... X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: molnarcs@gmail.com List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Apr 2006 15:22:05 -0000 2006. April 19. 17:13 dátummal Alexander Leidinger ezt írta: > > He doesn't proposes to change the names of the files, but to change > the internal name of the modules. At least I did understand it like > this. As you may notice, there are a lot of if_ files in the kernel > directory, while the internal names mostly don't contain the if_ > prefix (according to jmg). > As I said, I'm a "simple" user - thanks for clarifying this :))