From owner-freebsd-questions Mon Oct 16 7: 7:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from trinity.magpage.com (trinity.magpage.com [216.155.0.8]) by hub.freebsd.org (Postfix) with ESMTP id F075D37B66D for ; Mon, 16 Oct 2000 07:07:12 -0700 (PDT) Received: from magpage.com (poomba.magpage.com [216.155.24.136]) by trinity.magpage.com (8.11.1/8.11.1) with ESMTP id e9GE6wE03382; Mon, 16 Oct 2000 10:06:58 -0400 Message-ID: <39EB0B81.FF0EB283@magpage.com> Date: Mon, 16 Oct 2000 10:06:57 -0400 From: Daniel Frazier Organization: Magpage Internet Services X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Siegbert Baude Cc: Jon Stanley , freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD 4.1.1-RELEASE and Microsoft Intellimouse References: <39EAB166.1A947A93@gmx.de> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Siegbert Baude wrote: > > I have exactly the same mouse, also with the PS/2 Adapter. I´m running 4.1 > Stable and in my configuration I have: > > /etc/XF86Config: Device "/dev/mouse" > > /etc/rc.conf: moused_port="/dev/psm0" > moused_type="auto" > moused_enable="YES" > moused_flags="-z 4" > > The only problem I´m facing until now are sporadic imwheel core dumps (but I > also had them with another wheel mouse by Primax). Until now 3 buttons are > working, as I read that for 5 buttons you should switch to XFree 4, which I > didn´t attack until now. > I've got my intellimouse running fine without having to use imwheel. I did have to add a flag to the device pcm0 line in my kernel config, but after that every thing works flawlessly... Here's what I've got in /etc/XF86Config... Section "Pointer" Protocol "IntelliMouse" Device "/dev/psm0" BaudRate 1200 SampleRate 100 Resolution 200 ZAxisMapping 4 5 Buttons 5 EndSection and here's the line from my kernel config file... device psm0 at atkbdc? irq 12 flags 0x100 hope this helps -- ---------------------------------------------------------------------- Daniel Frazier Tel: 302-239-5900 Ext. 231 System Administrator Fax: 302-239-3909 MAGPAGE, We Power the Internet WWW: http://www.magpage.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message