From owner-freebsd-questions@FreeBSD.ORG Thu Mar 24 20:22:46 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1B9C16A4CE for ; Thu, 24 Mar 2005 20:22:45 +0000 (GMT) Received: from mxsf32.cluster1.charter.net (mxsf32.cluster1.charter.net [209.225.28.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8847243D39 for ; Thu, 24 Mar 2005 20:22:45 +0000 (GMT) (envelope-from pathiaki@pathiaki.com) Received: from mxip05.cluster1.charter.net (mxip05a.cluster1.charter.net [209.225.28.135])j2OKMiOA003981 for ; Thu, 24 Mar 2005 15:22:44 -0500 Received: from cpe-68-184-36-187.ma.charter.com (HELO pc4.atlantisservices.com) (68.184.36.187) by mxip05.cluster1.charter.net with ESMTP; 24 Mar 2005 15:22:44 -0500 X-Ironport-AV: i="3.91,119,1110171600"; d="scan'208"; a="728747508:sNHT13779612" From: "Paul J. Pathiakis" To: freebsd-questions list Date: Thu, 24 Mar 2005 15:22:43 -0500 User-Agent: KMail/1.7.2 References: <20050323225935.GA573@obygden> <16961.63535.308365.99806@jerusalem.litteratus.org> <20050324184749.GA889@obygden> In-Reply-To: <20050324184749.GA889@obygden> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503241522.43300.pathiaki@pathiaki.com> Subject: Re: iPod USB problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Mar 2005 20:22:46 -0000 On Thursday 24 March 2005 13:47, Ulf Magnusson wrote: > da0 at umass-sim1 bus 1 target 0 lun 0 > da0: Removable Direct Access SCSI-0 device > da0: Serial Number JQ5040KTPS9 > da0: 1.000MB/s transfers > da0: 19073MB (39063024 512 byte sectors: 255H 63S/T 2431C) > > I still have the same problem though; only da0 shows up in > /dev , and it still can't be mounted. "camcontrol devlist" now lists > my iPod as, > btw, have you done a simple: ls -sald /dev/da0* ? I'm working on this right now, and I found the 'pod at /dev/da0s2 However, the pod is having issues. If I boot the pod from the machine when down, it's recognized and everything is fine. However, if I try to connect after I'm up, I get the umass device but not the da0 device. Just weird. P.