remove bogus comment

This commit is contained in:
Ivana Varekova 2007-11-29 15:03:09 +00:00
parent c14b44cfca
commit 6c36b9d8a3

View File

@ -4,16 +4,6 @@
<device>
<!--
on Sony Clie 3.5 devices we need to mark port 0 instead of port 1. For
this reason, we mark the usb interface with port number to use (FIXME: is
there a better solution?). However, we should also do this for clies that
have been upgraded to a later version of OS, but I'm not sure if those have
the same product id - in that case this would not work for them. The driver
doumentation however advertises that the information about what port should
be used is written to syslog, perhaps we can somehow get that information
from the driver directly?)
-->
<match key="usb.vendor_id" int="0x054c">
<!-- Sony Clie 3.5 -->
<match key="usb.product_id" int="0x0038">