From owner-freebsd-bugs Tue Oct 29 3: 0: 6 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3760F37B401 for ; Tue, 29 Oct 2002 03:00:05 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 534CE43E97 for ; Tue, 29 Oct 2002 03:00:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9TB04x3004909 for ; Tue, 29 Oct 2002 03:00:04 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9TB04kx004906; Tue, 29 Oct 2002 03:00:04 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2732437B401 for ; Tue, 29 Oct 2002 02:55:24 -0800 (PST) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB1ED43E3B for ; Tue, 29 Oct 2002 02:55:23 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.6/8.12.6) with ESMTP id g9TAtN7R055644 for ; Tue, 29 Oct 2002 02:55:23 -0800 (PST) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.6/8.12.6/Submit) id g9TAtNnR055643; Tue, 29 Oct 2002 02:55:23 -0800 (PST) Message-Id: <200210291055.g9TAtNnR055643@www.freebsd.org> Date: Tue, 29 Oct 2002 02:55:23 -0800 (PST) From: Jay Rossiter To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/44587: dev/dpt/dpt.h is missing defines required for DPT_HANDLE_TIMEOUTS kernel option Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 44587 >Category: misc >Synopsis: dev/dpt/dpt.h is missing defines required for DPT_HANDLE_TIMEOUTS kernel option >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 Oct 29 03:00:03 PST 2002 >Closed-Date: >Last-Modified: >Originator: Jay Rossiter >Release: 4.7 >Organization: >Environment: FreeBSD zen 4.7-STABLE FreeBSD 4.7-STABLE #30: Mon Oct 28 15:02:25 PST 2002 root@zen:/usr/obj/usr/src/sys/ZEN i386 >Description: After seeing some CCB Timeout errors using my DPT SCSI card, I tried enabling the "DPT_HANDLE_TIMEOUTS" option listed in lint. The build broke with missing defines. I've just checked CVS, and it appears that the necessary defines were removed _four years ago_. The code has never been updated to reflect the fact. >How-To-Repeat: Add to kernel config file and build: device dpt options DPT_HANDLE_TIMEOUTS >Fix: It is not known if reinserting the defines will solve the issue or not. The defines were removed from dpt.h in revision 1.2 - they were added in 1.1. File is currently revision 1.12. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message