Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Mar 2001 13:05:59 +0900 (JST)
From:      non@FreeBSD.org
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   kern/25980: "ARCHIVE Python 06408-XXX 8130" needs quirk entry
Message-ID:  <200103220405.f2M45x300539@ams-srv.ams.eng.osaka-u.ac.jp>

next in thread | raw e-mail | index | archive | help

>Number:         25980
>Category:       kern
>Synopsis:       "ARCHIVE Python 06408-XXX 8130" needs quirk entry
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 21 20:10:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Noriaki Mitsunaga
>Release:        FreeBSD 4.3-BETA2 i386
>Organization:
>Environment:
System: FreeBSD ams-srv.ams.eng.osaka-u.ac.jp 4.3-BETA2 FreeBSD 4.3-BETA2 #1: Wed Mar 21 17:28:04 JST 2001 mitchy@ams-srv.ams.eng.osaka-u.ac.jp:/usr/src/sys/compile/AMS-SRV i386


	
>Description:
"ARCHIVE Python 06408-XXX 8130" needs quirk entry like 
Python 25601. Without the entry, you cannot use the drive.

>How-To-Repeat:

>Fix:
Add quirk entry below to sys/cam/scsi/scsi_sa.c ;
        {
                { T_SEQUENTIAL, SIP_MEDIA_REMOVABLE, "ARCHIVE",
                  "Python 06408*", "*"}, SA_QUIRK_NOCOMP|SA_QUIRK_NODREAD, 0
        },

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103220405.f2M45x300539>