From owner-freebsd-questions Tue Nov 7 20:05:26 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA16736 for questions-outgoing; Tue, 7 Nov 1995 20:05:26 -0800 Received: from mercury.sfsu.edu (root@mercury.sfsu.edu [130.212.10.162]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id UAA16729 for ; Tue, 7 Nov 1995 20:05:19 -0800 Received: from pluto.sfsu.edu (wleong@pluto.sfsu.edu [130.212.10.168]) by mercury.sfsu.edu (8.7.1/8.7.1) with SMTP id UAA16466 for ; Tue, 7 Nov 1995 20:05:08 -0800 (PST) Message-Id: <199511080405.UAA16466@mercury.sfsu.edu> Comments: Authenticated sender is From: "2-King" To: questions@freebsd.org Date: Tue, 7 Nov 1995 20:06:25 +0000 Subject: Re: Installing ps/2 mouse freezes keyboard Reply-to: wleong@sfsu.edu Priority: normal X-mailer: Pegasus Mail for Windows (v2.10) Sender: owner-questions@freebsd.org Precedence: bulk I have done the following and recompile the kernel. After reboot, the keyboard freezed. Please reply if you see something I shouldn't have done. I have Pentium-133 and FreeBSD 2.0.5. I added the following line to new kernel, options ALLOW_CONFLICT_IOADDR device psm0 at isa? port "IO_KBD" tty conflicts irq 12 vector psmintr The mouse works, but the keyboard freezed right after reboot. Thank you for your attention.