From owner-freebsd-multimedia@FreeBSD.ORG Wed Apr 19 18:43:54 2006 Return-Path: X-Original-To: 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 D3D9B16A405 for ; Wed, 19 Apr 2006 18:43:54 +0000 (UTC) (envelope-from julian@elischer.org) Received: from a50.ironport.com (a50.ironport.com [63.251.108.112]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B81C43D77 for ; Wed, 19 Apr 2006 18:43:50 +0000 (GMT) (envelope-from julian@elischer.org) Received: from unknown (HELO [10.251.19.131]) ([10.251.19.131]) by a50.ironport.com with ESMTP; 19 Apr 2006 11:43:50 -0700 Message-ID: <444684E8.2010907@elischer.org> Date: Wed, 19 Apr 2006 11:43:52 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.12) Gecko/20050915 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alexander Leidinger References: <20060419110126.4iz4bj0x5wo4wwgk@netchild.homeip.net> <20060419155819.GK38619@funkthat.com> <44467C06.2020406@elischer.org> <20060419202100.0987a5dc@Magellan.Leidinger.net> In-Reply-To: <20060419202100.0987a5dc@Magellan.Leidinger.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: multimedia@freebsd.org Subject: Re: drop snd_ from DRIVER_MODULEs... X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Apr 2006 18:43:54 -0000 Alexander Leidinger wrote: >Am Wed, 19 Apr 2006 11:05:58 -0700 >schrieb Julian Elischer : > > > >>John-Mark Gurney wrote: >> >> >> >>>Ian Smith wrote this message on Thu, Apr 20, 2006 at 00:44 +1000: >>> >>> >>> >>> >>> >>> >>> >>>>paqi# ll /boot/kernel | grep snd_ >>>>-r-xr-xr-x 1 root wheel 16428 Feb 25 06:28 snd_ad1816.ko >>>> >>>> >[...] > > >>>>-r-xr-xr-x 1 root wheel 18760 Feb 25 06:28 snd_vibes.ko >>>> >>>> >>>> >>>> >>>> >>I prefer that they keep the names and interfaces that miss the if_ >>prefix should probably grow them. >> >> > >Are you referring to the file names (which will not change with this >patch), or to the "internal ID" of the module (which changes)? > > I prefer that the file names have the prefix and that the file names match the module names as much as possible. >Bye, >Alexander. > > >