From owner-freebsd-bugs Tue Jan 7 18:10:03 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id SAA05529 for bugs-outgoing; Tue, 7 Jan 1997 18:10:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id SAA05519; Tue, 7 Jan 1997 18:10:01 -0800 (PST) Date: Tue, 7 Jan 1997 18:10:01 -0800 (PST) Message-Id: <199701080210.SAA05519@freefall.freebsd.org> To: freebsd-bugs Cc: From: Mark Schleifer Subject: Re: kern/2409: psm0: unable to set the command byte. psm0 not found at 0x60 Reply-To: Mark Schleifer Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR kern/2409; it has been noted by GNATS. From: Mark Schleifer To: Nate Williams Cc: marks@digex.net, FreeBSD-gnats-submit@freebsd.org, marks@otor.digex.net Subject: Re: kern/2409: psm0: unable to set the command byte. psm0 not found at 0x60 Date: Tue, 7 Jan 1997 21:02:54 -0500 (EST) On 1/7/1997 (17:18:11 -0700), Nate Williams wrote: ] > >Number: 2409 ] > >Category: kern ] > >Synopsis: psm0: unable to set the command byte. psm0 not found at 0x60 ] > >Confidential: no ] > >Severity: serious ] > >Priority: high ] > >Responsible: freebsd-bugs ] > >State: open ] > >Class: sw-bug ] > >Submitter-Id: current-users ] > >Arrival-Date: Tue Jan 7 15:40:03 PST 1997 ] > >Last-Modified: ] > >Originator: Mark Schleifer ] > >Organization: ] > DIGEX ] > >Release: FreeBSD 2.2-BETA_A i386 ] > >Environment: ] > ] > DEC HiNote Ultra II Laptop ] > Pentium 133MHz ] > 32 MB Ram ] > ] > >Description: ] > ] > On Boot: ] > ] > psm0: unable to set the command byte. ] > psm0 not found at 0x60 ] > ] > Worked under SNAPs and ALPHA. Seems to be root cause of moused and ] > X crashing system. ] ] Try removing all of the PAO patches and see if it makes any difference. Same problem with kernel.GENERIC...Worse in fact. If psm0 is enabled in the kernel it doesn't accepts keyboard input. If moused is enabled in sysconfig, the system crashes (blaming moused) during boot. - Mark