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

Hasso Tepper hasso at crater.dragonflybsd.org
Thu Aug 2 04:21:11 PDT 2007


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





More information about the Commits mailing list