Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Apr 2009 17:15:49 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ed dl100xxreg.h if_ed_pccard.c
Message-ID:  <200904021716.n32HG5IU074809@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2009-04-02 17:15:49 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ed           dl100xxreg.h if_ed_pccard.c 
  Log:
  SVN rev 190645 on 2009-04-02 17:15:49Z by imp
  
  Minor DLINK DL100xx support tweaks:
  
  The DIROUT bit difference between the 19 and 22 is annoying.  We can
  set both bits on both parts without ill effect.  Use this trick to
  simplify the code.
  
  The DELAYS in the MII bus bit-bang code for the DL100xx parts aren't
  needed.  Eliminate them.
  
  Revision  Changes    Path
  1.2       +1 -0      src/sys/dev/ed/dl100xxreg.h
  1.128     +2 -15     src/sys/dev/ed/if_ed_pccard.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904021716.n32HG5IU074809>