From owner-freebsd-stable@FreeBSD.ORG Sat Apr 5 05:39:59 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D82E6106564A for ; Sat, 5 Apr 2008 05:39:59 +0000 (UTC) (envelope-from dwarren1@cyrus.psych.uiuc.edu) Received: from mxsf07.insightbb.com (mxsf07.insightbb.com [74.128.0.77]) by mx1.freebsd.org (Postfix) with ESMTP id A12198FC12 for ; Sat, 5 Apr 2008 05:39:59 +0000 (UTC) (envelope-from dwarren1@cyrus.psych.uiuc.edu) X-IronPort-AV: E=Sophos;i="4.25,608,1199682000"; d="scan'208";a="332286113" Received: from unknown (HELO asav02.insightbb.com) ([172.31.249.124]) by mxsf07.insightbb.com with ESMTP; 05 Apr 2008 01:39:42 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AjkBAMqt9kdi1LRT/2dsb2JhbAAIqzI X-IronPort-AV: E=Sophos;i="4.25,608,1199682000"; d="scan'208";a="228369188" Received: from c-98-212-180-83.hsd1.il.comcast.net (HELO [192.168.0.5]) ([98.212.180.83]) by asav02.insightbb.com with ESMTP; 05 Apr 2008 01:39:57 -0400 Message-ID: <47F711B0.3030904@cyrus.psych.uiuc.edu> Date: Sat, 05 Apr 2008 00:44:16 -0500 From: David Warren User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: Bartosz Fabianowski References: <47F6CB35.6020305@cyrus.psych.uiuc.edu> <47F6EB14.7020601@chillt.de> In-Reply-To: <47F6EB14.7020601@chillt.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: Rockbox on a USB device causes kernel panic on 7.0 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: Sat, 05 Apr 2008 05:39:59 -0000 Bartosz Fabianowski wrote: >> the same device that FreeBSD used to identify as "IPOD" is now >> identified as "Rockbox" > > The Rockbox USB code keeps changing with each build - it used to > request power (using its own USB stack) until very recently for me, > but as of a couple of days ago, reboots into the original firmware again. > > It will be difficult to debug the FreeBSD side of things when the > Rockbox code is so volatile and fragile. > > - Bartosz Aha, interesting. Well, I guess I'll hang in there until they sort things out on their end. Thanks.