1. 21 5月, 2008 1 次提交
  2. 25 3月, 2008 1 次提交
    • M
      USB: pl2303: another product ID · b483b6aa
      Max Arnold 提交于
      Device like this http://aldiga.com/english/A-100-USB-EDGE10.htm
      contains Prolific 2303 chip.
      Actually their site a bit outdated - I have AlDiga AL-11U
      GSM/GPRS/EDGE modem and it works with pl2303 module after adding
      corresponding product ID.
      
      By default modem uses baud rate 460800.  GSM chipset - SIMCom SIM600,
      quad band 850/900/1800/1900 MHz
      
      Device info:
      
      T:  Bus=04 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  5 Spd=12  MxCh= 0
      D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
      P:  Vendor=067b ProdID=0611 Rev= 0.00
      C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=500mA
      I:* If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=00 Prot=00 Driver=pl2303
      E:  Ad=81(I) Atr=03(Int.) MxPS=  10 Ivl=1ms
      E:  Ad=02(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
      E:  Ad=83(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
      
      From: Max Arnold <lwarxx@gmail.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      b483b6aa
  3. 02 2月, 2008 4 次提交
  4. 29 11月, 2007 1 次提交
  5. 26 10月, 2007 1 次提交
  6. 13 10月, 2007 1 次提交
  7. 17 2月, 2007 1 次提交
  8. 29 9月, 2006 1 次提交
  9. 28 9月, 2006 1 次提交
  10. 27 8月, 2006 1 次提交
  11. 03 8月, 2006 1 次提交
    • K
      USB: New USB ID for Belkin Serial Adapter · b7aa94b6
      Kim Oldfield 提交于
      Can you add the USB IDs for the Belkin USB Serial adapter (P/N F5U257)
      to the pl2303 driver in the Linux Kernel? Are you the appropriate person
      to approach for this?
      
      I recently purchased a Belkin USB Serial adapter (P/N F5U257) and found
      that it didn't work. After a bit of experimentation I found that it
      works with the pl2303 driver once the ID has been added. See attached
      patch to fix this. Also attached is the output from lsusb -v just in
      case you require any information from there.
      
      
      From: Kim Oldfield <luv@oldfield.wattle.id.au>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      b7aa94b6
  12. 13 7月, 2006 2 次提交
  13. 28 4月, 2006 1 次提交
  14. 15 4月, 2006 1 次提交
  15. 21 3月, 2006 1 次提交
  16. 14 2月, 2006 1 次提交
  17. 01 2月, 2006 2 次提交
  18. 18 11月, 2005 1 次提交
  19. 13 9月, 2005 1 次提交
  20. 19 4月, 2005 1 次提交
    • P
      [PATCH] USB: pl2303 new vendor/model ids · acbb36f1
      Peter Favrholdt 提交于
      Please accept the attached patch which adds the vendorid 0x0745 and
      modelid 0x0001 (ID 0745:0001) "Syntech Information Co., Ltd."
      
      The device is an USB IR cradle for a barcode scanner (CPT-8001C) from
      Cipherlab.
      
      
      From: Peter Favrholdt <pfavr@mip.sdu.dk>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      
      diff -u kernel-source-2.6.11/drivers/usb/serial/pl2303.c ../kernel-source-2.6.11/drivers/usb/serial/pl2303.c
      acbb36f1
  21. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4