From owner-freebsd-stable@FreeBSD.ORG Wed Aug 24 03:27:57 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEF4B16A41F for ; Wed, 24 Aug 2005 03:27:57 +0000 (GMT) (envelope-from robbak@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 697F943D48 for ; Wed, 24 Aug 2005 03:27:57 +0000 (GMT) (envelope-from robbak@gmail.com) Received: by wproxy.gmail.com with SMTP id i4so20493wra for ; Tue, 23 Aug 2005 20:27:56 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bW2Hv9Go0c+auQ3WDSjlDYnIs9rQHB1KcqURvuUHaK2DKVLcnPfkYwCZ3+9QzYSgjzlOB3nLEL3xGZSg105ImSLbdsIL5pMpNkFNC5YlnQRTK0Q/DmSdZGGyYe2ZvKpW1z0HWr838VK75AAbktbrzEXYzqPyBmDLWeEZb+MKS+E= Received: by 10.54.45.1 with SMTP id s1mr96166wrs; Tue, 23 Aug 2005 20:27:56 -0700 (PDT) Received: by 10.54.128.12 with HTTP; Tue, 23 Aug 2005 20:27:56 -0700 (PDT) Message-ID: Date: Wed, 24 Aug 2005 13:27:56 +1000 From: Robert Backhaus To: Ben Paley In-Reply-To: <200508231659.39672.ben@spooty.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200508231659.39672.ben@spooty.net> Cc: FreeBSD Stable Subject: Re: /dev/midi and /dev/sequencer X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Aug 2005 03:27:57 -0000 On 8/24/05, Ben Paley wrote: > Hello, >=20 > I'm running 5.4-STABLE, cvsupped and everything rebuilt Mon Aug 22. >=20 > Does anyone know what's happening with MIDI? I've got no /dev/midi > or /dev/sequencer and don't know if it's even possible to turn them on in= the > kernel at the moment. >=20 > I've also managed to compile and run Rosegarden-4 - it claims to work wit= h > arts instead of ALSA but I'm not having any luck starting it with sequenc= er > or midi... any ideas? >=20 > Thanks, > Ben There is slow work being done by one developer to reestablish midi. A set of patches was posted here for 5.4, and they aparently worked. I couldn't get them to compile on CURRENT, though. I was not able to locate a site on it, and the patch was posted to this list on Apr 26 by conrads(a)cox.net . He may be able to find you a later patch set from "Mat".