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

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


From: Hasso Tepper <hasso@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 12 Oct 2007 04:15:53 -0700 (PDT)

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



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