versaloon driver update

Signed-off-by: Spencer Oliver <ntfreak@users.sourceforge.net>
This commit is contained in:
SimonQian
2011-07-12 01:48:05 +08:00
committed by Spencer Oliver
parent 42b85f76f7
commit 54fc164d3a
14 changed files with 2491 additions and 458 deletions

View File

@@ -1,25 +1,8 @@
#
# Versaloon Link -- VSLLink
#
# http://www.simonqian.com/en/Versaloon
# http://www.versaloon.com/
#
interface vsllink
#vsllink_usb_vid 0x03EB
#vsllink_usb_pid 0x2103
#vsllink_usb_bulkin 0x02
#vsllink_usb_bulkout 0x02
#vsllink_usb_interface 0
vsllink_usb_vid 0x0483
vsllink_usb_pid 0x5740
vsllink_usb_bulkin 0x02
vsllink_usb_bulkout 0x03
vsllink_usb_interface 1
# vsllink mode, dma or normal
# for low adapter_khz, use normal
# for high adapter_khz, use dma
#vsllink_mode dma
vsllink_mode normal