Subject: Re: port-amiga/794: MAKEDEV doesn't build mfcs devices
To: None <netbsd-bugs@NetBSD.ORG>
From: Ty Sarna <tsarna@endicor.com>
List: netbsd-bugs
Date: 02/11/1995 21:27:39
In article <199502111850.KAA02159@sun-lamp.cs.berkeley.edu>,
<sjr@zombie.ncsc.mil> wrote:
>
> >Number: 794
> >Description:
> MAKEDEV does not know how to create the tty devices for the
> MultiFaceCard III serial card.
> >How-To-Repeat:
>
> + mfcs)
> + rm -f tty01 tty02 ttym1 ttym2
> + mkdir tty01 c 17 0
> + mkdir tty02 c 17 1
> + mkdir ttym1 c 17 128
> + mkdir ttym2 c 17 129
> + chmod 666 tty01 tty02 ttym1 ttym2
> + ;;
This is bogus... one can have two (or more) MFC's installed. One could
parameterize this (see then entry for views or other that take a
number). That still leaves the question of what happens if one has, say,
a 2232 and a mfc... the MFC minnor numbers should start at 0, but then
maybe the ttyNN has to start at tty08.