From owner-freebsd-usb@FreeBSD.ORG Thu Dec 30 19:17:49 2004 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C49F16A4CE; Thu, 30 Dec 2004 19:17:49 +0000 (GMT) Received: from moek.pir.net (moek.pir.net [130.64.1.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2637C43D41; Thu, 30 Dec 2004 19:17:49 +0000 (GMT) (envelope-from pir@pir.net) Received: from pir by moek.pir.net with local (Exim) id 1Ck5nw-0002zM-Dc ; Thu, 30 Dec 2004 14:17:48 -0500 Date: Thu, 30 Dec 2004 14:17:48 -0500 From: Peter Radcliffe To: freebsd-stable@freebsd.org Message-ID: <20041230191748.GA11051@pir.net> Mail-Followup-To: freebsd-stable@freebsd.org, freebsd-usb@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2i X-fish: < cc: freebsd-usb@freebsd.org Subject: USB flash not working anymore X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-stable@freebsd.org, freebsd-usb@freebsd.org, pir@pir.net List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 19:17:49 -0000 I'm running FreeBSD 4-STABLE from Dec 28 on an IBM X30 laptop. I'm having increasingly worse USB problems as time goes on. Nothing that I try new works and various older devices that I bought specificly because they were supported and worked fine for years now do not work. My SanDisk CF reader (SDDR-31) used to work perfectly, now gives me; umass0: SanDisk Corporation ImageMate CompactFlash USB, rev 1.10/0.09, addr 2 umass0: Get Max Lun not supported (STALLED) usb_block_allocmem: in interrupt context, size=4096 da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-2 device da0: 650KB/s transfers da0: 489MB (1001953 512 byte sectors: 64H 32S/T 489C) here I try to mount hte filesystem or use mtools; usb_block_allocmem: in interrupt context, size=4096 usb_block_allocmem: in interrupt context, size=4096 usb_block_allocmem: in interrupt context, size=4096 usb_block_allocmem: in interrupt context, size=65536 usb_block_allocmem: in interrupt context, failed umass0: BBB reset failed, STALLED usb_block_allocmem: in interrupt context, size=65536 usb_block_allocmem: in interrupt context, failed umass0: BBB reset failed, STALLED usb_block_allocmem: in interrupt context, size=65536 usb_block_allocmem: in interrupt context, failed umass0: BBB reset failed, STALLED and it hangs. Sometimes the process hangs, sometimes the machine hangs. My crucial gizmo flashdrive gives me; umass0: Crucial Gizmo, rev 2.00/0.01, addr 2 usb_block_allocmem: in interrupt context, size=4096 da0 at umass-sim0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-CCS device da0: 650KB/s transfers da0: 123MB (251904 512 byte sectors: 64H 32S/T 123C) [mount the drive] usb_block_allocmem: in interrupt context, size=4096 usb_block_allocmem: in interrupt context, size=4096 [repeated about 30 times] usb_block_allocmem: in interrupt context, size=4096 usb_block_allocmem: in interrupt context, size=4096 umass0: at uhub1 port 1 (addr 2) disconnected (da0:umass-sim0:0:0:0): lost device (da0:umass-sim0:0:0:0): removing device entry umass0: detached This at least works when mounted but mtools will hang hard. The Iomega mini flashdrive hard hung my machine so I have no logs. Anyone seen these problems before or working on usb in 4.x ? I'll do what I can to help debugging... Thanks, P. -- pir