Re: Microsoft Cordless Optical Mouse and 5.2

2004-08-29 Thread Chip
Peter Leftwich wrote:
On Sat, 28 Aug 2004 [EMAIL PROTECTED] wrote:
I have the exact same mouse working on 5.2.1 - Here is the section 
from XF86Config
Section InputDevice
   Identifier  Mouse0
   Driver  mouse
   Option  Protocol auto
   Option  Device /dev/sysmouse
   Option  ZaxisMapping  4 5
EndSection

I need this mouse to work in the console (mode); Tackling one thing at a 
time, XFree86 is next.

In /etc/rc.conf I have the line
moused_enable=YES
I am using the adapter that came with the mouse and it is plugged into 
the PS2 port.
FWIW-
I have a MS Optical USB cordless mouse on my 5.2.1 box, connected to a 
Belkin OmniCube 4-port kvm switch with a usb-ps2 adapter, and it works 
great in both X and console windows. My XF86Config mouse section looks 
like this -

Identifier  Mouse1
Driver  mouse
Option  Protocol SysMouse
Option  Device /dev/sysmouse
Option  ZaxisMapping  4 5
# Mouse-speed setting for PS/2 mouse.
Option  Emulate3Buttons
EndSection
And my rc.conf contains these lines -
moused_enable=YES
moused_port=/dev/psm0
moused_type=auto
usbd_enable=YES
I wonder now if the usbd_enable line is even needed since the mouse is 
being run thru the ps2 adapter.

On the bottom of my mouse it says 'Wireless Optical Mouse Blue'. I 
haven't made any mods/changes to the kernel, it is completely generic.
Regards,
Chip

Same here.
I find that the mouse is responsive and I really like the feel. Now if 
only MS could do something with software. Good Luck
Robert

Thanks, I'll need it.  When I used to run FreeBSD 4.6.2, my Canon 
CanoScan scanner was not supported.  Now I hear that it is under 5.2 but 
my M$ft cordless optical mouse is not (out of the box and into USB that 
is...)

Ppplllplplppplplp!
--
Peter Leftwich
President  Founder, Video2Video Services
Box 13692, La Jolla, CA, 92039 USA
http://Www.Video2Video.Com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Microsoft Cordless Optical Mouse and 5.2

2004-08-29 Thread Anish Mistry
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Saturday 28 August 2004 11:26 pm, Peter Leftwich wrote:
 On Sat, 28 Aug 2004 [EMAIL PROTECTED] wrote:
  I have the exact same mouse working on 5.2.1 - Here is the section from
  XF86Config
  Section InputDevice
 Identifier  Mouse0
 Driver  mouse
 Option  Protocol auto
 Option  Device /dev/sysmouse
 Option  ZaxisMapping  4 5
  EndSection

 I need this mouse to work in the console (mode); Tackling one thing at a
 time, XFree86 is next.

  In /etc/rc.conf I have the line
  moused_enable=YES
  I am using the adapter that came with the mouse and it is plugged into
  the PS2 port.

 Same here.

  I find that the mouse is responsive and I really like the feel. Now if
  only MS could do something with software. Good Luck
  Robert

 Thanks, I'll need it.  When I used to run FreeBSD 4.6.2, my Canon CanoScan
 scanner was not supported.  Now I hear that it is under 5.2 but my M$ft
 cordless optical mouse is not (out of the box and into USB that is...)

 Ppplllplplppplplp!

Yeah, I've got a Intellimouse Explorer with the tilt wheel and it doesn't 
work correctly with USB so I just use the PS/2 adapter.  I'm not sure if it's 
our usb code, or the mouse is slightly non standard, but I made a small 
hack to get it working, but the mouse then is unreliable and misses clicks.  
I'm working on a NetBSD import of the USB code, but it'll be a while and I 
don't know if it will even fix this.
- -- 
Anish Mistry
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFBMhIoxqA5ziudZT0RArG3AKCxyZGA26/04unhZ9Fvdp8L1fvQ9wCgtWvp
hnqUM30DQKRCZq60GJLQzxM=
=ln58
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Microsoft Cordless Optical Mouse and 5.2

2004-08-29 Thread Peter Leftwich
On Sat, 28 Aug 2004, Chip wrote:
FWIW-
I have a MS Optical USB cordless mouse on my 5.2.1 box, connected to a Belkin 
OmniCube 4-port kvm switch with a usb-ps2 adapter, and it works great in both 
X and console windows. My XF86Config mouse section looks like this -

And my rc.conf contains these lines -
I wonder now if the usbd_enable line is even needed since the mouse is being 
run thru the ps2 adapter.

