From owner-freebsd-multimedia Thu May 25 10: 1:27 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from mx4.mail.ru (mx4.mail.ru [194.67.23.39]) by hub.freebsd.org (Postfix) with ESMTP id 3401E37BF87 for ; Thu, 25 May 2000 10:01:22 -0700 (PDT) (envelope-from kabaev@mail.ru) Received: from base2.mail.ru (mx7.int [10.0.0.44]) by mx4.mail.ru (8.9.3/8.9.3) with ESMTP id UAA46547 for ; Thu, 25 May 2000 20:49:42 +0400 (MSD) (envelope-from kabaev@mail.ru) Received: from h0050da20495b.ne.mediaone.net ([24.147.104.88] helo=kan.ne.mediaone.net) by base2.mail.ru with esmtp (Exim 3.02 #9) id 12uwXq-0006EK-00; Thu, 25 May 2000 16:15:22 +0400 Received: (from kan@localhost) by kan.ne.mediaone.net (8.9.3/8.9.3) id IAA00498; Thu, 25 May 2000 08:15:16 -0400 (EDT) (envelope-from kan) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Thu, 25 May 2000 08:15:16 -0400 (EDT) From: "Alexander N. Kabaev" To: "G.B.Naidu" Subject: Re: Driver for Aureal Vortex* based soundcards is available Cc: freebsd-multimedia@freebsd.org, Alexander Matey Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org As far as I know, nowhere. This user uses binary 'core' module released by Aureal for Linux. By implementing various linux_ functions it was possible to trick core into believing that it runs on Linux :) PS. Alexander, the use of pmap_ calls in linux_ioremap and linux_iounmap is not stricly necessary, I believe. rman_get_virtual on memory mapped resource should give you the same result as long as resource has been allocated with RF_ACTIVE flag or bus_activate_resource has been called in order to activate it. > > Hi, > > Could you please tell me where can I get the H/W details information for > this driver? Can I get it over the online? I want to see the pin > description, registers, memory informatoin etc. Basically I want to see > the Data sheets of the H/w for which this driver is written. > > thanks > --gb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message