<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: using a mimo um-710 on linux (displaylink) with udlfb driver</title>
	<atom:link href="http://ramblings.narrabilis.com/wp/using-a-mimo-um-710-on-linux-displaylink-with-udlfb-driver/feed/" rel="self" type="application/rss+xml" />
	<link>http://ramblings.narrabilis.com/wp/using-a-mimo-um-710-on-linux-displaylink-with-udlfb-driver/</link>
	<description>Scripts, settings, and fixes...</description>
	<lastBuildDate>Tue, 07 Sep 2010 05:43:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: msch</title>
		<link>http://ramblings.narrabilis.com/wp/using-a-mimo-um-710-on-linux-displaylink-with-udlfb-driver/comment-page-1/#comment-26193</link>
		<dc:creator>msch</dc:creator>
		<pubDate>Fri, 08 Jan 2010 07:00:29 +0000</pubDate>
		<guid isPermaLink="false">http://ramblings.narrabilis.com/wp/?p=211#comment-26193</guid>
		<description>Thank you for putting this up.  I found the script quite useful.</description>
		<content:encoded><![CDATA[<p>Thank you for putting this up.  I found the script quite useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uphill</title>
		<link>http://ramblings.narrabilis.com/wp/using-a-mimo-um-710-on-linux-displaylink-with-udlfb-driver/comment-page-1/#comment-23500</link>
		<dc:creator>uphill</dc:creator>
		<pubDate>Fri, 09 Oct 2009 12:56:32 +0000</pubDate>
		<guid isPermaLink="false">http://ramblings.narrabilis.com/wp/?p=211#comment-23500</guid>
		<description>Ours is a 710, the touchscreen is a 740.  I think the 740 also has a webcam...so we don&#039;t have any information on the touchscreen version :-( Sorry...

[root@door ~]# lsusb &#124;grep New
Bus 006 Device 002: ID 17e9:401a Newnham Research 
Bus 003 Device 002: ID 17e9:401a Newnham Research 
[root@door ~]# lsusb -v -s 003:002

Bus 003 Device 002: ID 17e9:401a Newnham Research 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x17e9 Newnham Research
  idProduct          0x401a 
  bcdDevice            0.07
  iManufacturer           1 DisplayLink
  iProduct                2 nanovision MiMo
  iSerial                 3 USM700-8c010008
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           57
    bNumInterfaces          2
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xc0
      Self Powered
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass      0 
      bInterfaceProtocol      0 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        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     0x82  EP 2 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0008  1x 8 bytes
        bInterval               4
    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.10
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength      29
         Report Descriptors: 
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x85  EP 5 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0010  1x 16 bytes
        bInterval               4
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  bNumConfigurations      1
Device Status:     0x0000
  (Bus Powered)</description>
		<content:encoded><![CDATA[<p>Ours is a 710, the touchscreen is a 740.  I think the 740 also has a webcam&#8230;so we don&#8217;t have any information on the touchscreen version :-( Sorry&#8230;</p>
<p>[root@door ~]# lsusb |grep New<br />
Bus 006 Device 002: ID 17e9:401a Newnham Research<br />
Bus 003 Device 002: ID 17e9:401a Newnham Research<br />
[root@door ~]# lsusb -v -s 003:002</p>
<p>Bus 003 Device 002: ID 17e9:401a Newnham Research<br />
Device Descriptor:<br />
  bLength                18<br />
  bDescriptorType         1<br />
  bcdUSB               2.00<br />
  bDeviceClass            0 (Defined at Interface level)<br />
  bDeviceSubClass         0<br />
  bDeviceProtocol         0<br />
  bMaxPacketSize0        64<br />
  idVendor           0&#215;17e9 Newnham Research<br />
  idProduct          0&#215;401a<br />
  bcdDevice            0.07<br />
  iManufacturer           1 DisplayLink<br />
  iProduct                2 nanovision MiMo<br />
  iSerial                 3 USM700-8c010008<br />
  bNumConfigurations      1<br />
  Configuration Descriptor:<br />
    bLength                 9<br />
    bDescriptorType         2<br />
    wTotalLength           57<br />
    bNumInterfaces          2<br />
    bConfigurationValue     1<br />
    iConfiguration          0<br />
    bmAttributes         0xc0<br />
      Self Powered<br />
    MaxPower              500mA<br />
    Interface Descriptor:<br />
      bLength                 9<br />
      bDescriptorType         4<br />
      bInterfaceNumber        0<br />
      bAlternateSetting       0<br />
      bNumEndpoints           2<br />
      bInterfaceClass       255 Vendor Specific Class<br />
      bInterfaceSubClass      0<br />
      bInterfaceProtocol      0<br />
      iInterface              0<br />
      Endpoint Descriptor:<br />
        bLength                 7<br />
        bDescriptorType         5<br />
        bEndpointAddress     0&#215;01  EP 1 OUT<br />
        bmAttributes            2<br />
          Transfer Type            Bulk<br />
          Synch Type               None<br />
          Usage Type               Data<br />
        wMaxPacketSize     0&#215;0040  1x 64 bytes<br />
        bInterval               0<br />
      Endpoint Descriptor:<br />
        bLength                 7<br />
        bDescriptorType         5<br />
        bEndpointAddress     0&#215;82  EP 2 IN<br />
        bmAttributes            3<br />
          Transfer Type            Interrupt<br />
          Synch Type               None<br />
          Usage Type               Data<br />
        wMaxPacketSize     0&#215;0008  1x 8 bytes<br />
        bInterval               4<br />
    Interface Descriptor:<br />
      bLength                 9<br />
      bDescriptorType         4<br />
      bInterfaceNumber        1<br />
      bAlternateSetting       0<br />
      bNumEndpoints           1<br />
      bInterfaceClass         3 Human Interface Device<br />
      bInterfaceSubClass      0 No Subclass<br />
      bInterfaceProtocol      0 None<br />
      iInterface              0<br />
        HID Device Descriptor:<br />
          bLength                 9<br />
          bDescriptorType        33<br />
          bcdHID               1.10<br />
          bCountryCode            0 Not supported<br />
          bNumDescriptors         1<br />
          bDescriptorType        34 Report<br />
          wDescriptorLength      29<br />
         Report Descriptors:<br />
           ** UNAVAILABLE **<br />
      Endpoint Descriptor:<br />
        bLength                 7<br />
        bDescriptorType         5<br />
        bEndpointAddress     0&#215;85  EP 5 IN<br />
        bmAttributes            3<br />
          Transfer Type            Interrupt<br />
          Synch Type               None<br />
          Usage Type               Data<br />
        wMaxPacketSize     0&#215;0010  1x 16 bytes<br />
        bInterval               4<br />
Device Qualifier (for other device speed):<br />
  bLength                10<br />
  bDescriptorType         6<br />
  bcdUSB               2.00<br />
  bDeviceClass            0 (Defined at Interface level)<br />
  bDeviceSubClass         0<br />
  bDeviceProtocol         0<br />
  bMaxPacketSize0        64<br />
  bNumConfigurations      1<br />
Device Status:     0&#215;0000<br />
  (Bus Powered)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bertrand</title>
		<link>http://ramblings.narrabilis.com/wp/using-a-mimo-um-710-on-linux-displaylink-with-udlfb-driver/comment-page-1/#comment-23490</link>
		<dc:creator>Bertrand</dc:creator>
		<pubDate>Thu, 08 Oct 2009 21:02:52 +0000</pubDate>
		<guid isPermaLink="false">http://ramblings.narrabilis.com/wp/?p=211#comment-23490</guid>
		<description>Hi,

Any info about the touchscreen? Does it require a special driver? Can you show the lsusb output with this display plugged in? Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Any info about the touchscreen? Does it require a special driver? Can you show the lsusb output with this display plugged in? Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
