Subject: Re: does moused support USB mice?
To: Rasputin <rasputin@shikima.mine.nu>
From: Wojciech Puchar <wojtek@chylonia.3miasto.net>
List: netbsd-users
Date: 03/04/2002 14:44:14
>
> Couldn't find a reference to them in the manpage?


no need to use moused for USB mouse. it attaches as wsmouse at ums

>
> I'm using wscons, and don't seem to have a /dev/ums0?
>
> What would be the appropriate command?
> Sorry if this is a FAQ, I couldn't find it?
>
> Relevant (?) bits of dmesg follow:
>
> --------------------------8<--------------------------
>
> NetBSD 1.5ZA (IDORU) #0: Sun Mar  3 14:35:16 GMT 2002
>     root@idoru.mine.nu:/usr/src/sys/arch/i386/compile/IDORU
>
> wsdisplay0 at vga1 kbdmux 1: console (80x25, vt100 emulation)
> wsmux1: connecting to wsdisplay0
>
> ohci0 at pci0 dev 8 function 0: Lucent Technologies product 0x5803 (rev. 0x11)
> ohci0: interrupting at irq 3
> ohci0: OHCI version 1.0, legacy support
> usb0 at ohci0: USB revision 1.0
> uhub0 at usb0
> uhub0: Lucent Technolo OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
> uhub0: 1 port with 1 removable, self powered
> ohci1 at pci0 dev 8 function 1: Lucent Technologies product 0x5803 (rev. 0x11)
> ohci1: interrupting at irq 3
> ohci1: OHCI version 1.0, legacy support
> usb1 at ohci1: USB revision 1.0
> uhub1 at usb1
> uhub1: Lucent Technolo OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
> uhub1: 1 port with 1 removable, self powered
> ohci2 at pci0 dev 8 function 2: Lucent Technologies product 0x5803 (rev. 0x11)
> ohci2: interrupting at irq 3
> ohci2: OHCI version 1.0, legacy support
> usb2 at ohci2: USB revision 1.0
> uhub2 at usb2
> uhub2: Lucent Technolo OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
> uhub2: 1 port with 1 removable, self powered
> ohci3 at pci0 dev 8 function 3: Lucent Technologies product 0x5803 (rev. 0x11)
> ohci3: interrupting at irq 3
> ohci3: OHCI version 1.0, legacy support
> usb3 at ohci3: USB revision 1.0
> uhub3 at usb3
> uhub3: Lucent Technolo OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
> uhub3: 1 port with 1 removable, self powered
>
> uhidev0: Logitech USB Receiver, rev 1.10/9.10, addr 2, iclass 3/1
> ums0 at uhidev0: 5 buttons and Z dir.
> wsmouse0 at ums0 mux 0
>
> wsdisplay0: screen 1 added (80x25, vt100 emulation)
> wsdisplay0: screen 2 added (80x25, vt100 emulation)
> wsdisplay0: screen 3 added (80x25, vt100 emulation)
> wsdisplay0: screen 4 added (80x25, vt100 emulation)
>
> --------------------------8<--------------------------
>
> --
> A lack of leadership is no substitute for inaction.
> Rasputin :: Jack of All Trades - Master of Nuns ::
>

----------------------------------------------------------------------
Instead of asking why a piece of software is using "1970s technology,"
start asking why software is ignoring 30 years of accumulated wisdom.