Subject: Re: panic: cnopen: cn_tab->cn_dev == NODEV
To: Hauke Fath <hauke@espresso.rhein-neckar.de>
From: Leo Weppelman <leo@wau.mis.ah.nl>
List: port-mac68k
Date: 03/17/2000 23:34:06
On Thu, Mar 16, 2000 at 10:29:03PM +0100, Hauke Fath wrote:
> At 21:36 Uhr +0100 15.3.2000, Leo Weppelman wrote:
> >I added this panic to prevent weird kernel
> >behaviour when misconfiguring the console device. The most probable cause
> >of this panic is the failure to properly attach a console device. Either
> >none of the devices did match/attach
> 
> [...]
> macvid0 at nubus0 slot b: Mac II High-Resolution Video Card
> macvid0: 640 x 480, monochrome
> macfb0 at macvid0
> wsdisplay0 at macfb0
> [...]

Are you not missing something like:
 wsdisplay0 at macfb0: console (80x25, vt100 emulation)

Leo.