usb mouse problems
From: Ryan Haggerty (rhaggert_at_penguin.lhup.edu)
Date: 09/13/03
- Previous message: Alexander Pohoyda: "Re: How to configure console to cover the entire screen?"
- Next in thread: Doug Barton: "Re: usb mouse problems"
- Reply: Doug Barton: "Re: usb mouse problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: freebsd-newbies@freebsd.org Date: 13 Sep 2003 17:19:48 -0400
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
_______________________________________________
freebsd-newbies@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"
- Previous message: Alexander Pohoyda: "Re: How to configure console to cover the entire screen?"
- Next in thread: Doug Barton: "Re: usb mouse problems"
- Reply: Doug Barton: "Re: usb mouse problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]