USB -> PS/2

From: Robert Huff (roberthuff_at_rcn.com)
Date: 08/30/03

  • Next message: Hendrik Hasenbein: "Re: Quicktime Trailers"
    Date: Sat, 30 Aug 2003 10:29:23 -0400
    To: questions@freebsd.org
    
    

    Walter C. Pelissero writes:

    > Although the keyboard works, the mouse doesn't. I tried to plug
    > two types of mice (a Micro$oft 2 buttons and a Trust 3 buttons)
    > but both, while generating traffic on the USB bus (the converter
    > LED blinks), don't move the pointer.

            <Hopping up and down in glee> Yes, yes, yes! Probably
    different hardware (boot messages and output of "usbdevs -d -v"
    appended) but _exact_ same symptoms. (Sorry to hear someone else is
    afflicted, happy to hear it's not something I did.)
            I had thought it might be because I am running it through a USB
    kvm switch ... but WinME handles it perfectly.

                                    Robert Huff


    **************** boot probe ****************

    ohci0: <SiS 5571 USB controller> mem 0xf2800000-0xf2800fff irq 5 at device 2.2 on pci0
    usb0: OHCI version 1.0, legacy support
    usb0: SMM does not respond, resetting
    usb0: <SiS 5571 USB controller> on ohci0
    usb0: USB revision 1.0
    uhub0: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
    uhub0: 3 ports with 3 removable, self powered
    uhub1: Texas Instruments TUSB2046 hub, class 9/0, rev 1.10/1.25, addr 2
    uhub1: 4 ports with 4 removable, bus powered
    ukbd0: Tangtop Generic USBPS2, rev 1.10/0.01, addr 3, iclass 3/1
    ums0: vendor 0x0d3d product 0x0001, rev 1.10/0.01, addr 3, iclass 3/1
    ums0: 3 buttons and Z dir.
    ohci1: <SiS 5571 USB controller> mem 0xf2000000-0xf2000fff irq 9 at device 2.3 on pci0
    usb1: OHCI version 1.0, legacy support
    usb1: SMM does not respond, resetting
    usb1: <SiS 5571 USB controller> on ohci1
    usb1: USB revision 1.0
    uhub2: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
    uhub2: 3 ports with 3 removable, self powered

    **************** usbdevs -d -v ****************

    Controller /dev/usb0:
    addr 1: full speed, self powered, config 1, OHCI root hub(0x0000), SiS(0x0000), rev 1.00
      uhub0
     port 1 addr 2: full speed, power 100 mA, config 1, TUSB2046 hub(0x2046), Texas Instruments(0x0451), rev 1.25
       uhub1
      port 1 powered
      port 2 powered
      port 3 addr 3: low speed, power 100 mA, config 1, product 0x0001(0x0001), Tangtop(0x0d3d), rev 0.01
        ukbd0
        ums0
      port 4 powered
     port 2 powered
     port 3 powered
    Controller /dev/usb1:
    addr 1: full speed, self powered, config 1, OHCI root hub(0x0000), SiS(0x0000), rev 1.00
      uhub2
     port 1 powered
     port 2 powered
     port 3 powered

    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Hendrik Hasenbein: "Re: Quicktime Trailers"