From owner-freebsd-firewire@FreeBSD.ORG Mon Oct 6 19:01:16 2003 Return-Path: Delivered-To: freebsd-firewire@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4CC216A4B3 for ; Mon, 6 Oct 2003 19:01:16 -0700 (PDT) Received: from minas-tirith.paladin7.net (paladin7.net [66.114.71.89]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60B0043FB1 for ; Mon, 6 Oct 2003 19:01:15 -0700 (PDT) (envelope-from pal@paladin7.net) Received: from paladin7.net (unknown [192.168.37.122]) by minas-tirith.paladin7.net (Postfix) with ESMTP id E2DD25361; Mon, 6 Oct 2003 19:58:34 -0700 (PDT) Message-ID: <3F821E5A.9020507@paladin7.net> Date: Mon, 06 Oct 2003 22:00:58 -0400 From: Eugene Ray User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030617 X-Accept-Language: en-us, en, ru, de MIME-Version: 1.0 To: "David A. Helder" References: <1065383483.476.12.camel@localhost> In-Reply-To: <1065383483.476.12.camel@localhost> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-firewire@freebsd.org Subject: Re: FreeBSD 4.8 and iPod remounting problems X-BeenThere: freebsd-firewire@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: pal@paladin7.net List-Id: Vendors pre-release coordination List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2003 02:01:16 -0000 David A. Helder wrote: > I'm unable to remount my iPod without rebooting first. After unmounting > and removing the iPod, 'fwcontrol -t' does not show the iPod, but > 'camcontrol devlist' does, which strikes me as wrong. I'm using FreeBSD > 4.8. The iPod is 3rd generation, firmware 2.0.1, formated for Windows. > > Details below. Any help would be appreciated. you kldload sbp before you connect it, and kldunload sbp before you disconnect iPod from firewire, right?