From owner-freebsd-current@FreeBSD.ORG Tue Aug 31 20:18:35 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E11216A4CE for ; Tue, 31 Aug 2004 20:18:35 +0000 (GMT) Received: from postal3.es.net (postal3.es.net [198.128.3.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B68A43D48 for ; Tue, 31 Aug 2004 20:18:35 +0000 (GMT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal3.es.net (Postal Node 3) with ESMTP (SSL) id IBA74465; Tue, 31 Aug 2004 13:18:34 -0700 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id BF6FA5D0A; Tue, 31 Aug 2004 13:18:34 -0700 (PDT) To: "David Barbero" In-reply-to: Your message of "Tue, 31 Aug 2004 20:52:24 +0200." <49283.192.168.0.98.1093978344.squirrel@webmail.loquefaltaba.com> Date: Tue, 31 Aug 2004 13:18:34 -0700 From: "Kevin Oberman" Message-Id: <20040831201834.BF6FA5D0A@ptavv.es.net> cc: current@freebsd.org Subject: Re: Problem with sound in 5.3-BETA2 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 31 Aug 2004 20:18:35 -0000 > Date: Tue, 31 Aug 2004 20:52:24 +0200 (CEST) > From: "David Barbero" > Sender: owner-freebsd-current@freebsd.org > > Hi all. > > I have a problem with the sound driver snd_fm801, I tryed load snd_fm801 > as module and compile in to the kernel but this not recognize this card. > This card work properly on FreeBSD 4.7. I don't think the patch that allows devices ending in numerics to work properly has been committed to RELENG_5, so you need to enclose the name in quotation marks. This is fixed in CURRENT and I suspect it will be in RELENG_5 fairly soon. Until then, kldload "snd_fm801" has a better chance of working. (Or device "snd_fm801" if you are building it into the kernel.) If you actually tried to load with the quotation marks, please ignore this. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634