linux/drivers/usb/misc
pancho horrillo 4b372072b5 USB: add device ID for Apple Cinema Display 23in 2007
Hi!

$ lsusb -v
Bus 001 Device 008: ID 05ac:921c Apple, Inc. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0         8
  idVendor           0x05ac Apple, Inc.
  idProduct          0x921c 
  bcdDevice            1.15
  iManufacturer           1 
  iProduct                2 
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           34
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                2mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      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      92
         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              16



Signed-off-by: pancho horrillo <pancho@pancho.name>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-12-23 11:34:11 -08:00
..
sisusbvga headers: kref.h redux 2009-09-26 10:17:19 -07:00
adutux.c USB: misc/adutux, fix lock imbalance 2009-03-17 14:01:29 -07:00
appledisplay.c USB: add device ID for Apple Cinema Display 23in 2007 2009-12-23 11:34:11 -08:00
berry_charge.c USB: power availability check for berry_charge 2009-01-07 09:59:51 -08:00
cypress_cy7c63.c USB: remove err() macro from usb misc drivers 2008-10-17 14:41:13 -07:00
cytherm.c USB: remove err() macro from usb misc drivers 2008-10-17 14:41:13 -07:00
emi26.c USB: emi26: fix oops on load 2009-01-07 10:00:13 -08:00
emi62.c USB: emi62: fix crash when trying to load EMI 6|2 firmware 2009-12-23 11:34:11 -08:00
ftdi-elan.c USB: make transfer_buffer_lengths in struct urb field u32 2009-03-24 16:20:36 -07:00
idmouse.c USB: full power management support for the idmouse driver 2009-09-23 06:46:28 -07:00
iowarrior.c Driver-Core: extend devnode callbacks to provide permissions 2009-09-19 12:50:38 -07:00
isight_firmware.c isight_firmware: fix a leak and double kfree() 2008-08-12 16:07:28 -07:00
Kconfig USB: usbtest: no need for USB_DEVICEFS 2009-07-28 14:31:11 -07:00
ldusb.c USB: ldusb should signal an error in poll if the device is disconnected 2009-09-23 06:46:28 -07:00
legousbtower.c USB: legousbtower: make poll notice disconnect 2009-09-23 06:46:28 -07:00
Makefile USB: remove phidget drivers from kernel tree. 2009-03-24 16:20:37 -07:00
rio500_usb.h
rio500.c const: constify remaining file_operations 2009-10-01 16:11:11 -07:00
trancevibrator.c USB: remove info() macro from usb/misc drivers 2008-10-17 14:41:09 -07:00
usb_u132.h
usblcd.c USB: usblcd, fix memory leak 2009-10-09 13:52:06 -07:00
usbled.c USB: fix usbled disconnect read race #2 2007-11-28 13:58:33 -08:00
usbsevseg.c USB: full autosuspend and power management support for usbsevseg 2009-09-23 06:46:28 -07:00
usbtest.c usbtest: make module param pattern writeable 2009-12-11 11:55:22 -08:00
uss720.c USB: remove info() macro from usb/misc drivers 2008-10-17 14:41:09 -07:00
vstusb.c USB: misc/vstusb, fix lock imbalance 2009-03-17 14:01:29 -07:00