From owner-freebsd-hackers@FreeBSD.ORG Fri Apr 4 10:32:40 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F88A37B401 for ; Fri, 4 Apr 2003 10:32:40 -0800 (PST) Received: from mx03.uni-tuebingen.de (mx03.uni-tuebingen.de [134.2.3.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41B0343FCB for ; Fri, 4 Apr 2003 10:32:39 -0800 (PST) (envelope-from friedemann.becker@student.uni-tuebingen.de) Received: from linux17.zdv.uni-tuebingen.de (linux17.zdv.uni-tuebingen.de [134.2.18.17]) by mx03.uni-tuebingen.de (8.12.3/8.12.3) with ESMTP id h34IWbjC013809 for ; Fri, 4 Apr 2003 20:32:37 +0200 Date: Fri, 4 Apr 2003 20:32:36 +0200 (CEST) From: Friedemann Becker X-Sender: To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-AntiVirus: checked by AntiVir Milter 1.0.0.8; AVE 6.19.0.3; VDF 6.19.0.5 Subject: Re: MIDI status (fwd) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Apr 2003 18:32:40 -0000 okay... Who knows, what's to be done and which part nobody is actually working at? I'd like to help get it working soon, but I don't want to mess up someone else's work. And I need any sources of documentation on the topic - e.g. standards, if I need any and where I can get them, etc... On Fri, 4 Apr 2003, cameron grant wrote: > the midi subsystem. > > it's not entirely broken, but it needs a lot of work. > > --On 04 April 2003 01:29 +0200 Friedemann Becker > wrote: > > > to be more specific: > > what part of the implementation is responsible for the missing /dev/midi > > device. the pcm driver or the midi subsystem? > > On Thu, 3 Apr 2003, Andrew Lankford wrote: