Skip site navigation (1)Skip section navigation (2)
Date:      13 Sep 2003 17:19:48 -0400
From:      Ryan Haggerty <rhaggert@penguin.lhup.edu>
To:        freebsd-newbies@freebsd.org
Subject:   usb mouse problems
Message-ID:  <1063487988.2668.17.camel@linux14>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1063487988.2668.17.camel>