Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Feb 2001 21:51:35 +0100 (CET)
From:      olgeni@uli.it
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   kern/25039: -stable LINT missing the twe device
Message-ID:  <200102122051.f1CKpZv04698@olgeni.localdomain.net>

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

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102122051.f1CKpZv04698>