From owner-freebsd-current@FreeBSD.ORG Sun Sep 12 09:17:52 2004 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 C741F16A4CE; Sun, 12 Sep 2004 09:17:52 +0000 (GMT) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DD9F43D2D; Sun, 12 Sep 2004 09:17:52 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from nadesico.ninth-nine.com (nadesico.ninth-nine.com [219.127.74.122]) by sakura.ninth-nine.com (8.12.11/8.12.11/NinthNine) with SMTP id i8C9HoXl002036; Sun, 12 Sep 2004 18:17:50 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Sun, 12 Sep 2004 18:17:50 +0900 (JST) Message-Id: <200409120917.i8C9HoXl002036@sakura.ninth-nine.com> From: Norikatsu Shigemura To: freebsd-current@FreeBSD.org X-Mailer: Sylpheed version 0.9.12-gtk2-20040622 (GTK+ 2.4.9; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.5.6 (sakura.ninth-nine.com [219.127.74.121]); Sun, 12 Sep 2004 18:17:50 +0900 (JST) cc: takawata@FreeBSD.org Subject: [PANIC] snd_sb16 on 5.3-BETA4 over qemu are fixed 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: Sun, 12 Sep 2004 09:17:52 -0000 snd_sb16 on 5.3-BETA4 over qemu(modified by nork and takawata) causes panic. But this is well-known problem as kern/71189. http://www.freebsd.org/cgi/query-pr.cgi?pr=71189 I confirmed that this patch is good. Anyone, would you please commit to 6-current and 5.3 branch?