From owner-freebsd-usb@FreeBSD.ORG Wed Jul 18 04:40:09 2007 Return-Path: X-Original-To: freebsd-usb@hub.freebsd.org Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 699DC16A406 for ; Wed, 18 Jul 2007 04:40:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 467DA13C4D1 for ; Wed, 18 Jul 2007 04:40:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l6I4e8TV035032 for ; Wed, 18 Jul 2007 04:40:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l6I4e8to035031; Wed, 18 Jul 2007 04:40:08 GMT (envelope-from gnats) Date: Wed, 18 Jul 2007 04:40:08 GMT Message-Id: <200707180440.l6I4e8to035031@freefall.freebsd.org> To: freebsd-usb@FreeBSD.org From: "M. Warner Losh" Cc: Subject: Re: usb/114682: USB media-card reader unusable X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "M. Warner Losh" List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jul 2007 04:40:09 -0000 The following reply was made to PR usb/114682; it has been noted by GNATS. From: "M. Warner Losh" To: mi@aldan.algebra.com Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: usb/114682: USB media-card reader unusable Date: Tue, 17 Jul 2007 22:29:43 -0600 (MDT) In message: <200707180323.l6I3NgNb001097@aldan.algebra.com> "Mikhail T." writes: : And the command fails eventually with "can't open device : /dev/da2: Input/output error". : : The only way to get to the data, apparently, is to boot : with the card inserted -- unacceptable in most cases :( : : I first observed this with the kernel from June 7, 2007. : But I was using an EXTERNAL reader before then... : : The problem is still here with 6.2-stable from July 17th. A couple of things. First, have you tried -current? A boatload of quirks have gone into the tree. Next, have you tried to different quirks available for this device? Warner