From owner-freebsd-current@FreeBSD.ORG Fri Sep 14 11:54:16 2007 Return-Path: Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4227116A468; Fri, 14 Sep 2007 11:54:16 +0000 (UTC) (envelope-from krassi@bulinfo.net) Received: from mx.bulinfo.net (mx.bulinfo.net [193.194.156.1]) by mx1.freebsd.org (Postfix) with ESMTP id 0B5B813C442; Fri, 14 Sep 2007 11:54:15 +0000 (UTC) (envelope-from krassi@bulinfo.net) Received: from localhost (localhost [127.0.0.1]) by mx.bulinfo.net (Postfix) with ESMTP id CC61C63476; Fri, 14 Sep 2007 14:28:59 +0300 (EEST) Received: from mx.bulinfo.net ([127.0.0.1]) by localhost (mx.bulinfo.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 94554-01; Fri, 14 Sep 2007 14:28:56 +0300 (EEST) Received: from [192.168.2.188] (pythia.bulinfo.net [212.72.195.5]) by mx.bulinfo.net (Postfix) with ESMTP id 83D5663470; Fri, 14 Sep 2007 14:28:55 +0300 (EEST) Message-ID: <46EA7077.8010200@bulinfo.net> Date: Fri, 14 Sep 2007 14:28:55 +0300 From: Krassimir Slavchev User-Agent: Thunderbird 2.0.0.6 (X11/20070913) MIME-Version: 1.0 To: Scott Long References: <46E615C4.1010605@samsco.org> In-Reply-To: <46E615C4.1010605@samsco.org> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at mx.bulinfo.net Cc: freebsd-scsi@FreeBSD.ORG, njl@FreeBSD.ORG, freebsd-current@FreeBSD.ORG Subject: Re: Retirement of CAM_QUIRK_NOSERIAL X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Sep 2007 11:54:16 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, This patch solves problems with one of my memory sticks: http://lists.freebsd.org/pipermail/freebsd-arm/2007-August/000704.html Now: umass0: on uhub0 umass0: SCSI over Bulk-Only; quirks = 0x0000 umass0:0:0:-1: Attached to scbus0 da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-0 device da0: 1.000MB/s transfers da0: 967MB (1981440 512 byte sectors: 64H 32S/T 967C) umass0: at uhub0 port 1 (addr 2) disconnected (da0:umass-sim0:0:0:0): lost device (da0:umass-sim0:0:0:0): removing device entry umass0: detached Best Regards Scott Long wrote: > All, > > The attached patch should make CAM behave properly with regard to > probing device serial numbers only when the device advertises that > it supports it. It will hopefully eliminate the need for the > CAM_QUIRK_NOSERIAL quirk (one instance is left because of an unrelated > legacy problem that may or may not be possible to fix). This should > especially benefit USB-UMASS devices, where the console output should > be less noisy. It might even make more devices work out-of-the-box. > So please focus testing on USB, but I'd also ask that people test > the following devices as well as any firewire devices: > > * Western Digital My Book 250GB (USB) > * Maxtor Personal Storage 3000XT (Firewire) > > Thanks, > > Scott > > > ------------------------------------------------------------------------ > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFG6nB2xJBWvpalMpkRAgSWAJ9BuFERvPQmWWod6fud9T2lSJpCsACfXhoO mJVa3xaAmWDYwvtReWZl51I= =7J6C -----END PGP SIGNATURE-----