From owner-freebsd-scsi@FreeBSD.ORG Sat Sep 15 07:48:01 2007 Return-Path: Delivered-To: freebsd-scsi@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B9E3516A417; Sat, 15 Sep 2007 07:48:01 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.freebsd.org (Postfix) with ESMTP id 5017B13C45E; Sat, 15 Sep 2007 07:48:00 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from phobos.samsco.home (phobos.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.8/8.13.8) with ESMTP id l8F7ldBJ068919; Sat, 15 Sep 2007 01:47:39 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <46EB8E19.6080909@samsco.org> Date: Sat, 15 Sep 2007 01:47:37 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.6) Gecko/20070802 SeaMonkey/1.1.4 MIME-Version: 1.0 To: Krassimir Slavchev References: <46E615C4.1010605@samsco.org> <46EA7077.8010200@bulinfo.net> In-Reply-To: <46EA7077.8010200@bulinfo.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (pooker.samsco.org [168.103.85.57]); Sat, 15 Sep 2007 01:47:39 -0600 (MDT) X-Spam-Status: No, score=-1.4 required=5.5 tests=ALL_TRUSTED autolearn=failed version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on pooker.samsco.org Cc: freebsd-scsi@FreeBSD.ORG, njl@FreeBSD.ORG, freebsd-current@FreeBSD.ORG Subject: Re: Retirement of CAM_QUIRK_NOSERIAL X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Sep 2007 07:48:01 -0000 Thanks a lot for the report, this is very interesting. Scott Krassimir Slavchev wrote: > -----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-----