From owner-freebsd-current@FreeBSD.ORG Mon Nov 8 02:11:05 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 5177316A4CE for ; Mon, 8 Nov 2004 02:11:05 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id D905943D4C for ; Mon, 8 Nov 2004 02:11:04 +0000 (GMT) (envelope-from skywizard@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so279445rng for ; Sun, 07 Nov 2004 18:10:54 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=YEQgxPTJfkFnX7XMjhoaGxVJ3gjuGslsIp/mgPhNSMzECVnOFDf2h00fR3we9VibL9Wyf4yi8Ow0TimNz/88i6sXeNWRMmGCGa706MTa9GvEhZCfjaojm3FpLMJoMwooRFWvABPznb+Y/ApBGKdS5JL7khzGutZMqueFOO/xWxM= Received: by 10.38.161.4 with SMTP id j4mr67828rne; Sun, 07 Nov 2004 18:10:54 -0800 (PST) Received: by 10.38.181.57 with HTTP; Sun, 7 Nov 2004 18:10:54 -0800 (PST) Message-ID: Date: Mon, 8 Nov 2004 10:10:54 +0800 From: Ariff Abdullah To: David Xu In-Reply-To: <418ECF90.5090307@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <418ECF90.5090307@freebsd.org> cc: Robin cc: freebsd-current@freebsd.org Subject: Re: Not support for CT4730 chip? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Ariff Abdullah List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Nov 2004 02:11:05 -0000 On Mon, 08 Nov 2004 09:44:48 +0800, David Xu wrote: > Ariff Abdullah wrote: > > > > On Sun, 7 Nov 2004 00:10:42 +0800, Robin wrote: > > > >>Hi all: > >> I've just installed FreeBSD 5.3rc2 on an old micron laptop. The > >>sound chip is detected, and snd_es137x.ko can be loaded succesfully. > >>But, no sound at all. ;( Mixer is tried, but nothing is changed. > >>Since it works under NetBSD 1.6.2, I believe the hardware is OK. > >> Dmesg and cat /dev/sndstat is here. Any ideas? > >> > > > > ...... > > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/73498 > > I have same card, someone told me that didn't want to make this > changes into -CURRENT, but anyway, hardware is hardware, only > software can be changed. > commit it :)