Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Sep 1999 18:18:11 +1000 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Ruslan Ermilov <ru@ucb.crimea.ua>
Cc:        freebsd-bugs@FreeBSD.ORG
Subject:   Re: bin/13768: sh MAKEDEV cdN creates all cd(N-1)-devices for all N>0
Message-ID:  <Pine.BSF.4.10.9909171808310.36851-100000@alphplex.bde.org>
In-Reply-To: <199909160750.AAA80045@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
>  > 	sh MAKEDEV cd5
>  >	
>  By the command above you tell that you have five CD drives on your system.

>  .. and MAKEDEV build devices for all five CDs.
>  And it is consistent with `MAKEDEV vtyN', for example.
>  So, what (by your opinion) should be fixed?

All cases where MAKEDEV creates N or N+1 units for `MAKEDEV fooN' where `foo'
is a hardware device.  All cases where MAKEDEV provides no way to create
one device `fooN' (cases like vtyN should be handled by iterating at an
outer level instead of an inner level).

Bruce



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?Pine.BSF.4.10.9909171808310.36851-100000>