From daxbert@ra.dweebsoft.com  Sat Aug  9 23:25:48 2003
Return-Path: <daxbert@ra.dweebsoft.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E042D37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  9 Aug 2003 23:25:48 -0700 (PDT)
Received: from ra.dweebsoft.com (ra.dweebsoft.com [209.237.40.34])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 773FD43F75
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  9 Aug 2003 23:25:48 -0700 (PDT)
	(envelope-from daxbert@ra.dweebsoft.com)
Received: from ra.dweebsoft.com (localhost [127.0.0.1])
	by ra.dweebsoft.com (8.12.6p2/8.12.6) with ESMTP id h7A6Pmgp041656
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 9 Aug 2003 23:25:48 -0700 (PDT)
	(envelope-from daxbert@ra.dweebsoft.com)
Received: (from daxbert@localhost)
	by ra.dweebsoft.com (8.12.6p2/8.12.3/Submit) id h7A6Pmvg041655
	for FreeBSD-gnats-submit@freebsd.org; Sat, 9 Aug 2003 23:25:48 -0700 (PDT)
Message-Id: <200308100625.h7A6Pmvg041655@ra.dweebsoft.com>
Date: Sat, 9 Aug 2003 23:25:48 -0700 (PDT)
From: Dax Eckenberg <daxbert@ra.dweebsoft.com>
To: FreeBSD-gnats-submit@freebsd.org
Subject: submit

>Number:         55434
>Category:       kern
>Synopsis:       Jungsoft Nexdisk USB storage device and Synchronize cache quirk
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    njl
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 09 23:30:08 PDT 2003
>Closed-Date:    Thu Aug 21 21:59:39 PDT 2003
>Last-Modified:  Thu Aug 21 21:59:39 PDT 2003
>Originator:     Dax Eckenberg
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
dweebsoft.com
>Environment:
System: FreeBSD dsfw.edocustream.com 5.1-RELEASE FreeBSD 5.1-RELEASE #4: Sun Aug 10 00:56:53 PDT 2003 root@dsfw.edocustream.com:/usr/src/sys/i386/compile/DSFW i386
>Description:
                                                                                                                                                                             
DA_Q_NO_SYNC_CACHE needed as a quirk for Jungsoft's Nexdisk USB Mass Storage Device
                                                                                                                                                                             
Aug  9 20:55:45  kernel: da0 at umass-sim0 bus 0 target 0 lun 0
Aug  9 20:55:45  kernel: da0: <JUNGSOFT NEXDISK 1.00> Removable Direct Access SCSI-0 device
Aug  9 20:55:45  kernel: da0: 1.000MB/s transfers
Aug  9 20:55:45  kernel: da0: 63MB (130656 512 byte sectors: 64H 32S/T 63C)
Aug  9 20:55:45  kernel: umass0: Phase Error, residue = 0
Aug  9 20:55:45  kernel: (da0:umass-sim0:0:0:0): Synchronize cache failed, status == 0x4, scsi status == 0x0
 
 
>How-To-Repeat:
        Insert Jungsoft NexDisk into available USB port
 
>Fix:
        add the following to /usr/src/sys/cam/scsi/scsi_da.c
 
 
        {
                /*
                 * Jungsoft Nexdisk
                 */
                {T_DIRECT, SIP_MEDIA_REMOVABLE, "JUNGSOFTNEXDISK", "NEXDISK", "*"},
                /*quirks*/ DA_Q_NO_SYNC_CACHE
        },
 
>Release-Note:
>Audit-Trail:

From: Dax Eckenberg <daxbert@dweebsoft.com>
To: freebsd-gnats-submit@FreeBSD.org, daxbert@ra.dweebsoft.com
Cc:  
Subject: Re: kern/55434: Jungsoft Nexdisk USB storage device and Synchronize
 cache quirk
Date: Sat, 09 Aug 2003 23:35:45 -0700

 Not sure if this should be a follow up to 54737, or stand on it's own.
 
 Using JUNGSOFTNEXTDISK and NEXTDISK w/o '*',
 I was able to mount the mass storage device.
 
 
 
State-Changed-From-To: open->closed 
State-Changed-By: njl 
State-Changed-When: Thu Aug 21 21:59:05 PDT 2003 
State-Changed-Why:  
Please see PR 54737 and I will address this problem there. 


Responsible-Changed-From-To: freebsd-bugs->njl 
Responsible-Changed-By: njl 
Responsible-Changed-When: Thu Aug 21 21:59:05 PDT 2003 
Responsible-Changed-Why:  
Please see PR 54737 and I will address this problem there. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=55434 
>Unformatted:
 To: FreeBSD-gnats-submit@freebsd.org
 From: Dax Eckenberg <deckenberg@dweebsoft.com>
 Reply-To: Dax Eckenberg <deckenberg@dweebsoft.com>
 Cc:
 X-send-pr-version: 3.113
 X-GNATS-Notify:
                                                                                                                                                                              
                                                                                                                                                                              
