From owner-freebsd-bugs Thu Aug 5 13:51:37 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 AD13C14C57 for ; Thu, 5 Aug 1999 13:51:35 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA26597; Thu, 5 Aug 1999 13:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from leap.innerx.net (leap.innerx.net [38.179.176.25]) by hub.freebsd.org (Postfix) with ESMTP id EB13B14D30 for ; Thu, 5 Aug 1999 13:46:34 -0700 (PDT) (envelope-from chris@holly.dyndns.org) Received: from holly.dyndns.org (ip177.houston13.tx.pub-ip.psi.net [38.27.213.177]) by leap.innerx.net (Postfix) with ESMTP id 1142937077 for ; Thu, 5 Aug 1999 16:46:21 -0400 (EDT) Received: (from chris@localhost) by holly.dyndns.org (8.9.3/8.9.3) id PAA53591; Thu, 5 Aug 1999 15:46:25 -0500 (CDT) (envelope-from chris) Message-Id: <199908052046.PAA53591@holly.dyndns.org> Date: Thu, 5 Aug 1999 15:46:25 -0500 (CDT) From: chris@calldei.com Reply-To: chris@calldei.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: conf/12989: [Patch] src/sys/i386/conf/LINT refers to old st device Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 12989 >Category: conf >Synopsis: [Patch] src/sys/i386/conf/LINT refers to old st device >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Aug 5 13:50:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Chris Costello >Release: FreeBSD 4.0-CURRENT i386 >Organization: none >Environment: LINT: $Id: LINT,v 1.621 1999/08/04 17:29:33 green Exp $ >Description: LINT refers to the old `st' device. Since CAM, it has been renamed `sa' >How-To-Repeat: vi LINT >Fix: Index: LINT =================================================================== RCS file: /home/ncvs/src/sys/i386/conf/LINT,v retrieving revision 1.621 diff -u -2 -r1.621 LINT --- LINT 1999/08/04 17:29:33 1.621 +++ LINT 1999/08/05 20:44:38 @@ -683,5 +683,5 @@ # disk da1 at scbus3 target 1 # disk da2 at scbus2 target 3 -# tape st1 at scbus1 target 6 +# tape sa1 at scbus1 target 6 # device cd0 at scbus? >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message