Subject: Re: X & keyboard lockup
To: Zach Fine <czyz@u.washington.edu>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: netbsd-help
Date: 12/02/1998 17:58:15
Zach Fine wrote:
> I'd be happy to use wscons, but I probably either need to wait for
> 1.3.3 or use current for that, right?
Or just revert back to pccons, ie:
# ISA console. You can only configure one of these!
pc0 at isa? port 0x60 irq 1 # pccons generic PC console driver
#vt0 at isa? port 0x60 irq 1 # PCVT console driver
as per the GENERIC 1.3.x kernels.
Shame about the virtual terminals, but that's far less annoying than having
to unplug the keyboard!
Cheers,
Patrick