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

Hasso Tepper hasso at crater.dragonflybsd.org
Fri Oct 12 04:17:47 PDT 2007


hasso       2007/10/12 04:15:53 PDT

DragonFly src repository

  Modified files:
    sys/dev/usbmisc/uftdi uftdi.c 
  Log:
  Simplify the code a lot - don't try to be too clever and handle chips with
  different number of ports in different way. Matching and attaching single
  port chips in interface match/attach phase works just as fine as it already
  did for multiport chips.
  
  Revision  Changes    Path
  1.20      +6 -48     src/sys/dev/usbmisc/uftdi/uftdi.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/usbmisc/uftdi/uftdi.c.diff?r1=1.19&r2=1.20&f=u





More information about the Commits mailing list