From owner-cvs-all Sun Dec 31 12:23:26 2000 From owner-cvs-all@FreeBSD.ORG Sun Dec 31 12:23:22 2000 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from peitho.fxp.org (peitho.fxp.org [209.26.95.40]) by hub.freebsd.org (Postfix) with ESMTP id 950ED37B402; Sun, 31 Dec 2000 12:23:22 -0800 (PST) Received: by peitho.fxp.org (Postfix, from userid 1000) id D24C41360E; Sun, 31 Dec 2000 15:23:21 -0500 (EST) Date: Sun, 31 Dec 2000 15:23:21 -0500 From: Chris Faulhaber To: Matthew Jacob Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys mtio.h Message-ID: <20001231152321.A54616@peitho.fxp.org> References: <20001231090343.A44065@earth.causticlabs.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from mjacob@feral.com on Sun, Dec 31, 2000 at 12:19:17PM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Dec 31, 2000 at 12:19:17PM -0800, Matthew Jacob wrote: > > Uh, no... why do you ask? > My bad, rev. 1.21: =================================================================== RCS file: /home/ncvs/src/sys/sys/mtio.h,v retrieving revision 1.20 retrieving revision 1.21 diff -u -p -r1.20 -r1.21 --- src/sys/sys/mtio.h 1999/12/29 04:24:45 1.20 +++ src/sys/sys/mtio.h 2000/04/26 11:34:51 1.21 @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)mtio.h 8.1 (Berkeley) 6/2/93 - * $FreeBSD: src/sys/sys/mtio.h,v 1.20 1999/12/29 04:24:45 peter Exp $ + * $FreeBSD: src/sys/sys/mtio.h,v 1.21 2000/04/26 11:34:51 obrien Exp $ */ #ifndef _SYS_MTIO_H_ @@ -225,7 +225,7 @@ union mterrstat { #define MTIOCGETEOTMODEL _IOR('m', 8, u_int32_t) #ifndef _KERNEL -#define DEFTAPE "/dev/nrsa0" +#define DEFTAPE "/dev/nsa0" #endif #ifdef _KERNEL -- Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org -------------------------------------------------------- FreeBSD: The Power To Serve - http://www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message