From owner-freebsd-bugs Mon Feb 12 13: 0:11 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2A68237B503 for ; Mon, 12 Feb 2001 13:00:06 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1CL06V46203; Mon, 12 Feb 2001 13:00:06 -0800 (PST) (envelope-from gnats) Received: from mail.ctonet.it (mail.ctonet.it [212.110.160.100]) by hub.freebsd.org (Postfix) with ESMTP id CE85837B4EC for ; Mon, 12 Feb 2001 12:50:56 -0800 (PST) Received: from olgeni.localdomain.net (ppp-63.dial1.ctonet.it [212.110.176.63]) by mail.ctonet.it (Postfix) with ESMTP id 0A615CF3B1 for ; Mon, 12 Feb 2001 21:50:46 +0100 (CET) Received: (from olgeni@localhost) by olgeni.localdomain.net (8.11.2/8.11.2) id f1CKpZv04698; Mon, 12 Feb 2001 21:51:35 +0100 (CET) (envelope-from olgeni) Message-Id: <200102122051.f1CKpZv04698@olgeni.localdomain.net> Date: Mon, 12 Feb 2001 21:51:35 +0100 (CET) From: olgeni@uli.it Reply-To: olgeni@uli.it To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/25039: -stable LINT missing the twe device Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25039 >Category: kern >Synopsis: -stable LINT missing the twe device >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: Mon Feb 12 13:00:05 PST 2001 >Closed-Date: >Last-Modified: >Originator: Jimmy Olgeni >Release: FreeBSD 4.2-STABLE i386 >Organization: Colby >Environment: >Description: The -stable LINT is missing the "twe" device (3ware Escalade controller), while the GENERIC configuration has it. >How-To-Repeat: >Fix: Patch for /usr/src/sys/i386/conf/LINT (line copied from GENERIC): *** LINT.orig Mon Feb 12 21:43:01 2001 --- LINT Mon Feb 12 21:43:13 2001 *************** *** 1131,1136 **** --- 1131,1137 ---- device ida # Compaq Smart RAID device mlx # Mylex DAC960 device amr # AMI MegaRAID + device twe # 3ware Escalade # # The 'ATA' driver supports all ATA and ATAPI devices. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message