Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Oct 2003 11:00:52 +0200
From:      "Lutz Rabing" <rabing@omc.net>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        freebsd-hardware@FreeBSD.org
Subject:   Re: 8 Port serial card MOXA C168H/PCI 
Message-ID:  <3F97B4E4.12276.FC7CD59@localhost>
In-Reply-To: <20031023133328.T3468@gamplex.bde.org>
References:  <3F96C315.28075.C173D24@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
> On Wed, 22 Oct 2003, Lutz Rabing wrote:
> 
> > I'm trying to use a combination of two AST-4-Port ISA
> > serial cards with one MOXA 8-Port serial PCI card...
> > no luck so far. Both AST cards and the 2 onboard ports
> > work fine, only the MOXA PCI card ports refuse to work:
> >
> >  cu -l cuaa10
> >  cu: open (/dev/cuaa10): Device not configured
> >  cu: cuaa10: Line in use
> 
> Device names for ttys mostly use base 32.  cuaa is no exception, so
> cuaa10 is the 33nd cuaa device.
> 
> > sio10: type 16550A
> > sio11: type 16550A
> > sio12: type 16550A
> > sio13: type 16550A
> > sio14: type 16550A
> > sio15: type 16550A
> > sio16: type 16550A
> > sio17: type 16550A
> 
> These should be at cuaa[a-h] and ttyd[a-h].
> 

Hi Bruce,

you are right "cuaaa" is sio10. after creating the
devices it worked! I never thought about the base
of device numbers.

Thanks for your hint.

Best regards,
Lutz Rabing



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F97B4E4.12276.FC7CD59>