Subject: Re: panic: cnopen: cn_tab->cn_dev == NODEV
To: Hauke Fath <hauke@Espresso.Rhein-Neckar.DE>
From: Colin Wood <cwood@ichips.intel.com>
List: port-mac68k
Date: 03/13/2000 16:12:43
Hauke Fath wrote:
> Hi,
> 
> the latest snapshot kernel cores on a IIcx (see below) when booting to
> internal console on a "Mac II High-Resolution Video Card". Coredump is
> available upon request (~2.5 MB).
> 
> This does not happen when booting to serial console, and it does not
> happen, either, when I use a "Macintosh Display Card" (at least it probes
> as such; it's a 640x480/8Bit + 640x870/4Bit adapter with 512K onboard and
> two empty SIMM slots).

have you done a:

cd /dev
sh ./MAKEDEV wscons

??

you need to create the new ttyE0 device node so that the wscons console
can properly work...

can anyone modify the installer to create this by default (since i know
some people are still doing this)?

-colin