From owner-freebsd-questions Sun Dec 21 12:28:09 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA23923 for questions-outgoing; Sun, 21 Dec 1997 12:28:09 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from cam.grad.kiev.ua (grad-UTC-28k8.ukrtel.net [195.5.25.54]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id MAA23913 for ; Sun, 21 Dec 1997 12:28:03 -0800 (PST) (envelope-from Ruslan@Shevchenko.kiev.ua) Received: from Shevchenko.kiev.ua (localhost [127.0.0.1]) by cam.grad.kiev.ua (8.8.8/8.8.5) with ESMTP id WAA16100; Sat, 20 Dec 1997 22:26:04 GMT Message-ID: <349C45F5.F81EC582@Shevchenko.kiev.ua> Date: Sat, 20 Dec 1997 22:25:57 +0000 From: Ruslan Shevchenko X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.5-STABLE i386) MIME-Version: 1.0 To: Francisco Reyes CC: questions@freebsd.org Subject: Re: psm0 (ps/2 mouse) after kernel build without booting -c? References: <199712211915.LAA13780@super.zippo.com> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Francisco Reyes wrote: > Every time I recompile a new kernel I have to boot with the "-c" > option to enable the ps/2 mouse(psm0). Is there a way to have this > set from the kernel so after each re-compile psm0 is available? Yes. In kernel config now you havedevice psm0 at isa? disable ,,,,,, s/disable/enable/ in this string