Signalyzer: new config files

Add configs for H2, H4, LITE.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
This commit is contained in:
Oleg Seiljus 2009-10-27 11:56:04 -07:00 committed by David Brownell
parent 68937cadfb
commit ad5192a2b9
3 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,11 @@
#
# Xverve Signalyzer H2 (DT-USB-SH2)
#
# http://www.signalyzer.com
#
interface ft2232
ft2232_device_desc "Signalyzer H2"
ft2232_layout signalyzer-h
ft2232_vid_pid 0x0403 0xbca2

View File

@ -0,0 +1,11 @@
#
# Xverve Signalyzer H4 (DT-USB-SH4)
#
# http://www.signalyzer.com
#
interface ft2232
ft2232_device_desc "Signalyzer H4"
ft2232_layout signalyzer-h
ft2232_vid_pid 0x0403 0xbca4

View File

@ -0,0 +1,11 @@
#
# Xverve Signalyzer LITE (DT-USB-SLITE)
#
# http://www.signalyzer.com
#
interface ft2232
ft2232_device_desc "Signalyzer LITE"
ft2232_layout signalyzer
ft2232_vid_pid 0x0403 0xbca1