From owner-freebsd-multimedia@FreeBSD.ORG Wed Mar 21 07:51:32 2012 Return-Path: Delivered-To: multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D62FB1065673 for ; Wed, 21 Mar 2012 07:51:32 +0000 (UTC) (envelope-from joel@freebsd.org) Received: from mail.vnode.se (mail.vnode.se [62.119.52.80]) by mx1.freebsd.org (Postfix) with ESMTP id 8879B8FC15 for ; Wed, 21 Mar 2012 07:51:32 +0000 (UTC) Received: from mail.vnode.se (localhost [127.0.0.1]) by mail.vnode.se (Postfix) with ESMTP id 098DEE3F07A for ; Wed, 21 Mar 2012 08:51:25 +0100 (CET) X-Virus-Scanned: amavisd-new at vnode.se Received: from mail.vnode.se ([127.0.0.1]) by mail.vnode.se (mail.vnode.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id f3FKzgXDsAg0 for ; Wed, 21 Mar 2012 08:51:22 +0100 (CET) Received: from goofy01.vnodelab.local (jd.benders.se [212.247.52.12]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.vnode.se (Postfix) with ESMTPSA id E0ED3E3F079 for ; Wed, 21 Mar 2012 08:51:22 +0100 (CET) Date: Wed, 21 Mar 2012 08:51:21 +0100 From: Joel Dahl To: multimedia@freebsd.org Message-ID: <20120321075120.GI7018@goofy01.vnodelab.local> References: <20120120170956.GV11137@goofy01.vnodelab.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120120170956.GV11137@goofy01.vnodelab.local> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Subject: Re: Removing broken drivers in sys/dev/sound/pci 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, 21 Mar 2012 07:51:32 -0000 On 20-01-2012 18:09, Joel Dahl wrote: > Hi all, > > I've been playing with a bunch of old sound cards I had lying around and I've > come to the conlusion that maybe it's time to remove a few old drivers we > currently have in the tree. > If no one objects I'll go ahead and remove snd_aureal, snd_ds1 and > snd_maestro in a month or so. I haven't seen any objections, so I'll go ahead and remove the above drivers. -- Joel