usb mouse probs

2003-09-16 Thread Ryan Haggerty
I looked at the hand book
played with rc.conf and all the stuff  i need in the kerel is there
there is a /dev/ums0 too

dmesg says it found my
micrsoft wirless optical usb mouse

but i can not seem to get it to work

from dmesg
ums0: Microsoft Microsoft Wireless Optical Mouse\M-. 1.0A, rev
2.00/0.15, addr 2, iclass 3/1
ums0: 3 buttons and Z dir.


from my kern compile i had this
# USB support
device  uhci# UHCI PCI-USB interface
device  ohci# OHCI PCI-USB interface
device  usb # USB Bus (required)
#device udbp# USB Double Bulk Pipe devices
device  ugen# Generic
device  uhid# Human Interface Devices
device  ukbd# Keyboard
device  ulpt# Printer
device  umass   # Disks/Mass storage - Requires scbus
and da
device  ums # Mouse
device  urio# Diamond Rio 500 MP3 player
device  uscanner# Scanners


THANKS for any help


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


Re: usb mouse probs

2003-09-14 Thread Lee Harr
I looked at the hand book
played with rc.conf and all the stuff  i need in the kerel is there
there is a /dev/ums0 too
dmesg says it found my
micrsoft wirless optical usb mouse
but i can not seem to get it to work



What does the mouse section of /etc/X11/XF86Config look like?

_
Add photos to your e-mail with MSN 8. Get 2 months FREE*. 
http://join.msn.com/?page=features/featuredemail

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


usb mouse probs

2003-09-13 Thread Ryan Haggerty
I looked at the hand book
played with rc.conf and all the stuff  i need in the kerel is there
there is a /dev/ums0 too

dmesg says it found my
micrsoft wirless optical usb mouse

but i can not seem to get it to work

from dmesg
ums0: Microsoft Microsoft Wireless Optical Mouse\M-. 1.0A, rev
2.00/0.15, addr 2, iclass 3/1
ums0: 3 buttons and Z dir.


from my kern compile i had this
# USB support
device  uhci# UHCI PCI-USB interface
device  ohci# OHCI PCI-USB interface
device  usb # USB Bus (required)
#device udbp# USB Double Bulk Pipe devices
device  ugen# Generic
device  uhid# Human Interface Devices
device  ukbd# Keyboard
device  ulpt# Printer
device  umass   # Disks/Mass storage - Requires scbus
and da
device  ums # Mouse
device  urio# Diamond Rio 500 MP3 player
device  uscanner# Scanners


THANKS for any help


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