Date: Wed, 6 Mar 1996 11:44:00 -0800 (PST) From: invalid opcode <coredump@nervosa.com> To: =?ISO-2022-JP?B?GyRCNFohIVp4GyhC?= <GFD01536@niftyserve.or.jp> Cc: hackers@freebsd.org Subject: Re: Help Message-ID: <Pine.BSF.3.91.960306114141.26752A-100000@nervosa.com> In-Reply-To: <199603060858.RAA06051@inetnif.niftyserve.or.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
> Boot message : mse0 wrong signature ff > mse0 not found 0x23c > > No psm of boot message seen. Okay, mse0 is not the ps/2 mouse driver. mse0 is the serial port driver. To install the psm0 driver for ps/2 port mice, add the following lines to your kernel config file: device psm0 at isa? port "IO_KBD" conflicts ttys irq 12 vector psmintr == Chris Layne ============================================================= == coredump@nervosa.com ================ http://www.nervosa.com/~coredump ==
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960306114141.26752A-100000>