From owner-freebsd-questions Thu May 9 00:59:41 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA21640 for questions-outgoing; Thu, 9 May 1996 00:59:41 -0700 (PDT) Received: from server2.rad.net.id (root@server2.rad.net.id [202.154.1.3]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id AAA21599 Thu, 9 May 1996 00:59:29 -0700 (PDT) Received: from snake.iwan.org (dyn1173a.dialin.rad.net.id [202.154.6.173]) by server2.rad.net.id (8.7.5/RADNET) with SMTP id OAA11375; Thu, 9 May 1996 14:58:46 +0700 (WIB) Message-ID: <3191A4B6.73AB@rad.net.id> Date: Thu, 09 May 1996 14:54:30 +0700 From: Iwan Leonardus Organization: SKD X-Mailer: Mozilla 2.01Gold (Win95; I) MIME-Version: 1.0 To: rjwiwat@adelaide.on.net CC: questions@FreeBSD.org, Bugs@FreeBSD.org Subject: Re: PS/2 mouse on Triton References: <01I4FPTDCD1U000R7I@adelaide.on.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Cheers to you! Thanks, it works!! I held my breath when psm.c is being compiled and when I re-boot after I changed the kernel, and now I can breath again!...:-)) I hope in the future version of FreeBSD they included your code :) By the way ".id" is Indonesia. Also thanks to you all my FreeBSD pal:) Best Regards Iwan L Richard Wiwatowski wrote: > The attached file "psms.uue" will decode into a tarred and gzipped > > file > "psms.tgz". This contains two different versions of the PS/2 driver. > > The command > > gzip -dc psms.tgz | tar xvf - > > should deposit two files into the current directory: > > psm.c-2.1 - for FreeBSD 2.1.0-RELEASE > psm.c-2.2 - for FreeBSD 2.2-960501-SNAP