From owner-freebsd-bugs Tue Mar 16 11:20:20 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D029D1531E for ; Tue, 16 Mar 1999 11:20:18 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id LAA17634; Tue, 16 Mar 1999 11:20:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from voyager.fisicc-ufm.edu (ip-46-094.guate.net [200.12.46.94]) by hub.freebsd.org (Postfix) with ESMTP id D739114D63 for ; Tue, 16 Mar 1999 11:10:12 -0800 (PST) (envelope-from obonilla@voyager.fisicc-ufm.edu) Received: (from obonilla@localhost) by voyager.fisicc-ufm.edu (8.9.2/8.9.2) id NAA22748; Tue, 16 Mar 1999 13:14:23 -0600 (CST) (envelope-from obonilla) Message-Id: <199903161914.NAA22748@voyager.fisicc-ufm.edu> Date: Tue, 16 Mar 1999 13:14:23 -0600 (CST) From: obonilla@fisicc-ufm.edu Reply-To: obonilla@fisicc-ufm.edu To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: i386/10623: params.h DFLTPHYS limit is too low Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10623 >Category: i386 >Synopsis: DFLTPHYS in /usr/src/sys/i386/include/params.h is set too low >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 16 11:20:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Oscar Bonilla >Release: FreeBSD 3.1-STABLE i386 and FreeBSD 4.0-CURRENT i386 >Organization: Universidad Francisco Marroquin - Guatemala >Environment: >Description: Using the sane port from 3.1-STABLE with an Umax SCSI Scanner and an Adaptec SCSI Card resulted in the scanner starting the scan and then hanging. >How-To-Repeat: Hmm? get a Umax Scanner with an Adaptec SCSI card and install sane? >Fix: Change the line #define DFLTPHYS (64 * 1024) to #define DFLTPHYS (128 * 1024) in the file /usr/src/sys/i386/include/params.h recompile the kernel and reboot. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message