From owner-freebsd-multimedia@FreeBSD.ORG Tue Jun 26 06:09:20 2007 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3937916A46F for ; Tue, 26 Jun 2007 06:09:20 +0000 (UTC) (envelope-from andrew@modulus.org) Received: from bub.octopus.com.au (170.135.233.220.exetel.com.au [220.233.135.170]) by mx1.freebsd.org (Postfix) with ESMTP id AFDCD13C455 for ; Tue, 26 Jun 2007 06:09:15 +0000 (UTC) (envelope-from andrew@modulus.org) Received: from anzac.hos (170.135.233.220.exetel.com.au [220.233.135.170]) by bub.octopus.com.au (Postfix) with ESMTP id 6F44EB25C4; Tue, 26 Jun 2007 16:09:14 +1000 (EST) Message-ID: <4680AD7A.7040504@modulus.org> Date: Tue, 26 Jun 2007 16:08:58 +1000 From: Andrew Snow User-Agent: Thunderbird 2.0.0.0 (X11/20070426) MIME-Version: 1.0 To: Konstantin Dimitrov References: <4679DE34.1090503@modulus.org> <8103ad500706231451i7837f0aeo28eb29534d5a24e8@mail.gmail.com> In-Reply-To: <8103ad500706231451i7837f0aeo28eb29534d5a24e8@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@freebsd.org Subject: Re: Chaintech AV-710 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jun 2007 06:09:20 -0000 Konstantin Dimitrov wrote: > hello Andrew, > > try the new code from here: > > http://envy24.svobodno.com/driver/av710/envy24ht.c > http://envy24.svobodno.com/driver/av710/envy24ht.h > http://envy24.svobodno.com/driver/av710/Makefile > http://envy24.svobodno.com/driver/av710/spicds/spicds.c > http://envy24.svobodno.com/driver/av710/spicds/spicds.h > http://envy24.svobodno.com/driver/av710/spicds/Makefile > > and the other version of the code from here: > > http://envy24.svobodno.com/driver/av710/XDMAx/ > > and tell the results ... Excellent, the first drivers (not XDMAx) are working wonderfully: pcm0: port 0xb800-0xb81f,0xb400-0xb47f irq 22 at device 1.0 on pci2 pcm0: [GIANT-LOCKED] pcm0: system configuration SubVendorID: 0x1412, SubDeviceID: 0x1724 XIN2 Clock Source: 24.576MHz(96kHz*256) MPU-401 UART(s) #: not implemented ADC #: 1 DAC #: 3 Multi-track converter type: I2S(with volume, 192KHz support, 24bit resolution, ID#0x4) S/PDIF(IN/OUT): 0/1 ID# 0x00 GPIO(mask/dir/state): 0xff0000/0xff0000/0xff0000 mplayer -format s32le WAV output: AUDIO: 96000 Hz, 2 ch, s24le, 4608.0 kbit/100.00% AO: [oss] 96000Hz 2ch s32le (4 bytes per sample) (Now to work out how to play .FLAC files (mplayer FLAC is choppy)... Thanks, - Andrew