Return to BSD News archive
Newsgroups: comp.os.386bsd.questions Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!msuinfo!agate!doc.ic.ac.uk!warwick!uknet!EU.net!uunet!psinntp!hk.super.net!uxmail!hpg30a.csc.cuhk.hk!hkuxb.hku.hk!hkusu11!h8805164 From: h8805164@hkusu11 () Subject: Re: Probs with SYSCONS Message-ID: <Cq6w75.LDK@hkuxb.hku.hk> Sender: usenet@hkuxb.hku.hk (USENET News System) Nntp-Posting-Host: hkusu11.hku.hk Organization: The University of Hong Kong X-Newsreader: TIN [version 1.1 PL6] References: <Cq63Ep.KHC@curia.ucc.ie> Date: Sun, 22 May 1994 05:49:53 GMT Lines: 14 dave@odyssey.ucc.ie wrote: : I modified the kernel, adding just NCONS, and SYSCONS, and changing pc0 : to sc0, but now it hangs after prompting from login: Replace the line device pc0 at isa? port "IO_KBD" tty irq 1 vector pcrint with device sc0 at isa? port "IO_KBD" tty irq 1 vector scintr ^^^ ^^^^^^ in the config file. See also /usr/src/sys/i386/conf/SYSCONS for reference. -- Ka (wkyu@csd.hku.hk)