From owner-freebsd-multimedia Fri Jul 28 2:42:53 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from bells.cs.ucl.ac.uk (bells.cs.ucl.ac.uk [128.16.5.31]) by hub.freebsd.org (Postfix) with SMTP id 0D23A37B93F for ; Fri, 28 Jul 2000 02:42:51 -0700 (PDT) (envelope-from O.Hodson@cs.ucl.ac.uk) Received: from sonic.cs.ucl.ac.uk by bells.cs.ucl.ac.uk with local SMTP id ; Fri, 28 Jul 2000 10:42:40 +0100 From: Orion Hodson X-Organisation: University College London, CS Dept. X-Phone: +44 (0)20 7679 3704 To: Lars Eggert Cc: "rat-users@cs.ucl.ac.uk" , multimedia@freebsd.org Subject: Re: rat & FreeBSD-4.1 In-reply-to: Your message of "Thu, 27 Jul 2000 15:31:31 PDT." <3980B843.FCC0FDB1@isi.edu> Date: Fri, 28 Jul 2000 10:42:38 +0100 Message-ID: <4348.964777358@cs.ucl.ac.uk> Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org <3980B843.FCC0FDB1@isi.edu>Lars Eggert writes: > > I committed a change last weekend that checks whether the driver is > > pcm or newpcm, and moderates it's behaviour accordingly. I've not had > > time (or access) to check this with other hardware yet. If you want > > to play the repository is anonymously accessible: > > > > http://www-mice.cs.ucl.ac.uk/multimedia/software/cvsanon.html > > The error message was from a CVS-built rat - do I need to set any flags to > enable your patches? No. Comparing error messages reported against the current rat cvs code indicates open(O_RDWR) fails - "device busy". Assuming device is not already in use, it suggests the driver is half duplex. Are you able to 'cat /dev/audio' immediately before and after getting this error message? What is the output of 'cat /dev/sndstat'? BTW, Luigi's pcm driver had CARDS and README to give an insight into cards tested by developers, reports from users, the documentation was used, known problems, things todo, etc. Is there anything like this for newpcm? cheers - o. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message