DragonFly commits List (threaded) for 2007-08
DragonFly BSD
DragonFly commits List (threaded) for 2007-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/dev/usbmisc/uplcom uplcom.c


From: Hasso Tepper <hasso@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 2 Aug 2007 04:20:29 -0700 (PDT)

hasso       2007/08/02 04:20:29 PDT

DragonFly src repository

  Modified files:
    sys/dev/usbmisc/uplcom uplcom.c 
  Log:
  Better chips distinguishing code for uplcom(4).
  
  Kill current method to distinguish between old PL-2303(H) and newer
  PL-2303(H)X chips. Instead of managing the list which vendor/device
  combination in known to use which chip, distinguish chips with algorithm
  borrowed from the Linux driver.
  
  Revision  Changes    Path
  1.17      +44 -73    src/sys/dev/usbmisc/uplcom/uplcom.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/usbmisc/uplcom/uplcom.c.diff?r1=1.16&r2=1.17&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]