From owner-freebsd-current@FreeBSD.ORG Sat Feb 28 05:37:11 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 855D916A4CE for ; Sat, 28 Feb 2004 05:37:11 -0800 (PST) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id CF78743D1D for ; Sat, 28 Feb 2004 05:37:10 -0800 (PST) (envelope-from sebastian.ssmoller@gmx.net) Received: (qmail 6029 invoked by uid 65534); 28 Feb 2004 13:37:09 -0000 Received: from pD9E8361B.dip.t-dialin.net (HELO tyrael.linnet) (217.232.54.27) by mail.gmx.net (mp007) with SMTP; 28 Feb 2004 14:37:09 +0100 X-Authenticated: #15005775 Date: Sat, 28 Feb 2004 14:38:33 +0100 From: sebastian ssmoller To: "Ruslan N. Gogunsci" Message-Id: <20040228143833.7f77cd93.sebastian.ssmoller@gmx.net> In-Reply-To: <20040226202800.GA732@grint.int.nln.ru> References: <403B93FC.000002.14282@colgate.yandex.ru> <20040226075838.01ed4069.sebastian.ssmoller@gmx.net> <20040226202800.GA732@grint.int.nln.ru> Organization: X-Mailer: Sylpheed version 0.9.8a-gtk2-20040109 (GTK+ 2.2.4; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: does freebsd5.2 support fm801 based sound card? 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: Sat, 28 Feb 2004 13:37:11 -0000 hi, great. when will this patch be in current ? regards, seb > Hello, > > i just change line in fm801.c: if (bus_space_read_1(st, sh, 0x28) == > 0) { > to if (bus_space_read_1(st, sh, 0x28) == 0x80) { . > And it help me, now I can without problems listen mp3s and see video > with > sound :) > > Thanks for all! > > > On Thu, Feb 26, 2004 at 07:58:38AM +0100, sebastian ssmoller wrote: > > hi, > > u possibly wonna have a look at this thread: > > http://lists.freebsd.org/mailman/htdig/freebsd-current/2004-January/017906.html > > > > i still had problems with playing music so (cause the lack of time) > > i > > used the simple way: i bought a new sound card.... > > > > hth > > regards, > > seb > > > > > > On Tue, 24 Feb 2004 21:12:12 +0300 (MSK) > > "grint" wrote: > > > > > Hello, > > > > > > I have fm801 based sound card(Genius SoundMaker),and my > > > FreeBSD5.2(now > > > i use 5.2.1-rc2) > > > doesn't recognised it. On FreeBSD5.1 i simple install fm801.c from > > > FreeBSD4.6, and it work. But on 5.2 i have kernel compilation > > > errors > > > with fm801.c from 4.6. Please Cc to me, i don't subscribe to > > > freebsd-current > > > > (...) > > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscribe@freebsd.org" > -- Microsoft: Where do you want to go today? Linux: Where do you want to go tomorrow? FreeBSD: Are you guys coming or what? OpenBSD: Hey guys you left some holes out there!