From owner-cvs-all Sun Dec 31 8: 3:55 2000 From owner-cvs-all@FreeBSD.ORG Sun Dec 31 08:03:52 2000 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 9C3D037B400; Sun, 31 Dec 2000 08:03:50 -0800 (PST) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id DAA11391; Mon, 1 Jan 2001 03:03:48 +1100 Date: Mon, 1 Jan 2001 03:04:40 +1100 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Matt Jacob Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys mtio.h In-Reply-To: <200012310817.eBV8HLx40759@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 31 Dec 2000, Matt Jacob wrote: > mjacob 2000/12/31 00:17:21 PST > > Modified files: > sys/sys mtio.h > Log: > Unbelievable how this slipped through. There is > no such device as /dev/nsa0. The DEFTAPE should > "/dev/nrsa0". *Groan*. Um, -current has /dev/nsa0, and /dev/nrsa0 is nrsa0 is only a compatibility-cruft link to /dev/nsa0. See rev.1.250 of MAKEDEV. I removed all the 'r' devices in /dev and haven't noticed any problems (but I haven't noticed any problems with /dev/*sa0 since my tape drive broke a year ago :-). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message