From owner-freebsd-multimedia@FreeBSD.ORG Tue Feb 3 10:24:26 2004 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA3A716A4CF for ; Tue, 3 Feb 2004 10:24:26 -0800 (PST) Received: from vanish.yandex.ru (vanish.yandex.ru [213.180.200.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4D9B43D2D for ; Tue, 3 Feb 2004 10:24:25 -0800 (PST) (envelope-from grint@yandex.ru) Received: from gw01.nln.ru ([217.174.98.193]:202 "EHLO grint.int.nln.ru" smtp-auth: "grint") by mail.yandex.ru with ESMTP id ; Tue, 3 Feb 2004 21:24:17 +0300 Received: from grint by grint.int.nln.ru with local (Exim 4.30; FreeBSD) id 1Ao59z-000Kyw-Ky for freebsd-multimedia@freebsd.org; Tue, 03 Feb 2004 21:20:31 +0300 Date: Tue, 3 Feb 2004 21:20:31 +0300 From: "Ruslan N. Gogunsci" To: freebsd-multimedia@freebsd.org Message-ID: <20040203182031.GA74904@grint.int.nln.ru> References: <4016A37E.000004.20502@soapbox.yandex.ru> <20040202171204.GA3972@grint.int.nln.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040202171204.GA3972@grint.int.nln.ru> User-Agent: Mutt/1.4.1i Subject: fm801 based sound card and FreeBSD5.2 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Feb 2004 18:24:27 -0000 Hello, I can't use my sound card based on fm801 (Genius Sound Maker) on FreeBSD5.2 On FreeBSD5.1 I download older fm801.c and build new kernel. And all work fine. But when I try do it on FreeBSD5.2 I have errors when try compile kernel: somthing like structurs changes format. Native fm801.c for FreeBSD5.2 dosn't work too. How can I use my sound card?