On the bottom of my mouse it says 'Wireless Optical Mouse Blue'. I haven't 
made any mods/changes to the kernel, it is completely generic.
On the bottom of *my* mouse it says Wireless IntelliMouse(R) Explorer.
It does not work with 5.2-RELEASE!  :-(
Regards,
Chip
--
Peter Leftwich
President  Founder, Video2Video Services
Box 13692, La Jolla, CA, 92039 USA
http://Www.Video2Video.Com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Microsoft Cordless Optical Mouse and 5.2

2004-08-28 Thread Subhro
Are you running the GENERIC kernel? If not then have you compiled in
support for ps2 mouse? And Last but not the least, try selecting ur
mouse (or its closest clone) byt running /stand/sysinstall. I wont
rely on auto for MS products (both hw and sw).

Regards
S.

On Sat, 28 Aug 2004 13:49:57 -0700 (PDT), Peter Leftwich
[EMAIL PROTECTED] wrote:
 Doh!  My mouse (a Microsoft Cordless Optical Mouse) worked fine with
 Knoppix/Linux OS and with XP of course but does NOT work with FreeBSD 5.2!
 
 I tried plugging it in as PS/2 but the little light does not come on.  My
 /etc/rc.conf has /dev/sysmouse and type auto but still no go.  I am
 posting this in the hopes that it will partially dissuade those considering
 buying this make and model mouse!  :\
 
 Will someone note this conflict or malfunction at:
 Title FreeBSD 5.2.1-RELEASE Hardware Notes
 Current URL   http://www.freebsd.org/releases/5.2.1R/hardware.html
 URL of current anchor http://www.freebsd.org/releases/5.2.1R/hardware-i386.html
 
 ?
 
 --
 Peter Leftwich
 President  Founder, Video2Video Services
 Box 13692, La Jolla, CA, 92039 USA
 http://Www.Video2Video.Com
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 


-- 
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Microsoft Cordless Optical Mouse and 5.2

2004-08-28 Thread hoe-waa
From: Peter Leftwich [EMAIL PROTECTED]
Date: Saturday, August 28, 2004 10:49 am

 Doh!  My mouse (a Microsoft Cordless Optical Mouse) worked fine with
 Knoppix/Linux OS and with XP of course but does NOT work with 
 FreeBSD 5.2!
 
 I tried plugging it in as PS/2 but the little light does not come 
 on.  My
 /etc/rc.conf has /dev/sysmouse and type auto but still no go.  I am
 posting this in the hopes that it will partially dissuade those 
 consideringbuying this make and model mouse!  :\
 
 Will someone note this conflict or malfunction at:
 Title FreeBSD 5.2.1-RELEASE Hardware Notes
 Current URL   
 http://www.freebsd.org/releases/5.2.1R/hardware.htmlURL of current 
 anchor http://www.freebsd.org/releases/5.2.1R/hardware-i386.html
 
 ?
 
 --
 Peter Leftwich

I have the exact same mouse working on 5.2.1

Here is the section from XF86Config

Section InputDevice
Identifier  Mouse0
Driver  mouse
Option  Protocol auto
Option  Device /dev/sysmouse
Option  ZaxisMapping  4 5
EndSection


In /etc/rc.conf I have the line

moused_enable=YES

I am using the adapter that came with the mouse
and it is plugged into the PS2 port.

I find that the mouse is responsive and I really
like the feel. Now if only MS could do something 
with software.

Good Luck

Robert

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Microsoft Cordless Optical Mouse and 5.2

2004-08-28 Thread Peter Leftwich
On Sun, 29 Aug 2004, Subhro wrote:
Are you running the GENERIC kernel? If not then have you compiled in
support for ps2 mouse? And Last but not the least, try selecting ur
mouse (or its closest clone) byt running /stand/sysinstall. I wont
rely on auto for MS products (both hw and sw). Regards
S.
--
Subhro Sankha Kar
School of Information Technology, Block AQ-13/1 Sector V
ZIP 700091 - India
Almost a yeayyy out of me - Yes, I have the GENERIC kernel, and tried the 
very-comforting-to-rediscover /stand/sysinstall, tried various protocol 
types and ports to no avail.

:(
--
Peter Leftwich
President  Founder, Video2Video Services
Box 13692, La Jolla, CA, 92039 USA
http://Www.Video2Video.Com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Microsoft Cordless Optical Mouse and 5.2

2004-08-28 Thread Peter Leftwich
On Sat, 28 Aug 2004 [EMAIL PROTECTED] wrote:
I have the exact same mouse working on 5.2.1 - Here is the section from 
XF86Config
Section InputDevice
   Identifier  Mouse0
   Driver  mouse
   Option  Protocol auto
   Option  Device /dev/sysmouse
   Option  ZaxisMapping  4 5
EndSection
I need this mouse to work in the console (mode); Tackling one thing at a 
time, XFree86 is next.

In /etc/rc.conf I have the line
moused_enable=YES
I am using the adapter that came with the mouse and it is plugged into 
the PS2 port.
Same here.
I find that the mouse is responsive and I really like the feel. Now if 
only MS could do something with software. Good Luck
Robert
Thanks, I'll need it.  When I used to run FreeBSD 4.6.2, my Canon CanoScan 
scanner was not supported.  Now I hear that it is under 5.2 but my M$ft 
cordless optical mouse is not (out of the box and into USB that is...)

Ppplllplplppplplp!
--
Peter Leftwich
President  Founder, Video2Video Services
Box 13692, La Jolla, CA, 92039 USA
http://Www.Video2Video.Com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]