sr: udev: Fix alphabetical order.

This commit is contained in:
Uwe Hermann 2012-05-01 19:03:44 +02:00
parent 585a9ec4a2
commit 1c41873612
1 changed files with 23 additions and 23 deletions

View File

@ -51,11 +51,6 @@ ATTRS{idVendor}=="16d0", ATTRS{idProduct}=="0498", MODE="664", GROUP="plugdev"
# Ltd FT232 USB-Serial (UART) IC" # Ltd FT232 USB-Serial (UART) IC"
ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6001", MODE="664", GROUP="plugdev" ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6001", MODE="664", GROUP="plugdev"
# CWAV USBee SX
# http://www.usbee.com/sx.html
# lsusb: "08a9:0009" (no string for the vendor name available)
ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0009", MODE="664", GROUP="plugdev"
# CWAV USBee AX # CWAV USBee AX
# http://www.usbee.com/ax.html # http://www.usbee.com/ax.html
# lsusb: "08a9:0014" (no string for the vendor name available) # lsusb: "08a9:0014" (no string for the vendor name available)
@ -65,6 +60,11 @@ ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0009", MODE="664", GROUP="plugdev"
# lsusb: "08a9:0014" (no string for the vendor name available) # lsusb: "08a9:0014" (no string for the vendor name available)
ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0014", MODE="664", GROUP="plugdev" ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0014", MODE="664", GROUP="plugdev"
# CWAV USBee SX
# http://www.usbee.com/sx.html
# lsusb: "08a9:0009" (no string for the vendor name available)
ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0009", MODE="664", GROUP="plugdev"
# Hantek DSO-2090 # Hantek DSO-2090
# http://www.hantek.com.cn/english/produce_list.asp?unid=62 # http://www.hantek.com.cn/english/produce_list.asp?unid=62
# lsusb: "04b4:2090 Cypress Semiconductor Corp." # lsusb: "04b4:2090 Cypress Semiconductor Corp."
@ -81,6 +81,13 @@ ATTRS{idVendor}=="20a0", ATTRS{idProduct}=="4123", MODE="664", GROUP="plugdev"
# lsusb: "0403:dc48 Future Technology Devices International, Ltd" # lsusb: "0403:dc48 Future Technology Devices International, Ltd"
ATTRS{idVendor}=="0403", ATTRS{idProduct}=="dc48", MODE="664", GROUP="plugdev" ATTRS{idVendor}=="0403", ATTRS{idProduct}=="dc48", MODE="664", GROUP="plugdev"
# (All Cypress FX2 boards without EEPROM)
#
# Lcsoft Mini Board
# http://sigrok.org/wiki/Lcsoft_Mini_Board
# lsusb: "04b4:8613 Cypress Semiconductor Corp. CY7C68013 EZ-USB FX2 USB 2.0 Development Kit"
ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="8613", MODE="664", GROUP="plugdev"
# Link Instruments MSO-19 # Link Instruments MSO-19
# http://www.linkinstruments.com/mso19.htm # http://www.linkinstruments.com/mso19.htm
# lsusb: "3195:f190 Silicon Labs" # lsusb: "3195:f190 Silicon Labs"
@ -101,17 +108,6 @@ ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="0033", MODE="664", GROUP="plugdev"
# lsusb: "0403:6010 Future Technology Devices International, Ltd FT2232C Dual USB-UART/FIFO IC" # lsusb: "0403:6010 Future Technology Devices International, Ltd FT2232C Dual USB-UART/FIFO IC"
ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6010", MODE="664", GROUP="plugdev" ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6010", MODE="664", GROUP="plugdev"
# RockyLogic Ant8
# http://www.rockylogic.com/products/ant8.html
# lsusb: "0403:f918 Future Technology Devices International,
# Ltd Ant8 Logic Probe"
#
# RockyLogic Ant18e
# http://www.rockylogic.com/products/ant18e.html
# lsusb: "0403:f918 Future Technology Devices International,
# Ltd Ant8 Logic Probe"
ATTRS{idVendor}=="0403", ATTRS{idProduct}=="f918", MODE="664", GROUP="plugdev"
# Openbench Logic Sniffer # Openbench Logic Sniffer
# http://www.gadgetfactory.net/gf/project/butterflylogic/ # http://www.gadgetfactory.net/gf/project/butterflylogic/
# http://dangerousprototypes.com/open-logic-sniffer/ # http://dangerousprototypes.com/open-logic-sniffer/
@ -133,6 +129,17 @@ ATTRS{idVendor}=="16c0", ATTRS{idProduct}=="4e21", MODE="664", GROUP="plugdev"
# lsusb: "0400:03e8 National Semiconductor Corp." # lsusb: "0400:03e8 National Semiconductor Corp."
ATTRS{idVendor}=="0400", ATTRS{idProduct}=="03e8", MODE="664", GROUP="plugdev" ATTRS{idVendor}=="0400", ATTRS{idProduct}=="03e8", MODE="664", GROUP="plugdev"
# RockyLogic Ant8
# http://www.rockylogic.com/products/ant8.html
# lsusb: "0403:f918 Future Technology Devices International,
# Ltd Ant8 Logic Probe"
#
# RockyLogic Ant18e
# http://www.rockylogic.com/products/ant18e.html
# lsusb: "0403:f918 Future Technology Devices International,
# Ltd Ant8 Logic Probe"
ATTRS{idVendor}=="0403", ATTRS{idProduct}=="f918", MODE="664", GROUP="plugdev"
# Saleae Logic # Saleae Logic
# http://www.saleae.com/logic/ # http://www.saleae.com/logic/
# lsusb: "0925:3881 Lakeview Research" # lsusb: "0925:3881 Lakeview Research"
@ -155,13 +162,6 @@ ATTRS{idVendor}=="0925", ATTRS{idProduct}=="3881", MODE="664", GROUP="plugdev"
# lsusb: "21a9:1001" (no string for the vendor name available) # lsusb: "21a9:1001" (no string for the vendor name available)
ATTRS{idVendor}=="21a9", ATTRS{idProduct}=="1001", MODE="664", GROUP="plugdev" ATTRS{idVendor}=="21a9", ATTRS{idProduct}=="1001", MODE="664", GROUP="plugdev"
# (All Cypress FX2 boards without EEPROM)
#
# Lcsoft Mini Board
# http://sigrok.org/wiki/Lcsoft_Mini_Board
# lsusb: "04b4:8613 Cypress Semiconductor Corp. CY7C68013 EZ-USB FX2 USB 2.0 Development Kit"
ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="8613", MODE="664", GROUP="plugdev"
# ZEROPLUS Logic Cube LAP-C series # ZEROPLUS Logic Cube LAP-C series
# http://www.zeroplus.com.tw/logic-analyzer_en/products.php#top_c # http://www.zeroplus.com.tw/logic-analyzer_en/products.php#top_c
# lsusb: "0c12:700e Zeroplus" # lsusb: "0c12:700e Zeroplus"