home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / gnome-pilot / devices.xml
Encoding:
Extensible Markup Language  |  2006-12-19  |  2.7 KB  |  103 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <device-list>
  3.  
  4.  <!-- Update this list by adding the hex values for the vendor and
  5.  product ids under a new "device" node.  Set use_net=false *only* if
  6.  the USB device uses the old PADP protocol over USB, this should not
  7.  apply to any new devices and only applies to the Handspring visor as
  8.  far as i know -->
  9.  
  10.  <!-- Aceeca -->
  11.  
  12.  <!-- Aceeca MEZ1000 -->
  13.  <device vendor_id="4766" product_id="0001"/>
  14.  
  15.  <!-- Acer -->
  16.  
  17.  <!-- Acer S50/S60 -->
  18.  <device vendor_id="0502" product_id="0736"/>
  19.  
  20.  <!-- Garmin -->
  21.  
  22.  <!-- Garmin Ique 3600 -->
  23.  <device vendor_id="091e" product_id="0004"/>
  24.  
  25.  <!-- GSPDA -->
  26.  
  27.  <!-- GSPDA xplore m68 / Hagenuk S200 -->
  28.  <device vendor_id="115e" product_id="f100"/>
  29.  
  30.  <!-- Handspring -->
  31.  
  32.  <!-- Handspring Visor and Treo 300 -->
  33.  <device vendor_id="082d" product_id="0100" use_net="false"/>
  34.  <!-- Handspring Treo -->
  35.  <device vendor_id="082d" product_id="0200" />
  36.  <!-- Handspring Treo 600 -->
  37.  <device vendor_id="082d" product_id="0300" />
  38.  
  39.  <!-- Kyocera -->
  40.  
  41.  <!-- Kyocera 7135 -->
  42.  <device vendor_id="0c88" product_id="0021"/>
  43.  
  44.  <!-- Palm -->
  45.  
  46.  <!-- Palm M500 -->
  47.  <device vendor_id="0830" product_id="0001" />
  48.  <!-- Palm M505 -->
  49.  <device vendor_id="0830" product_id="0002" />
  50.  <!-- Palm M515 -->
  51.  <device vendor_id="0830" product_id="0003" />
  52.  <!-- Palm I705 -->
  53.  <device vendor_id="0830" product_id="0020" />
  54.  <!-- Palm Tungsten Z -->
  55.  <device vendor_id="0830" product_id="0031" />
  56.  <!-- Palm M125 -->
  57.  <device vendor_id="0830" product_id="0040" />
  58.  <!-- Palm M130 -->
  59.  <device vendor_id="0830" product_id="0050" />
  60.  <!-- Palm Tungsten T -->
  61.  <device vendor_id="0830" product_id="0060" />
  62.  <!-- Palm Zire 31 -->
  63.  <device vendor_id="0830" product_id="0061" />
  64.  <!-- Palm Zire -->
  65.  <device vendor_id="0830" product_id="0070" />
  66.  <!-- Palm M100 -->
  67.  <device vendor_id="0830" product_id="0080" />
  68.  
  69.  <!-- Samsung -->
  70.  
  71.  <!-- Samsung SCH-I330 -->
  72.  <device vendor_id="04e8" product_id="8001" />
  73.  <!-- Samsung SPH-I500 -->
  74.  <device vendor_id="04e8" product_id="6601" />
  75.  
  76.  <!-- Sony -->
  77.  
  78.  <!-- Sony Clie 3.5 -->
  79.  <device vendor_id="054c" product_id="0038" />
  80.  <!-- Sony Clie 4.0 -->
  81.  <device vendor_id="054c" product_id="0066" />
  82.  <!-- Sony Clie S360 -->
  83.  <device vendor_id="054c" product_id="0095" />
  84.  <!-- Sony Clie 4.1 -->
  85.  <device vendor_id="054c" product_id="009a" />
  86.  <!-- Sony Clie NZ90V -->
  87.  <device vendor_id="054c" product_id="00c9" />
  88.  <!-- Sony Clie NX60 -->
  89.  <device vendor_id="054c" product_id="00da" />
  90.  <!-- Sony Clie NZ90V -->
  91.  <device vendor_id="054c" product_id="00e9" />
  92.  <!-- Sony Clie UX50 -->
  93.  <device vendor_id="054c" product_id="0144" />
  94.  <!-- Sony Clie TJ25 -->
  95.  <device vendor_id="054c" product_id="0169" />
  96.  
  97.  <!-- Tapwave -->
  98.  
  99.  <!-- Tapwave Zodiac -->
  100.  <device vendor_id="12ef" product_id="0100" />
  101.  
  102. </device-list>
  103.