From owner-freebsd-current@FreeBSD.ORG Sat Dec 1 07:28:23 2007 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 138B816A417 for ; Sat, 1 Dec 2007 07:28:23 +0000 (UTC) (envelope-from h.skuhra@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.188]) by mx1.freebsd.org (Postfix) with ESMTP id E8C4313C448 for ; Sat, 1 Dec 2007 07:28:22 +0000 (UTC) (envelope-from h.skuhra@gmail.com) Received: by rv-out-0910.google.com with SMTP id l15so2237497rvb for ; Fri, 30 Nov 2007 23:28:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=hh6e2TpDXlBPTRocseVf1UujNGYouqN5uYkXUC+DcFQ=; b=dZ+ny4KEUH8qpikYQJAS3unlqdlg/ryF3l2hGkNPO0a2d1bdxhjlIwkLF0PfUkyKvUg1Um0tfsRZmkj4XZfumDBGLB9yHxLZKxFu+0rZyIkP/ReOdBUN6ddTjZVdP7Q4a9SPGV3sT1Sd5ODykRKY6aPBX1t0ZyxbOoA8pOjki5Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JlxXnze5mlyuNz2alM86JmwTbecKsEhSqOCB6AgEIM81ZHlXoK8tMYwSB10QM+cNmG4Z/BCbKIaR/xHjkzyiB1ILTumKrPOi9BWznnnbgY3ZLikBS0fJBEnn+z+UP+f2d/iVCxPW2cNKBlFZaR0crHRKq91l1c2NFTdE4ALLrKs= Received: by 10.141.107.13 with SMTP id j13mr4483696rvm.1196492534333; Fri, 30 Nov 2007 23:02:14 -0800 (PST) Received: by 10.140.158.10 with HTTP; Fri, 30 Nov 2007 23:02:14 -0800 (PST) Message-ID: Date: Sat, 1 Dec 2007 08:02:14 +0100 From: "Herbert J. Skuhra" To: current@freebsd.org In-Reply-To: <20071201021607.GA30429@parts-unknown.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20071201021607.GA30429@parts-unknown.org> Cc: Subject: Re: what happened to emu10k1? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Dec 2007 07:28:23 -0000 On Dec 1, 2007 3:16 AM, David Benfell wrote: > Hello all, > > I must have missed something, somewhere along the way. > > config: Error: device "emu10k1" is unknown > config: 1 errors > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > This is with RELENG_7. I have a Soundblaster Live! card. % man snd_emu10k1 - Herbert