From owner-freebsd-questions@FreeBSD.ORG Tue Jan 3 05:57:22 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 5BDE616A41F for ; Tue, 3 Jan 2006 05:57:22 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6A3643D5D for ; Tue, 3 Jan 2006 05:57:21 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so1667537wxc for ; Mon, 02 Jan 2006 21:57:21 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=O3hzo3ImICU82zSk8CgvClDkIMtg2uh+zZ6vhRHBv1pltHNxlv3kNKMeHZcLdywBtTrNvd8kEsO2g4slNLkqeKBGiKzSoKLYShC/1331aZOAsYzGMegZ90JlWz49oGcnPmFxNPdVgBVq6Yr/6xweKAPg5BCzsd83ImqSWcljEls= Received: by 10.70.97.12 with SMTP id u12mr13173493wxb; Mon, 02 Jan 2006 21:57:20 -0800 (PST) Received: by 10.70.66.9 with HTTP; Mon, 2 Jan 2006 21:57:20 -0800 (PST) Message-ID: Date: Mon, 2 Jan 2006 23:57:20 -0600 From: Nikolas Britton To: plcplc@gmail.com In-Reply-To: <200512241148.11674.plcplc@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200512241148.11674.plcplc@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: umass detected, but da is never created X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jan 2006 05:57:22 -0000 On 12/24/05, Philip Lykke Carlsen wrote: > I have this external harddisk kit, and when I plug it in, the system corr= ectly > recognizes it as a umass.. but afterwards, the da device is never created= .. > > this is what I get from the console: > > umass0: vendor 0x05e3 USB TO IDE, rev 2.00/0.33, addr 2 > umass0: BBB reset failed, TIMEOUT > umass0: BBB bulk-in clear stall failed, TIMEOUT > > Also, the very same thing but the timeouts are happening if I connect an = Apple > iPod.. > > And for the record, I had this problem with both the generic and my custo= m > kernel.. both with umass,da,ses,pass compiled in.. > > Any ideas as for how to solve this? > Any guidelines and I'd gladly edit the files in question and submit a pat= ch, > when I get it working.. > > PS, Any other usb-drive I've tried has worked without problems.. I was having a similar problem with my new ipod... it would stall here: umass0: Apple iPod, rev 2.00/0.01, addr 2 After two hours of frustration (pissed off) I decided to repeatedly unplugged and re-plug the device cable in... To my surprise it started working!!! umass0: Apple iPod, rev 2.00/0.01, addr 2 da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-0 device da0: 40.000MB/s transfers The trick is to rapidly (without being careless) unplug / replug the device in 2 or 3 times... My mainboard is an Intel 845GBV with ICH4, USB settings in BIOS are set to defaults. uname -a: FreeBSD spectra.intranet 6.0-RELEASE-p1 FreeBSD 6.0-RELEASE-p1 #2: Mon Jan 2 22:26:01 CST 2006 =20 root@spectra.intranet:/usr/src/sys/i386/compile/Info-Matic i386 Kernel config file: # # Info-Matic -- Generic kernel configuration file for FreeBSD/i386 Info-Mat= ic # Appends system specific options to the generic kernel # include GENERIC ident Info-Matic # System Management Bus device smb device smbus device ichsmb # Sound Support device sound # PCM audio device infrastructure device "snd_emu10k1" # SoundBlaster Live! and Audigy PCI bridge = devic # Video Support device "radeondrm" # ATI Radeon Direct Rendering Module device drm # Direct Rendering Module options VESA # Full VESA BIOS support options SC_PIXEL_MODE # Console raster text mode (VESA graphic mo= des)