Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jul 2000 13:52:39 -0700 (PDT)
From:      Matthew Jacob <mjacob@feral.com>
To:        Poul-Henning Kamp <phk@critter.freebsd.dk>
Cc:        freebsd-arch@FreeBSD.ORG
Subject:   Re: How much do we need the all-singing, all-dancing devfs? 
Message-ID:  <Pine.BSF.4.05.10007251350111.16927-100000@semuta.feral.com>
In-Reply-To: <14271.964558062@critter.freebsd.dk>

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

> Ie:
> 
> 	My /dev/ad0 could have the following "aliases":
> 
> 		/dev/ad0
> 		"IBM SOMETHING Serial# 4958393453" (found in ATA pages)
> 		"Scratch disk 1" (found in bsd disklabel)
> 		"/mnt/scratch" (found in UFS "last mount point")
> 
> and I could use any one of these in my /etc/fstab

Yes. That's the ticket- although with that model you may stub your toe with a
programmer's metonymy (mistaking the container for the thing contained).

Were you thinking it could be that freeform? That is, not have any selectors
to qualify as to how the name might be decoded? So  you'd just look it up in a
database? This raises the question as to whether this database is dynamic and
who maintains it. 

This does fit more with a real devfs tho....

-matt





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.10007251350111.16927-100000>