From owner-freebsd-hackers Fri May 21 9: 2:42 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from mrelay.jrc.it (mrelay.jrc.it [139.191.1.65]) by hub.freebsd.org (Postfix) with ESMTP id 2BAEE15986 for ; Fri, 21 May 1999 09:02:34 -0700 (PDT) (envelope-from nick.hibma@jrc.it) Received: from elect8 (elect8.jrc.it [139.191.71.152]) by mrelay.jrc.it (LMC5692) with SMTP id SAA20792; Fri, 21 May 1999 18:02:20 +0200 (MET DST) Date: Fri, 21 May 1999 18:02:17 +0200 (MET DST) From: Nick Hibma X-Sender: n_hibma@elect8 Reply-To: Nick Hibma To: Karl Denninger Cc: Graham Wheeler , hackers@FreeBSD.ORG Subject: Re: -CURRENT problems - keyboard lockup! In-Reply-To: <19990521105306.A503@Denninger.Net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > < # atkbdc0 controlls both the keyboard and the PS/2 mouse > < controller atkbdc0 at isa? port IO_KBD > < device atkbd0 at isa? irq 1 > < device psm0 at isa? irq 12 > --- > > # atkbdc0 controls both the keyboard and the PS/2 mouse > > controller atkbdc0 at isa? port IO_KBD > > device atkbd0 at atkbdc? irq 1 > > device psm0 at atkbdc? irq 12 Looks ok. > < device npx0 at isa? port IO_NPX irq 13 > --- > > device npx0 at nexus? port IO_NPX irq 13 Mistake (see the dmesg) 140c118,119 < device sc0 at isa? --- > device sc0 at isa? > Why does this one show up? It shouldn't. You might want to retype it to make sure there is no bogus char in there somewhere. > > #controller umass0 > > #device ums0 > > #device ukbd0 > > #device ulpt0 > > #device uhid0 > > #device ugen0 FYI, this GENERIC is not the one from yesterday evening (sorting of the elements above has changed). I can't see anything obviously wrong. Nick > > On Fri, May 21, 1999 at 05:43:01PM +0200, Nick Hibma wrote: > > > > Could you post a diff against a GENERIC? If possible zap the GENERIC > > file first and recreate it with a 'cvs update' if you have a repository > > available, or with 'cvsup' if not. > > > > Nick > > > > On Fri, 21 May 1999, Karl Denninger wrote: > > > > > On Fri, May 21, 1999 at 05:37:40PM +0200, Graham Wheeler wrote: > > > > Karl Denninger wrote: > > > > > > > > > > Hi folks, > > > > > > > > > > I built a new kernel last night and started a buildworld before going to > > > > > bed. Just a "tracking" type of thing to see what the state of the world > > > > > is on FreeBSD. > > > > > > > > > > This morning I tried to boot that kernel. It comes up, but the console > > > > > is dead! The DISPLAY is ok, but I have no keyboard control. Replugging > > > > > the keyboard does not help. > > > > > > > > Are you sure you haven't omitted the syscons device? > > > > > > You mean this one? > > > > > > device sc0 at isa? > > > > > > Yes, its in there (it shows on the boot trace). > > > > > > -- > > > -- > > > Karl Denninger (karl@denninger.net) Web: fathers.denninger.net > > > I ain't even *authorized* to speak for anyone other than myself, so give > > > up now on trying to associate my words with any particular organization. > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-hackers" in the body of the message > > > > > > > > > > -- > > ISIS/STA, T.P.270, Joint Research Centre, 21020 Ispra, Italy > > > > -- > -- > Karl Denninger (karl@denninger.net) Web: fathers.denninger.net > I ain't even *authorized* to speak for anyone other than myself, so give > up now on trying to associate my words with any particular organization. > > -- ISIS/STA, T.P.270, Joint Research Centre, 21020 Ispra, Italy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message