Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Feb 1999 15:27:19 -0500
From:      tjohnson@wallace.dlib.vt.edu
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   kern/10266: SCSI scanner times out when scanning 
Message-ID:  <199902252027.AA28366@wallace.dlib.vt.edu>

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

>Number:         10266
>Category:       kern
>Synopsis:       SCSI scanner times out when scanning
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 25 12:30:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Tommy Johnson
>Release:        FreeBSD 3.1-BETA i386
>Organization:
Personal computer
>Environment:

Pentium with adaptec 2940 and 2740

>Description:

        The pt device used by a HP 5p scanner using a SCSI interface
has a timeout of 10 seconds.  The 10 seconds isn't long enough for the
scan to complete.

>How-To-Repeat:

        Attempt to scan, it will timeout and fail.  
>Fix:

/usr/src/sys/cam/scsi/scsi_pt.c line 570.  Change the timeout value
from 10000 to 30000 or so.  

>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?199902252027.AA28366>