linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Udev support for Ultima Cutter
@ 2011-08-17 11:48 Olafur Arason
  2011-08-17 13:27 ` Kay Sievers
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Olafur Arason @ 2011-08-17 11:48 UTC (permalink / raw)
  To: linux-hotplug

Hi, I need a udev rule file for Mutoh Ultima Cutter. It would be
preferable if it links
to /dev/cutter so I know which device to link to. This is a serial usb
connection.
I have previously managed to write data to this interface and have tried to make
a rule file but I don't know why it does not work and the udevadm
monitor interface
does not give me any clues.

Regards,
Olafur Arason

lsusb -v output

Bus 002 Device 002: ID 0c30:6001
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0         8
  idVendor           0x0c30
  idProduct          0x6001
  bcdDevice            2.00
  iManufacturer           1 MUTOH EUROPE NV
  iProduct                2 ULTIMA CUTTER
  iSerial                 3 MECTKDPD
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           32
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0x80
      (Bus Powered)
    MaxPower               44mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface              2 ULTIMA CUTTER
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
Device Status:     0x0000
  (Bus Powered)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-08-17 13:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-17 11:48 Udev support for Ultima Cutter Olafur Arason
2011-08-17 13:27 ` Kay Sievers
2011-08-17 13:40 ` Olafur Arason
2011-08-17 13:47 ` Kay Sievers
2011-08-17 13:54 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).