From owner-freebsd-mobile@FreeBSD.ORG Sun Aug 24 10:37:59 2003 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8166816A4BF for ; Sun, 24 Aug 2003 10:37:59 -0700 (PDT) Received: from outbox.allstream.net (outbox.allstream.net [207.245.244.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id E24E643F93 for ; Sun, 24 Aug 2003 10:37:58 -0700 (PDT) (envelope-from epilogue@attcanada.ca) Received: from localhost (mon-pq57-147.dial.allstream.net [216.123.140.243]) by outbox.allstream.net (Postfix) with SMTP id D4D031EC8C3; Sun, 24 Aug 2003 13:37:55 -0400 (EDT) Date: Sun, 24 Aug 2003 13:40:36 -0400 From: epilogue@attcanada.ca To: taku@cent.saitama-u.ac.jp, freebsd-mobile@freebsd.org Message-Id: <20030824134036.0468ef2a.epilogue@attcanada.ca> X-Mailer: Sylpheed version 0.9.0 (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Maestro-2E recording driver X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Aug 2003 17:37:59 -0000 Taken from thread '/dev/dsp and maestro-2e' epilogue: >> to access /dev/dsp (for input and output), however, when they do, they all return >> error messages like 'device busy' or 'invalid playback device'. >> uname -a >> 4.8-RELEASE-p3 FreeBSD 4.8-RELEASE-p3 #9: i386 >> relevant lines from kernel config: >> device pcm >> cat /dev/sndstat >> FreeBSD Audio Driver (newpcm) >> Installed devices: >> pcm0: at I/O port 0x1400 irq 5 (4p/0r/0v channels duplex) taku: >This is because the maestro driver in the tree doesn't provide recording >capability yet. is there a way to find out if anyone is actively pursuing adding the recording functionality to the maestro-2e driver? i would like to offer them my assistance. i am not a programmer, but am willing to help in other ways (researching, testing, writing docs, whatever). also, Taku, if you have already have a working albeit somewhat imperfect solution, would you be willing to submit it to the FBSD project? perhaps whoever is in charge of the pcm / ESS drivers would be willing to review the code. (i am only hoping here. i have no idea about the code submission process...) hoping only to find out more about this (and help out, if that is possible). many thanks to all who reply. cheers, epilogue