Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Mar 2001 20:20:02 -0800 (PST)
From:      Matthew Jacob <mjacob@feral.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/25980: "ARCHIVE Python 06408-XXX 8130" needs quirk entry
Message-ID:  <200103220420.f2M4K2I81208@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/25980; it has been noted by GNATS.

From: Matthew Jacob <mjacob@feral.com>
To: non@jp.FreeBSD.org
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: kern/25980: "ARCHIVE Python 06408-XXX 8130" needs quirk entry
Date: Wed, 21 Mar 2001 20:14:17 -0800 (PST)

 Can you be more specific about "cannot use"?
 
 
 > 
 > >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
 > 
 

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?200103220420.f2M4K2I81208>