mouse on a Ultra5

John Nielsen lists at jnielsen.net
Wed Aug 31 19:54:21 GMT 2005


On Wednesday 31 August 2005 13:43, User Pm wrote:
> Does the sun mouse (attached to the keyboard) works on a ultra 5?
> I do not see any mention to it in the dmesg output...
> If yes how to I configure it for use with xorg?

> uart3: <16550 or compatible> addr 0x14003062f8-0x14003062ff irq 42 on 
ebus0 

It just shows up as a serial port.  Mine works fine in xorg with the 
following:

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "mousesystems"
        Option      "Device" "/dev/cuau3"
EndSection

JN


More information about the freebsd-sparc64 mailing list