From owner-cvs-src@FreeBSD.ORG Mon Feb 16 09:43:58 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 342DF16A4CE; Mon, 16 Feb 2004 09:43:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1896643D2D; Mon, 16 Feb 2004 09:43:58 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1GHhvGe094770; Mon, 16 Feb 2004 09:43:57 -0800 (PST) (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1GHhvdP094769; Mon, 16 Feb 2004 09:43:57 -0800 (PST) (envelope-from mjacob) Message-Id: <200402161743.i1GHhvdP094769@repoman.freebsd.org> From: Matt Jacob Date: Mon, 16 Feb 2004 09:43:57 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/isp isp_freebsd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Feb 2004 17:43:58 -0000 mjacob 2004/02/16 09:43:57 PST FreeBSD src repository Modified files: sys/dev/isp isp_freebsd.c Log: We aren't D_TAPE. We aren't anything. The reasons why this was ever set at all is lost in the mists of time. Revision Changes Path 1.98 +0 -1 src/sys/dev/isp/isp_freebsd.c