From owner-freebsd-questions Thu Jun 5 18:41:13 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id SAA19604 for questions-outgoing; Thu, 5 Jun 1997 18:41:13 -0700 (PDT) Received: from homer.argo.net.au ([203.25.160.155]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA19597 for ; Thu, 5 Jun 1997 18:41:10 -0700 (PDT) Received: from localhost (jasonm@localhost) by homer.argo.net.au (8.8.5/8.8.5) with SMTP id JAA00192; Fri, 6 Jun 1997 09:34:58 +0800 (WST) Date: Fri, 6 Jun 1997 09:34:57 +0800 (WST) From: Jason McKay To: Dan Busarow cc: questions@FreeBSD.ORG Subject: Re: DIGIBoard In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, 5 Jun 1997, Dan Busarow wrote: > On Fri, 6 Jun 1997, Jason McKay wrote: > > > /dev/MAKEDEV ttyD1 > > > > > The only problem is, after I run MAKEDEV I still received device not > > configured errors. > > Oops. Make that ttyD0 > > You did say that the board probes during startup, right? > > Dan > -- > Dan Busarow 714 443 4172 > DPC Systems / Beach.Net dan@dpcsys.com > Dana Point, California 83 09 EF 59 E0 11 89 B4 8D 09 DB FD E1 DD 0C 82 > > Yeah it reports: dgb0: PC/8e dgb0: 0x110 - 0x130 iomem 0xd0000 dgb0: 8 ports But all devices ie. ttyd0 - ttyd9 is reported as not configured. tty10 and ttyd11 are unable to be created with MAKEDEV. - JAson,