~ubuntu-branches/ubuntu/precise/linux-ti-omap4/precise

« back to all changes in this revision

Viewing changes to drivers/usb/serial/ftdi_sio_ids.h

  • Committer: Bazaar Package Importer
  • Author(s): Paolo Pisati
  • Date: 2011-06-29 15:23:51 UTC
  • mfrom: (26.1.1 natty-proposed)
  • Revision ID: james.westby@ubuntu.com-20110629152351-xs96tm303d95rpbk
Tags: 3.0.0-1200.2
* Rebased against 3.0.0-6.7
* BSP from TI based on 3.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
#define FTDI_8U232AM_ALT_PID 0x6006 /* FTDI's alternate PID for above */
23
23
#define FTDI_8U2232C_PID 0x6010 /* Dual channel device */
24
24
#define FTDI_4232H_PID 0x6011 /* Quad channel hi-speed device */
 
25
#define FTDI_232H_PID  0x6014 /* Single channel hi-speed device */
25
26
#define FTDI_SIO_PID    0x8372  /* Product Id SIO application of 8U100AX */
26
27
#define FTDI_232RL_PID  0xFBFA  /* Product ID for FT232RL */
27
28
 
351
352
 */
352
353
#define FTDI_4N_GALAXY_DE_1_PID 0xF3C0
353
354
#define FTDI_4N_GALAXY_DE_2_PID 0xF3C1
 
355
#define FTDI_4N_GALAXY_DE_3_PID 0xF3C2
354
356
 
355
357
/*
356
358
 * Linx Technologies product ids
491
493
/* www.canusb.com Lawicel CANUSB device (FTDI_VID) */
492
494
#define FTDI_CANUSB_PID 0xFFA8 /* Product Id */
493
495
 
 
496
/*
 
497
 * TavIR AVR product ids (FTDI_VID)
 
498
 */
 
499
#define FTDI_TAVIR_STK500_PID   0xFA33  /* STK500 AVR programmer */
 
500
 
494
501
 
495
502
 
496
503
/********************************/