From owner-freebsd-usb@FreeBSD.ORG Fri May 19 17:20:14 2006 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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DB5C16A41F for ; Fri, 19 May 2006 17:20:14 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24F8143D48 for ; Fri, 19 May 2006 17:20:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k4JHKD3c085122 for ; Fri, 19 May 2006 17:20:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k4JHKDdf085121; Fri, 19 May 2006 17:20:13 GMT (envelope-from gnats) Date: Fri, 19 May 2006 17:20:13 GMT Message-Id: <200605191720.k4JHKDdf085121@freefall.freebsd.org> To: freebsd-usb@FreeBSD.org From: Maxim Konovalov Cc: Subject: usb/96546 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Maxim Konovalov List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 May 2006 17:20:14 -0000 The following reply was made to PR usb/96546; it has been noted by GNATS. From: Maxim Konovalov To: Eugene Grosbein Cc: bug-followup@freebsd.org Subject: usb/96546 Date: Fri, 19 May 2006 21:19:06 +0400 (MSD) Eugene, could you please follow a guideline for the quirks submission at http://root.org/~nate/freebsd/scsi/quirks.html. Basically we need # Output of "camcontrol inquiry yourdevice" # Manufacturer name, model number, etc. # Transport type (FC, SCSI, USB, Firewire) # Output from dmesg for failed attach attempts # Output from dmesg for successful attach attempts (after quirk added) # Output of "usbdevs -v" with device attached The same is for usb/96599. TIA! -- Maxim Konovalov