Date: Wed, 21 Feb 2001 08:20:02 -0800 (PST) From: Poul-Henning Kamp <phk@critter.freebsd.dk> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/25254: devfs uses obsolete sa(4) device names Message-ID: <200102211620.f1LGK2I64781@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/25254; it has been noted by GNATS. From: Poul-Henning Kamp <phk@critter.freebsd.dk> To: naddy@mips.inka.de Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: kern/25254: devfs uses obsolete sa(4) device names Date: Wed, 21 Feb 2001 17:13:04 +0100 In message <200102211542.f1LFg1N02718@kemoauc.mips.inka.de>, Christian Weisgerber writes: >>Description: > >devfs uses an obsolete set of SCSI tape device names: > rsaN.ctl, rsaN*, nrsaN*, ersaN* > >--- sys/cam/scsi/scsi_sa.c.orig Wed Feb 21 14:52:38 2001 >+++ sys/cam/scsi/scsi_sa.c Wed Feb 21 14:53:46 2001 >@@ -1467,24 +1467,24 @@ This is not picking on you or anybody else, I just want to note that devfs doesn't decide naming. Drivers do. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. 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?200102211620.f1LGK2I64781>