From owner-freebsd-multimedia@FreeBSD.ORG Wed Apr 19 18:06:01 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 1D4BE16A412 for ; Wed, 19 Apr 2006 18:06:01 +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 2489743D69 for ; Wed, 19 Apr 2006 18:05:56 +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:05:56 -0700 Message-ID: <44467C06.2020406@elischer.org> Date: Wed, 19 Apr 2006 11:05:58 -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: John-Mark Gurney References: <20060419110126.4iz4bj0x5wo4wwgk@netchild.homeip.net> <20060419155819.GK38619@funkthat.com> In-Reply-To: <20060419155819.GK38619@funkthat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: Alexander Leidinger , 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:06:01 -0000 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 16811 Feb 25 06:28 snd_als4000.ko >>-r-xr-xr-x 1 root wheel 17676 Feb 25 06:28 snd_cmi.ko >>-r-xr-xr-x 1 root wheel 18378 Feb 25 06:28 snd_cs4281.ko >>-r-xr-xr-x 1 root wheel 30740 Feb 25 06:28 snd_csa.ko >>-r-xr-xr-x 1 root wheel 9694 Feb 25 06:28 snd_driver.ko >>-r-xr-xr-x 1 root wheel 45937 Feb 25 06:28 snd_ds1.ko >>-r-xr-xr-x 1 root wheel 26653 Feb 25 06:28 snd_emu10k1.ko >>-r-xr-xr-x 1 root wheel 22121 Feb 25 06:28 snd_es137x.ko >>-r-xr-xr-x 1 root wheel 21516 Feb 25 06:28 snd_ess.ko >>-r-xr-xr-x 1 root wheel 16099 Feb 25 06:28 snd_fm801.ko >>-r-xr-xr-x 1 root wheel 19474 Feb 25 06:28 snd_ich.ko >>-r-xr-xr-x 1 root wheel 25998 Feb 25 06:28 snd_maestro.ko >>-r-xr-xr-x 1 root wheel 34566 Feb 25 06:28 snd_maestro3.ko >>-r-xr-xr-x 1 root wheel 47784 Feb 25 06:28 snd_mss.ko >>-r-xr-xr-x 1 root wheel 68844 Feb 25 06:28 snd_neomagic.ko >>-r-xr-xr-x 1 root wheel 16755 Feb 25 06:28 snd_sb16.ko >>-r-xr-xr-x 1 root wheel 15754 Feb 25 06:28 snd_sb8.ko >>-r-xr-xr-x 1 root wheel 15734 Feb 25 06:28 snd_sbc.ko >>-r-xr-xr-x 1 root wheel 18834 Feb 25 06:28 snd_solo.ko >>-r-xr-xr-x 1 root wheel 18930 Feb 25 06:28 snd_t4dwave.ko >>-r-xr-xr-x 1 root wheel 25040 Feb 25 06:28 snd_uaudio.ko >>-r-xr-xr-x 1 root wheel 19303 Feb 25 06:28 snd_via8233.ko >>-r-xr-xr-x 1 root wheel 14935 Feb 25 06:28 snd_via82c686.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. >>That and using .. >> >>