From owner-freebsd-multimedia@FreeBSD.ORG Sun Feb 5 15:19:19 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org 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 92F9D16A420 for ; Sun, 5 Feb 2006 15:19:19 +0000 (GMT) (envelope-from hselasky@c2i.net) Received: from mail.turbocat.net (mail.turbocat.net [213.133.116.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id B725B43D58 for ; Sun, 5 Feb 2006 15:19:18 +0000 (GMT) (envelope-from hselasky@c2i.net) Received: by mail.turbocat.net (Postfix, from userid 1002) id CF881422EC4A; Sun, 5 Feb 2006 16:19:13 +0100 (CET) Received: from [10.175.254.92] (unknown [212.20.206.12]) by mail.turbocat.net (Postfix) with ESMTP id BD774422EC48; Sun, 5 Feb 2006 16:19:12 +0100 (CET) From: Hans Petter Selasky To: freebsd-multimedia@freebsd.org Date: Sun, 5 Feb 2006 16:19:26 +0100 User-Agent: KMail/1.7 References: <200512302235.40874.hselasky@c2i.net> <20060204224321.7026ca2a.torfinn.ingolfsen@broadpark.no> In-Reply-To: <20060204224321.7026ca2a.torfinn.ingolfsen@broadpark.no> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200602051619.27890.hselasky@c2i.net> Cc: Subject: Re: My USB controller driver 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: Sun, 05 Feb 2006 15:19:19 -0000 On Saturday 04 February 2006 22:43, Torfinn Ingolfsen wrote: > On Fri, 30 Dec 2005 22:35:40 +0100 > > Hans Petter Selasky wrote: > > Hi, > > > > I just want to remind you of my USB controller driver for FreeBSD. I > > have now created a new homepage for it: > > > > http://www.turbocat.net/~hselasky/usb4bsd > > I installed your driver on a machine for testing purposes. The machine > is running: > > root@kg-fil# uname -a > FreeBSD kg-fil.kg4.no 6.0-STABLE FreeBSD 6.0-STABLE #3: Sat Feb 4 > 22:21:44 CET 2006 root@kg-fil.kg4.no:/usr/obj/usr/src/sys/FIL60 > amd64 > > The driver installed fine, and the machine booted the new kernel without > problems. > > I wanted to test a non-conforming usb device I have; it is a Dymo > "LabelManager PC" printer. This little gaddget connects to the a us > port, and under windows it works fine. > kernel: usbreq_get_config_desc: confidx=0, bad desc len=30 type=3 > Feb 4 22:31:16 kg-fil kernel: uhub0: port 4, set config at addr 126 > failed, error=USBD_INVAL Feb 4 22:31:16 Maybe there is something wrong with the decoding of the USB config descriptor. Maybe you could try hex dumping the structures in question. The code above can easily be found in /sys/dev/usb2, by searching for "bad desc len". --HPS From owner-freebsd-multimedia@FreeBSD.ORG Sun Feb 5 18:41:32 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org 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 F318F16A420 for ; Sun, 5 Feb 2006 18:41:31 +0000 (GMT) (envelope-from nemeths@for.mat.bham.ac.uk) Received: from sun13.bham.ac.uk (sun13.bham.ac.uk [147.188.128.145]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDFCA43D48 for ; Sun, 5 Feb 2006 18:41:30 +0000 (GMT) (envelope-from nemeths@for.mat.bham.ac.uk) Received: from [147.188.128.127] (helo=bham.ac.uk) by sun13.bham.ac.uk with esmtp (Exim 4.10) id 1F5opF-00043F-00; Sun, 05 Feb 2006 18:41:29 +0000 Received: from for.mat.bham.ac.uk ([147.188.56.59]) by bham.ac.uk with esmtp (Exim 4.43) id 1F5opF-0004T0-PS; Sun, 05 Feb 2006 18:41:29 +0000 Received: from bab.mat.bham.ac.uk by for.mat.bham.ac.uk (8.8.8+Sun/SMI-SVR4) id SAA23365; Sun, 5 Feb 2006 18:41:28 GMT Received: from localhost (nemeths@localhost) by bab.mat.bham.ac.uk (8.8.8p2+Sun/8.8.8) with ESMTP id SAA11580; Sun, 5 Feb 2006 18:41:27 GMT X-Authentication-Warning: babbage.bham.ac.uk: nemeths owned process doing -bs Date: Sun, 5 Feb 2006 18:41:27 +0000 (GMT) From: Sandor Z Nemeth X-Sender: nemeths@babbage.bham.ac.uk To: Vladimir Kushnir In-Reply-To: <20060205003433.U1147@kushnir1.kiev.ua> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-BHAM-CUBE-wlist: LOCAL for.mat.bham.ac.uk X-BHAM-CUBE-processed: yes Cc: freebsd-multimedia@freebsd.org Subject: Re: libgphoto2 2.1.99 and Kodak C340 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: Sun, 05 Feb 2006 18:41:32 -0000 Hi, Thank you very much for your help. My camera is detected now :) I still have to figure out some authorization problem to be able to download the files from my camera as simple user. I think it was somwthing about this on gphoto-s webpage, so I will have to check. Thank you again, I am really grateful to you. Sandor -------------------------------------------------------- Dr Sandor Zoltan Nemeth Lecturer -------------------------------------------------------- School of Mathematics The University of Birmingham Watson Building Edgbaston B15 2TT Birmingham United Kingdom Phone: +44-121-414-6404 Fax: +44-121-414-3389 -------------------------------------------------------- On Sun, 5 Feb 2006, Vladimir Kushnir wrote: > Hi, > > On Sat, 4 Feb 2006, Sandor Z Nemeth wrote: > > > Hi, > > > > I would like to use my "Kodak C340" camera with Freebsd 6.0. libgphoto2 > > 2.1.99 supports the camera, but I cannot install libgphoto2 2.1.99. Could > > anybody install libgphoto2 2.1.99 under Freebsd? > > > > I would be grateful for any positive or negative experiences, and advice. > > > > Thanks, > > Sandor > > > > What I did (for precisely the same reason - Kodak C340 :-) was just: > "make extract" in /usr/ports/graphics/libgphoto2, then put > ~/libgphoto2-2.1.99/camlibs/ptp2/*.{c,h} into > work/libgphoto2-2.1.6/camlibs/ptp2/ and compiled/installed the port. So > far everything works perfectly all right. > > Regards, > Vladimir > From owner-freebsd-multimedia@FreeBSD.ORG Sun Feb 5 18:55:03 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org 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 0A65316A420 for ; Sun, 5 Feb 2006 18:55:03 +0000 (GMT) (envelope-from nemeths@for.mat.bham.ac.uk) Received: from sun13.bham.ac.uk (sun13.bham.ac.uk [147.188.128.145]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BDE543D53 for ; Sun, 5 Feb 2006 18:55:02 +0000 (GMT) (envelope-from nemeths@for.mat.bham.ac.uk) Received: from [147.188.128.127] (helo=bham.ac.uk) by sun13.bham.ac.uk with esmtp (Exim 4.10) id 1F5p2L-0004GR-00; Sun, 05 Feb 2006 18:55:01 +0000 Received: from for.mat.bham.ac.uk ([147.188.56.59]) by bham.ac.uk with esmtp (Exim 4.43) id 1F5p2L-0006gt-KK; Sun, 05 Feb 2006 18:55:01 +0000 Received: from bab.mat.bham.ac.uk by for.mat.bham.ac.uk (8.8.8+Sun/SMI-SVR4) id SAA23517; Sun, 5 Feb 2006 18:55:00 GMT Received: from localhost (nemeths@localhost) by bab.mat.bham.ac.uk (8.8.8p2+Sun/8.8.8) with ESMTP id SAA11644; Sun, 5 Feb 2006 18:55:00 GMT X-Authentication-Warning: babbage.bham.ac.uk: nemeths owned process doing -bs Date: Sun, 5 Feb 2006 18:54:59 +0000 (GMT) From: Sandor Z Nemeth X-Sender: nemeths@babbage.bham.ac.uk To: Vladimir Kushnir In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-BHAM-CUBE-wlist: LOCAL for.mat.bham.ac.uk X-BHAM-CUBE-processed: yes Cc: freebsd-multimedia@freebsd.org Subject: Re: libgphoto2 2.1.99 and Kodak C340 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: Sun, 05 Feb 2006 18:55:03 -0000 Hi, I can use my camera as a simple user now! Thanks again! Sandor -------------------------------------------------------- Dr Sandor Zoltan Nemeth Lecturer -------------------------------------------------------- School of Mathematics The University of Birmingham Watson Building Edgbaston B15 2TT Birmingham United Kingdom Phone: +44-121-414-6404 Fax: +44-121-414-3389 -------------------------------------------------------- On Sun, 5 Feb 2006, Sandor Z Nemeth wrote: > Hi, > > Thank you very much for your help. My camera is detected now :) I still > have to figure out some authorization problem to be able to download the > files from my camera as simple user. I think it was somwthing about this > on gphoto-s webpage, so I will have to check. > > Thank you again, I am really grateful to you. > > Sandor > > -------------------------------------------------------- > Dr Sandor Zoltan Nemeth > Lecturer > -------------------------------------------------------- > School of Mathematics > The University of Birmingham > Watson Building > Edgbaston > B15 2TT Birmingham > United Kingdom > Phone: +44-121-414-6404 > Fax: +44-121-414-3389 > -------------------------------------------------------- > > On Sun, 5 Feb 2006, Vladimir Kushnir wrote: > > > Hi, > > > > On Sat, 4 Feb 2006, Sandor Z Nemeth wrote: > > > > > Hi, > > > > > > I would like to use my "Kodak C340" camera with Freebsd 6.0. libgphoto2 > > > 2.1.99 supports the camera, but I cannot install libgphoto2 2.1.99. Could > > > anybody install libgphoto2 2.1.99 under Freebsd? > > > > > > I would be grateful for any positive or negative experiences, and advice. > > > > > > Thanks, > > > Sandor > > > > > > > What I did (for precisely the same reason - Kodak C340 :-) was just: > > "make extract" in /usr/ports/graphics/libgphoto2, then put > > ~/libgphoto2-2.1.99/camlibs/ptp2/*.{c,h} into > > work/libgphoto2-2.1.6/camlibs/ptp2/ and compiled/installed the port. So > > far everything works perfectly all right. > > > > Regards, > > Vladimir > > > > From owner-freebsd-multimedia@FreeBSD.ORG Mon Feb 6 11:02:18 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org 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 8928116A420 for ; Mon, 6 Feb 2006 11:02:18 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26BE843D45 for ; Mon, 6 Feb 2006 11:02:18 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k16B2IPe081776 for ; Mon, 6 Feb 2006 11:02:18 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k16B2G7Q081770 for freebsd-multimedia@freebsd.org; Mon, 6 Feb 2006 11:02:16 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 6 Feb 2006 11:02:16 GMT Message-Id: <200602061102.k16B2G7Q081770@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: freebsd-multimedia@FreeBSD.org Cc: Subject: Current problem reports assigned to you 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: Mon, 06 Feb 2006 11:02:18 -0000 Current FreeBSD problem reports Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2004/02/22] kern/63204 multimedia [sound] /dev/mixer broken with ESS Maestr f [2004/11/16] kern/73987 multimedia [sound] Nforce2 MB sound problem o [2005/04/14] kern/79905 multimedia [sound] sis7018 sound module problem o [2005/04/14] kern/79912 multimedia [sound] sound broken for 2 VIA chipsets: o [2005/05/17] kern/81146 multimedia [sound] Sound isn't working AT ALL for Si o [2005/06/08] kern/82043 multimedia [sound] snd_emu10k1 - mixer does not work o [2005/12/10] kern/90214 multimedia [sound] memory leaks in snd_via8233 o [2006/02/03] kern/92764 multimedia [snd_ich] [panic] Kernel panic undef RELE 8 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- f [2001/02/26] kern/25386 multimedia [sound] Incorrect mixer registers (line & o [2002/04/30] kern/37600 multimedia [sound] [partial patch] t4dwave drive doe f [2003/12/26] kern/60599 multimedia [bktr] [partial patch] No sound for ATI T o [2003/12/29] kern/60677 multimedia [sound] [patch] No reaction of volume con f [2004/05/14] kern/66642 multimedia [sound] pcm0: play: 0: play interrupt tim f [2004/09/30] kern/72218 multimedia [sound] audio recording broken with emu10 o [2004/10/22] kern/72995 multimedia [sound] Intel ICH2 (82801BA) - sound near o [2005/04/08] kern/79678 multimedia [sound] sound works except recording from o [2005/04/29] kern/80465 multimedia [sound] pcm0:record:0: record interrupt t o [2005/05/05] kern/80632 multimedia pcm driver missing support for CMI8738 au o [2005/07/29] kern/84311 multimedia [sound] 82801FB/FR/FW/FRW Intel High Defi f [2005/08/03] kern/84507 multimedia [sound] fm801: Not every card supports va f [2005/09/11] kern/85964 multimedia [sound] Can't play 24 bit audio (Audigy 2 o [2005/10/21] kern/87782 multimedia [sound] snd_t4dwave and pcm0:record:0: re f [2005/11/11] kern/88820 multimedia [sound] Erratic recognition of VIA 8285 s o [2006/01/29] kern/92512 multimedia [sound] distorted mono output with emu10k o [2006/01/30] kern/92557 multimedia [sound] Contrary to 6.0 release notes, sn 17 problems total. From owner-freebsd-multimedia@FreeBSD.ORG Mon Feb 6 21:51:35 2006 Return-Path: X-Original-To: freebsd-multimedia@FreeBSD.org 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 746D816A420 for ; Mon, 6 Feb 2006 21:51:35 +0000 (GMT) (envelope-from lebedev@zhtw.org.ru) Received: from dante.exat.biz (dantae.exat.biz [81.176.65.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C4A743D46 for ; Mon, 6 Feb 2006 21:51:34 +0000 (GMT) (envelope-from lebedev@zhtw.org.ru) Received: from [192.167.1.8] (unknown [217.9.84.239]) by dante.exat.biz (Postfix) with ESMTP id 16573567D23 for ; Tue, 7 Feb 2006 00:51:32 +0300 (MSK) From: =?koi8-r?Q?=EC=C5=C2=C5=C4=C5=D7_?= =?koi8-r?Q?=E1=CC=C5=CB=D3=C5=CA?= To: freebsd-multimedia@FreeBSD.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-PuKZVdg6Ylk+Sm6IhmSo" Date: Tue, 07 Feb 2006 00:51:27 +0300 Message-Id: <1139262687.81226.6.camel@sortomar> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 FreeBSD GNOME Team Port Cc: Subject: umidi 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: Mon, 06 Feb 2006 21:51:35 -0000 --=-PuKZVdg6Ylk+Sm6IhmSo Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hello! I heard that USB MIDI driver was ported from NetBSD (umidi) to FreeBSD in 5.4. But now USB MIDI interface is not supported. Could somebody tell me if I can have it working. Alexey Lebedev. --=-PuKZVdg6Ylk+Sm6IhmSo Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBD58TfyzM2IAuFXBQRAn1XAKCOSljYdA34mz4dq2ZF3GTi3N//UwCgmHc6 I5tMtqcdlidgxNzx3jZAwi4= =D41l -----END PGP SIGNATURE----- --=-PuKZVdg6Ylk+Sm6IhmSo-- From owner-freebsd-multimedia@FreeBSD.ORG Mon Feb 6 21:52:31 2006 Return-Path: X-Original-To: freebsd-multimedia@FreeBSD.org 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 CCCBA16A420 for ; Mon, 6 Feb 2006 21:52:31 +0000 (GMT) (envelope-from conrads@cox.net) Received: from eastrmmtao02.cox.net (eastrmmtao02.cox.net [68.230.240.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2944C43D45 for ; Mon, 6 Feb 2006 21:52:31 +0000 (GMT) (envelope-from conrads@cox.net) Received: from serene.no-ip.org ([68.14.59.177]) by eastrmmtao02.cox.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20060206215232.PMWA14821.eastrmmtao02.cox.net@serene.no-ip.org> for ; Mon, 6 Feb 2006 16:52:32 -0500 Received: from serene.no-ip.org (localhost [127.0.0.1]) by serene.no-ip.org (8.13.4/8.13.4) with ESMTP id k16Lq9i2093831 for ; Mon, 6 Feb 2006 15:52:11 -0600 (CST) (envelope-from conrads@serene.no-ip.org) Received: (from conrads@localhost) by serene.no-ip.org (8.13.4/8.13.4/Submit) id k16Lq4al093825; Mon, 6 Feb 2006 15:52:04 -0600 (CST) (envelope-from conrads) Date: Mon, 6 Feb 2006 15:52:04 -0600 (CST) From: "Conrad J. Sabatier" Message-Id: <200602062152.k16Lq4al093825@serene.no-ip.org> To: freebsd-multimedia@FreeBSD.org X-Also-Posted-To: comp.unix.bsd.freebsd.misc References: <43e7b6cf$1@news.broadpark.no> X-Newsreader: trn 4.0-test76 (Apr 2, 2001) Cc: Subject: Re: usb audio and midi support 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: Mon, 06 Feb 2006 21:52:31 -0000 [ Cc'ed to the multimedia list ] In article <43e7b6cf$1@news.broadpark.no>, Torfinn Ingolfsen wrote: > >Mike Scott wrote: >> I've a rather vague portable digital sound studio project in my mind, >> involving a laptop running fbsd, plus a usb-based audio and midi i/o box >> (something like the motu fastlane or one of the edirol boxes or..... [I >> did say vague :-)] ). The problem being that laptops seem to come sans >> midi and sans decent sound i/o facilities. >> >> But what's the chance something like this will be supported? >> >> Any ideas please about what might/will not work? > >Sound support (including usb audio) in FreeBSD has improved a lot lately >(the last year), and is still improving, thanks to the dedicated work of >the sound committers and other people that hang out at the >freebsd-multimedia mailing list. > >Midi, on the other hand is not in a very good shape. Right now, we have >approximately zero midi support in FreeBSD. A few people have stated >that they will work / are working on something, but it seems midi isn't >attracting a large enough audience yet, or we are missing a crucial few >dedicated developers with a special interest in midi. >The minimal audience also means that the amount of possible midi devices >to test and iron out bugs on are unknown. I was browsing the NetBSD and OpenBSD websites yesterday specifically to see what the state of their MIDI support looked like. Both OSes do support MIDI, using (I think) hacked versions of the old Voxware drivers which were also used by FreeBSD "once upon a time". I'm wondering how difficult it would be to merge in MIDI support from one or the other of FreeBSD's sibling OSes. This zero MIDI support has been going on for far too long (years!). Has anyone ever looked into this? -- Conrad J. Sabatier -- "In Unix veritas" From owner-freebsd-multimedia@FreeBSD.ORG Mon Feb 6 22:11:37 2006 Return-Path: X-Original-To: freebsd-multimedia@FreeBSD.org 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 C7B1D16A420 for ; Mon, 6 Feb 2006 22:11:37 +0000 (GMT) (envelope-from lebedev@zhtw.org.ru) Received: from dante.exat.biz (dantae.exat.biz [81.176.65.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15B6143D46 for ; Mon, 6 Feb 2006 22:11:37 +0000 (GMT) (envelope-from lebedev@zhtw.org.ru) Received: from [192.167.1.8] (unknown [217.9.84.239]) by dante.exat.biz (Postfix) with ESMTP id 845FC567C33 for ; Tue, 7 Feb 2006 01:11:35 +0300 (MSK) From: =?koi8-r?Q?=EC=C5=C2=C5=C4=C5=D7_?= =?koi8-r?Q?=E1=CC=C5=CB=D3=C5=CA?= To: freebsd-multimedia@FreeBSD.org In-Reply-To: <200602062152.k16Lq4al093825@serene.no-ip.org> References: <43e7b6cf$1@news.broadpark.no> <200602062152.k16Lq4al093825@serene.no-ip.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-3WNFz2b0OrVCn0qDieTI" Date: Tue, 07 Feb 2006 01:11:33 +0300 Message-Id: <1139263893.81226.15.camel@sortomar> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 FreeBSD GNOME Team Port Cc: Subject: Re: usb audio and midi support 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: Mon, 06 Feb 2006 22:11:37 -0000 --=-3WNFz2b0OrVCn0qDieTI Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable I am attracted by midi support. I'm not very familiar with FreeBSD internals but I would help with testing if somebody is interested in it. Alexey Lebedev. P. S. Sorry for english, I'm russian speaker. On =D0=BF=D0=BD, 2006-02-06 at 15:52 -0600, Conrad J. Sabatier wrote: > [ Cc'ed to the multimedia list ] >=20 > In article <43e7b6cf$1@news.broadpark.no>, > Torfinn Ingolfsen wrote: > > > >Mike Scott wrote: > >> I've a rather vague portable digital sound studio project in my mind,=20 > >> involving a laptop running fbsd, plus a usb-based audio and midi i/o b= ox=20 > >> (something like the motu fastlane or one of the edirol boxes or..... [= I=20 > >> did say vague :-)] ). The problem being that laptops seem to come sans= =20 > >> midi and sans decent sound i/o facilities. > >>=20 > >> But what's the chance something like this will be supported? > >>=20 > >> Any ideas please about what might/will not work? > > > >Sound support (including usb audio) in FreeBSD has improved a lot lately= =20 > >(the last year), and is still improving, thanks to the dedicated work of= =20 > >the sound committers and other people that hang out at the=20 > >freebsd-multimedia mailing list. > > > >Midi, on the other hand is not in a very good shape. Right now, we have=20 > >approximately zero midi support in FreeBSD. A few people have stated=20 > >that they will work / are working on something, but it seems midi isn't=20 > >attracting a large enough audience yet, or we are missing a crucial few=20 > >dedicated developers with a special interest in midi. > >The minimal audience also means that the amount of possible midi devices= =20 > >to test and iron out bugs on are unknown. >=20 > I was browsing the NetBSD and OpenBSD websites yesterday specifically to = see=20 > what the state of their MIDI support looked like. Both OSes do support=20 > MIDI, using (I think) hacked versions of the old Voxware drivers which we= re=20 > also used by FreeBSD "once upon a time". >=20 > I'm wondering how difficult it would be to merge in MIDI support from one= or=20 > the other of FreeBSD's sibling OSes. This zero MIDI support has been goi= ng=20 > on for far too long (years!). >=20 > Has anyone ever looked into this? >=20 --=-3WNFz2b0OrVCn0qDieTI Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBD58mVyzM2IAuFXBQRAsbBAJ4lhC66GRgtSi7ugOJLY9VrhcsaFgCePs7E VxyzHDDmlXLzIy1FHRE4+DI= =AHDn -----END PGP SIGNATURE----- --=-3WNFz2b0OrVCn0qDieTI-- From owner-freebsd-multimedia@FreeBSD.ORG Thu Feb 9 06:40:13 2006 Return-Path: X-Original-To: multimedia@FreeBSD.org 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 1453916A420 for ; Thu, 9 Feb 2006 06:40:13 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from www.ebusiness-leidinger.de (jojo.ms-net.de [84.16.236.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 223B943D45 for ; Thu, 9 Feb 2006 06:40:11 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from Andro-Beta.Leidinger.net (p54A5D6F1.dip.t-dialin.net [84.165.214.241]) (authenticated bits=0) by www.ebusiness-leidinger.de (8.13.1/8.13.1) with ESMTP id k196T6NQ082840; Thu, 9 Feb 2006 07:29:07 +0100 (CET) (envelope-from Alexander@Leidinger.net) Received: from localhost (localhost [127.0.0.1]) by Andro-Beta.Leidinger.net (8.13.3/8.13.3) with ESMTP id k196e8w9079527; Thu, 9 Feb 2006 07:40:08 +0100 (CET) (envelope-from Alexander@Leidinger.net) Received: from pslux.cec.eu.int (pslux.cec.eu.int [158.169.9.14]) by webmail.leidinger.net (Horde MIME library) with HTTP; Thu, 09 Feb 2006 07:40:08 +0100 Message-ID: <20060209074008.08c5mkm0fkoc8wss@netchild.homeip.net> X-Priority: 3 (Normal) Date: Thu, 09 Feb 2006 07:40:08 +0100 From: Alexander Leidinger To: Roman Kurakin References: <43EA98B9.5060003@elischer.org> <43EABF56.7010707@inse.ru> In-Reply-To: <43EABF56.7010707@inse.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.0.3) / FreeBSD-4.11 X-Virus-Scanned: by amavisd-new Cc: multimedia@FreeBSD.org Subject: Re: Next "FreeBSD University" talks....Suggestions please! 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: Thu, 09 Feb 2006 06:40:13 -0000 Roman Kurakin wrote: [moved to multimedia@] > By the way which hardware/software you are using for video/audio > translations. rat doesn't work for me at all. rat30 (patch in gnats > for 6.x/5.x) > works partially due to audio driver difference in 6.0. I'm only aware of improvements, where do you see regressions? Bye, Alexander. -- http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 Do you guys know what you're doing, or are you just hacking? From owner-freebsd-multimedia@FreeBSD.ORG Thu Feb 9 13:14:13 2006 Return-Path: X-Original-To: multimedia@FreeBSD.org 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 BB66B16A420 for ; Thu, 9 Feb 2006 13:14:13 +0000 (GMT) (envelope-from rik@inse.ru) Received: from mail.inse.ru (inse.ru [144.206.128.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DBD743D45 for ; Thu, 9 Feb 2006 13:14:13 +0000 (GMT) (envelope-from rik@inse.ru) Received: from [127.0.0.1] (www.inse.ru [144.206.128.1]) by mail.inse.ru (Postfix) with ESMTP id 37A0B33C46; Thu, 9 Feb 2006 16:14:09 +0300 (MSK) Message-ID: <43EB403C.5080407@inse.ru> Date: Thu, 09 Feb 2006 16:14:36 +0300 From: Roman Kurakin User-Agent: Thunderbird 1.5 (X11/20060131) MIME-Version: 1.0 To: Alexander Leidinger References: <43EA98B9.5060003@elischer.org> <43EABF56.7010707@inse.ru> <20060209074008.08c5mkm0fkoc8wss@netchild.homeip.net> In-Reply-To: <20060209074008.08c5mkm0fkoc8wss@netchild.homeip.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: multimedia@FreeBSD.org Subject: Re: Next "FreeBSD University" talks....Suggestions please! 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: Thu, 09 Feb 2006 13:14:13 -0000 Alexander Leidinger wrote: > Roman Kurakin wrote: > > [moved to multimedia@] > >> By the way which hardware/software you are using for video/audio >> translations. rat doesn't work for me at all. rat30 (patch in gnats >> for 6.x/5.x) >> works partially due to audio driver difference in 6.0. > I'm only aware of improvements, where do you see regressions? rat30 has problems with mixer. rat (4.x) some bind problems. For now I can't say more. rik > > Bye, > Alexander. > From owner-freebsd-multimedia@FreeBSD.ORG Thu Feb 9 22:58:33 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org 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 435E816A420 for ; Thu, 9 Feb 2006 22:58:33 +0000 (GMT) (envelope-from eculp@encontacto.net) Received: from bafirst.com (72-12-2-214.wan.networktel.net [72.12.2.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id B164543D46 for ; Thu, 9 Feb 2006 22:58:32 +0000 (GMT) (envelope-from eculp@encontacto.net) Received: from morando.org ([201.144.83.54]) by bafirst.com with esmtp; Thu, 09 Feb 2006 16:58:29 -0600 id 000958FB.43EBC916.0001403E Received: from localhost (localhost [127.0.0.1]) (uid 80) by morando.org with local; Thu, 09 Feb 2006 16:58:28 -0600 id 000CF025.43EBC914.0000F941 Received: from local4 (local4 [192.168.1.4]) by mail.encontacto.net (Horde MIME library) with HTTP; Thu, 09 Feb 2006 16:58:27 -0600 Message-ID: <20060209165827.yxog5kq2o0k4sosg@mail.encontacto.net> X-Priority: 3 (Normal) Date: Thu, 09 Feb 2006 16:58:27 -0600 From: eculp@encontacto.net To: freebsd-multimedia@freebsd.org References: <79e2026f0601211858s1109978fp586aea298fa5db51@mail.gmail.com> <8f8eb53e0601220025md4a3365k@mail.gmail.com> <17366.24789.43969.102401@roam.psg.com> In-Reply-To: <17366.24789.43969.102401@roam.psg.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.1-cvs) Subject: Re: firefox flash 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: Thu, 09 Feb 2006 22:58:33 -0000 Quoting Randy Bush : >> First deinstall flashplugin-mozilla and install www/linuxpluginwrapper >> (WITH_PLUGINS=yes if you want install all), copy libmap.conf for 6 >> version in /etc. > > not on -current? > > # portupgrade -f linuxpluginwrapper-20051113 > ** Port marked as IGNORE: www/linuxpluginwrapper: > doesn't support ELF symbol versioning, yet. I didn't see a reply to this. Is there a work around to install linuxpluginwrapper on current? /usr/ports/www/linuxpluginwrapper # make ===> linuxpluginwrapper-20051113 doesn't support ELF symbol versioning, yet.. *** Error code 1 Thanks, ed From owner-freebsd-multimedia@FreeBSD.ORG Fri Feb 10 11:00:25 2006 Return-Path: X-Original-To: freebsd-multimedia@hub.freebsd.org Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADB2F16A420 for ; Fri, 10 Feb 2006 11:00:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5918943D6B for ; Fri, 10 Feb 2006 11:00:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1AB0Mu1073300 for ; Fri, 10 Feb 2006 11:00:22 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1AB0MDA073299; Fri, 10 Feb 2006 11:00:22 GMT (envelope-from gnats) Date: Fri, 10 Feb 2006 11:00:22 GMT Message-Id: <200602101100.k1AB0MDA073299@freefall.freebsd.org> To: freebsd-multimedia@FreeBSD.org From: Josef Karthauser Cc: Subject: Re: kern/92764: [snd_ich] [panic] Kernel panic undef RELENG_6. X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Josef Karthauser List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2006 11:00:25 -0000 The following reply was made to PR kern/92764; it has been noted by GNATS. From: Josef Karthauser To: Ariff Abdullah , bug-followup@FreeBSD.org Cc: Subject: Re: kern/92764: [snd_ich] [panic] Kernel panic undef RELENG_6. Date: Fri, 10 Feb 2006 10:50:41 +0000 --ABTtc+pdwF7KHXCz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I think it might fix it. I've not had that hang since, so it doesn't make things worse! (I cannot reproduce the problem at will). Joe On Sat, Feb 04, 2006 at 01:54:16AM +0000, Josef Karthauser wrote: > Wow! A patch! Oooh, and so quicly too! :) :o). > Thanks Ariff. I'll build and install it now. >=20 > Ta, > Joe >=20 > On Sat, Feb 04, 2006 at 09:15:15AM +0800, Ariff Abdullah wrote: > > Does this patch fix it? > >=20 > > -- > > Ariff Abdullah > > FreeBSD >=20 > > --- src/sys/dev/sound/pci/ich.c.orig Tue Jan 17 13:13:37 2006 > > +++ src/sys/dev/sound/pci/ich.c Sat Feb 4 09:08:45 2006 > > @@ -677,7 +677,6 @@ > > ich_init(struct sc_info *sc) > > { > > u_int32_t stat; > > - int sz; > > =20 > > ich_wr(sc, ICH_REG_GLOB_CNT, ICH_GLOB_CTL_COLD, 4); > > DELAY(600000); > > @@ -701,15 +700,6 @@ > > if (sc->hasmic && ich_resetchan(sc, 2)) > > return ENXIO; > > =20 > > - if (bus_dmamem_alloc(sc->dmat, (void **)&sc->dtbl, BUS_DMA_NOWAIT, &s= c->dtmap)) > > - return ENOSPC; > > - > > - sz =3D sizeof(struct ich_desc) * ICH_DTBL_LENGTH * 3; > > - if (bus_dmamap_load(sc->dmat, sc->dtmap, sc->dtbl, sz, ich_setmap, sc= , 0)) { > > - bus_dmamem_free(sc->dmat, (void **)&sc->dtbl, sc->dtmap); > > - return ENOSPC; > > - } > > - > > return 0; > > } > > =20 > > @@ -828,6 +818,15 @@ > > goto bad; > > } > > =20 > > + if (bus_dmamem_alloc(sc->dmat, (void **)&sc->dtbl, > > + BUS_DMA_NOWAIT, &sc->dtmap)) > > + goto bad; > > + > > + if (bus_dmamap_load(sc->dmat, sc->dtmap, sc->dtbl, > > + sizeof(struct ich_desc) * ICH_DTBL_LENGTH * 3, > > + ich_setmap, sc, 0)) > > + goto bad; > > + > > sc->codec =3D AC97_CREATE(dev, sc, ich_ac97); > > if (sc->codec =3D=3D NULL) > > goto bad; > > @@ -895,6 +894,10 @@ > > if (sc->nabmbar) > > bus_release_resource(dev, sc->regtype, > > sc->nabmbarid, sc->nabmbar); > > + if (sc->dtmap) > > + bus_dmamap_unload(sc->dmat, sc->dtmap); > > + if (sc->dmat) > > + bus_dma_tag_destroy(sc->dmat); > > if (sc->ich_lock) > > snd_mtxfree(sc->ich_lock); > > free(sc, M_DEVBUF); > > @@ -916,6 +919,7 @@ > > bus_release_resource(dev, SYS_RES_IRQ, sc->irqid, sc->irq); > > bus_release_resource(dev, sc->regtype, sc->nambarid, sc->nambar); > > bus_release_resource(dev, sc->regtype, sc->nabmbarid, sc->nabmbar); > > + bus_dmamap_unload(sc->dmat, sc->dtmap); > > bus_dma_tag_destroy(sc->dmat); > > snd_mtxfree(sc->ich_lock); > > free(sc, M_DEVBUF); > > @@ -987,24 +991,21 @@ > > } > > /* Reinit mixer */ > > ich_pci_codec_reset(sc); > > + ICH_UNLOCK(sc); > > ac97_setextmode(sc->codec, sc->hasvra | sc->hasvrm); > > if (mixer_reinit(dev) =3D=3D -1) { > > device_printf(dev, "unable to reinitialize the mixer\n"); > > - ICH_UNLOCK(sc); > > return ENXIO; > > } > > /* Re-start DMA engines */ > > for (i =3D 0 ; i < 3; i++) { > > struct sc_chinfo *ch =3D &sc->ch[i]; > > if (sc->ch[i].run_save) { > > - ICH_UNLOCK(sc); > > ichchan_setblocksize(0, ch, ch->blksz); > > ichchan_setspeed(0, ch, ch->spd); > > ichchan_trigger(0, ch, PCMTRIG_START); > > - ICH_LOCK(sc); > > } > > } > > - ICH_UNLOCK(sc); > > return 0; > > } > > =20 >=20 >=20 > --=20 > Josef Karthauser (joe@tao.org.uk) http://www.josef-k.net/ > FreeBSD (cvs meister, admin and hacker) http://www.uk.FreeBSD.org/ > Physics Particle Theory (student) http://www.pact.cpes.sussex.ac.uk/ > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D An eclectic mix of fact = and theory. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --=20 Josef Karthauser (joe@tao.org.uk) http://www.josef-k.net/ FreeBSD (cvs meister, admin and hacker) http://www.uk.FreeBSD.org/ Physics Particle Theory (student) http://www.pact.cpes.sussex.ac.uk/ =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D An eclectic mix of fact an= d theory. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --ABTtc+pdwF7KHXCz Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iEYEARECAAYFAkPscAEACgkQXVIcjOaxUBY2kACfSXgqAP9i3x2LFVi8K3ZZZZ2g YkcAnjmEc3DIGuO69cU7GgS+n2e8mqqk =boZM -----END PGP SIGNATURE----- --ABTtc+pdwF7KHXCz-- From owner-freebsd-multimedia@FreeBSD.ORG Sat Feb 11 20:39:26 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org 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 95B2B16A420 for ; Sat, 11 Feb 2006 20:39:26 +0000 (GMT) (envelope-from Yuriy.Tsibizov@gfk.ru) Received: from mx.gfk.ru (mx.gfk.ru [84.21.231.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2457B43D49 for ; Sat, 11 Feb 2006 20:39:22 +0000 (GMT) (envelope-from Yuriy.Tsibizov@gfk.ru) Received: from dialup-chibis.gfk.ru by mx.gfk.ru (MDaemon.PRO.v8.1.4.R) with ESMTP id md50000048360.msg for ; Sat, 11 Feb 2006 23:39:18 +0300 Date: Sat, 11 Feb 2006 23:39:18 +0300 (MSK) From: Yuriy Tsibizov X-X-Sender: chibis@free.home.local To: freebsd-multimedia@freebsd.org Message-ID: <20060211225729.U516@free.home.local> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Spam-Processed: mx.gfk.ru, Sat, 11 Feb 2006 23:39:18 +0300 (not processed: message from valid local sender) X-MDRemoteIP: 10.0.6.45 X-Return-Path: Yuriy.Tsibizov@gfk.ru X-MDaemon-Deliver-To: freebsd-multimedia@freebsd.org X-MDAV-Processed: mx.gfk.ru, Sat, 11 Feb 2006 23:39:19 +0300 Cc: Subject: (some kind of) multichannel playback on emu10k cards 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: Sat, 11 Feb 2006 20:39:26 -0000 - does anyone need it? I was playing with implementation of multichannel playback on emu10k based cards in emu10kx driver (availabale as emu10kx-snapshot from my website). As I know real multichannel playback is not supported by FreeBSD sound subsystem and I had to implement it as a number of stereo & mono PCM interfaces (each interface is connected to one of output connectors on card). From a dmesg it looks like this: emu10kx0: .... emu10kx1: .... emu10kx2: .... pcm0: on emu10kx0 pcm0: pcm1: on emu10kx0 pcm2: on emu10kx0 pcm3: on emu10kx0 pcm4: on emu10kx1 pcm4: pcm5: on emu10kx1 pcm6: on emu10kx1 pcm7: on emu10kx1 pcm8: on emu10kx2 pcm8: pcm9: on emu10kx2 pcm10: on emu10kx2 pcm11: on emu10kx2 pcm12: on emu10kx2 First (FRONT) PCM interface has both playback and recording channels, it is also connected to an AC97 mixer, DSP inputs and AudigyDrive headphones. Other ones are for playback only. On Audigy 2 there is also additional PCM interface to 'p16v' part of chipset (broken). Current state: DSP PCM playback: working, need some memory management cleanup P16V PCM playback: broken mixer: just a stub to let me adjust volume before playback and will need a rewrite recording: does not work at all (because this part of mixer is broken) It can be used with software multichannel sound decoder that can feed separate stereo & mono PCM streams into multiple dsp devices (i think mplayer can do it). Yuriy Tsibizov, http://chibis.persons.gfk.ru/audigy/