From owner-freebsd-hackers@FreeBSD.ORG Thu Apr 3 17:17:04 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 6C11F37B401 for ; Thu, 3 Apr 2003 17:17:04 -0800 (PST) Received: from logopolis.mordacious.net (logopolis.mordacious.net [194.153.168.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9481543FAF for ; Thu, 3 Apr 2003 17:17:03 -0800 (PST) (envelope-from cg@ijcg.net) Received: from [10.1.0.2] (unknown [81.2.114.200]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by logopolis.mordacious.net (Postfix) with ESMTP id 30E8472E8B8; Fri, 4 Apr 2003 01:14:48 +0000 (GMT) Date: Fri, 04 Apr 2003 02:16:50 +0100 From: cameron grant To: Friedemann Becker , freebsd-hackers@freebsd.org Message-ID: <205239608.1049422610@[192.168.48.21]> In-Reply-To: References: X-Mailer: Mulberry/3.0.3 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Re: MIDI status 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 01:17:04 -0000 the midi subsystem. it's not entirely broken, but it needs a lot of work. -cg --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: >> check out the contents of.... >> /usr/src/sys/dev/sound/midi/ > > > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"