Santiago,

En el caso del modelo que te pase, se conecta al USB sin driver ni
nada parecido, tiene un receptor de radio y tanto el teclado como el
mouse trabajan con el receptor, para la PC (Linux) es como si tenes un
Teclado USB conectado a un puerto y un Mouse USB conectado al otro.

Si ves la salida del comando "lsusb -v" tenes el detalle:

lsusb -v

Bus 002 Device 003: ID 045e:00f1 Microsoft Corp.
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0         8
  idVendor           0x045e Microsoft Corp.
  idProduct          0x00f1
  bcdDevice            0.02
  iManufacturer           1 Microsft
  iProduct                2 Microsoft Wireless Desktop Receiver 3.1A
  iSerial                 0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           59
    bNumInterfaces          2
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0xa0
      (Bus Powered)
      Remote Wakeup
    MaxPower              100mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Device
      bInterfaceSubClass      1 Boot Interface Subclass
      bInterfaceProtocol      1 Keyboard
      iInterface              0
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.11
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength      63
         Report Descriptors:
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0008  1x 8 bytes
        bInterval              10
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Device
      bInterfaceSubClass      0 No Subclass
      bInterfaceProtocol      0 None
      iInterface              0
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.11
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength     571
         Report Descriptors:
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0008  1x 8 bytes
        bInterval              10
Device Status:     0x0000
  (Bus Powered)

Saludos,
Alejandro

El 19 de julio de 2009 20:50, Santiago Roza<[email protected]> escribió:
> 2009/7/19 Alejandro <[email protected]>:
>
>> No se si ese funciona, no veo el porque no funcionaria pero si te
>> sirve el dato yo tengo este:
>
>
> vos no ves por que no, pero yo si porque no los conozco y no se cual
> es el principio tecnico por el que funcionan  :)
>
> si requieren drivers especiales, o si toda la parte inalambrica se
> maneja por hardware y el kernel ni se entera, o aunque el kernel ni se
> entere, si el teclado en si esta soportado, etc... por eso fue que
> busque pero (sorprendentemente) no encontre nada en google, asi que
> vine aca.  pero bueno, tu dato me suma, probablemente me tire el
> lance.
>
>
> --
> Santiago Roza
> [email protected]
> --
> Para desuscribirte tenés que visitar la página
> https://listas.linux.org.ar/mailman/listinfo/lugar-gral/
>
--
Para desuscribirte tenés que visitar la página
https://listas.linux.org.ar/mailman/listinfo/lugar-gral/

Responder a