From owner-freebsd-usb@FreeBSD.ORG Sat Jul 4 07:50:40 2009 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4629E106564A for ; Sat, 4 Jul 2009 07:50:40 +0000 (UTC) (envelope-from sanpei@sanpei.org) Received: from mail2.asahi-net.or.jp (mail2.asahi-net.or.jp [202.224.39.198]) by mx1.freebsd.org (Postfix) with ESMTP id 11D918FC15 for ; Sat, 4 Jul 2009 07:50:40 +0000 (UTC) (envelope-from sanpei@sanpei.org) Received: from cherry.sanpei.org (j069113.ppp.asahi-net.or.jp [61.213.69.113]) by mail2.asahi-net.or.jp (Postfix) with ESMTP id 3DD347CA27; Sat, 4 Jul 2009 16:50:38 +0900 (JST) Received: from localhost (localhost [127.0.0.1]) by cherry.sanpei.org (8.14.3/8.13.8) with ESMTP id n647obJ4031903; Sat, 4 Jul 2009 16:50:38 +0900 (JST) (envelope-from sanpei@sanpei.org) Date: Sat, 04 Jul 2009 16:50:37 +0900 (JST) Message-Id: <20090704.165037.212701737.sanpei@sanpei.org> To: hselasky@c2i.net From: MIHIRA Sanpei Yoshiro In-Reply-To: <200907031823.29040.hselasky@c2i.net> References: <20090704.010107.116362740.sanpei@sanpei.org> <200907031823.29040.hselasky@c2i.net> X-Mailer: Mew version 5.2 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender is SPF-compliant, not delayed by milter-greylist-3.0 (cherry.sanpei.org [127.0.0.1]); Sat, 04 Jul 2009 16:50:38 +0900 (JST) Cc: freebsd-usb@freebsd.org Subject: Re: [8-current] kernel panic at usbd_get_page+0x59 with uaudio X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Jul 2009 07:50:40 -0000 Hi. >> I use 8-current(csup-ed today) and uaudio device. >> >> I record FM radio with below line. >> /usr/local/bin/wavrec -d /dev/dsp0.0 -x -t 10 -S -s 48000 test.wav >> >> kernel panic at usbd_get_page+0x59. >> > >There has been a regression. Try the attached patch. That patch fix my problem. Thanks. --- MIHIRA, Sanpei Yoshiro Tokyo, Japan.