From owner-freebsd-current@FreeBSD.ORG Tue May 3 22:31:45 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 842C316A4D1 for ; Tue, 3 May 2005 22:31:45 +0000 (GMT) Received: from 82-168-79-254-bbxl.xdsl.tiscali.nl (82-168-75-155-bbxl.xdsl.tiscali.nl [82.168.75.155]) by mx1.FreeBSD.org (Postfix) with ESMTP id 063C943D1D for ; Tue, 3 May 2005 22:31:44 +0000 (GMT) (envelope-from rene@82-168-79-254-bbxl.xdsl.tiscali.nl) Received: from 82-168-79-254-bbxl.xdsl.tiscali.nl (localhost [127.0.0.1]) j43MVGH0035803; Wed, 4 May 2005 00:31:17 +0200 (CEST) (envelope-from rene@82-168-79-254-bbxl.xdsl.tiscali.nl) Received: (from rene@localhost)j43MVGIL035802; Wed, 4 May 2005 00:31:16 +0200 (CEST) (envelope-from rene) Date: Wed, 4 May 2005 00:31:15 +0200 From: Rene Ladan To: "Conrad J. Sabatier" , current@freebsd.org Message-ID: <20050503223115.GA35740@82-168-79-254-bbxl.xdsl.tiscali.nl> References: <20050418232455.2d530890@dolphin.local.net> <5265.1113888748@critter.freebsd.dk> <20050419130048.6e545269@dolphin.local.net> <20050423023605.A68772@lexi.siliconlandmark.com> <20050423135112.63c74617@dolphin.local.net> <20050423161839.P68772@lexi.siliconlandmark.com> <20050425125545.0dcbf4ec@dolphin.local.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9jxsPFA5p3P2qPhR" Content-Disposition: inline In-Reply-To: <20050425125545.0dcbf4ec@dolphin.local.net> User-Agent: Mutt/1.4.2.1i Subject: Re: Latest MIDI patchset from Mat X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2005 22:31:45 -0000 --9jxsPFA5p3P2qPhR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 25, 2005 at 12:55:45PM -0500, Conrad J. Sabatier wrote: > On Sat, 23 Apr 2005 16:40:44 -0400 (EDT), Andre Guibert de Bruet > wrote: >=20 > I've attached the latest patchset Mat sent me. They *should* apply > cleanly to STABLE, but will yield a couple of failed hunks when applied > to CURRENT, which are quite simple to fix by hand. >=20 > Just do the following: >=20 > cd /usr/src > patch -p0 < /path/to/midi2-RELENG_5-mar05.diff These patches work ok on FreeBSD 5.4-STABLE #0: Mon May 2 02:26:10 CEST 2005 root@82-168-79-254= -bbxl.xdsl.tiscali.nl:/usr/obj/usr/src/sys/RENE=20 > Let us know if you need any help. And also, do be sure to let us know > if you're successful with these! :-) As I have a CS4281 (I do have some docs), there is no midi yet, but the device shows up: % cat /dev/midistat FreeBSD Midi Driver (midi2) No devices installed. However, these kernel messages (if WITNESS is turned on) appear, before the status is shown: malloc(M_WAITOK) of "4096", forcing M_NOWAIT with the following non-sleepab= le locks held: exclusive sleep mutex midistat lock r =3D 0 (0xc2502a80) locked @ /usr/src/= sys/modules/sound/midi/../../../dev/sound/midi/midi.c:928 KDB: enter: witness_warn Calling uiomove() with the following non-sleepable locks held: exclusive sleep mutex midistat lock r =3D 0 (0xc2502a80) locked @ /usr/src/= sys/modules/sound/midi/../../../dev/sound/midi/midi.c:974 KDB: enter: witness_warn These are repeatable. > Thanks! >=20 > --=20 > Conrad J. Sabatier -- "In Unix veritas" Regards, Rene --=20 "It won't fit on the line." -- me, 2001 --9jxsPFA5p3P2qPhR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCd/uzvz70qa4zXcwRAup8AKCXbzZcHnjLSr48AboBn5x+oeUkzgCgmGTl ILQvjO0T+RUXSYHtPXvCk0w= =O7Rn -----END PGP SIGNATURE----- --9jxsPFA5p3P2qPhR--