]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Minor DLINK DL100xx support tweaks:
authorWarner Losh <imp@FreeBSD.org>
Thu, 2 Apr 2009 17:15:49 +0000 (17:15 +0000)
committerWarner Losh <imp@FreeBSD.org>
Thu, 2 Apr 2009 17:15:49 +0000 (17:15 +0000)
commit42e607776b9d5bc517dcedd6aedbd2416f1a0474
tree3aba31d378f5dbe45a2a258871a0fdaf4b92e9ae
parent3ef95f9cb7665c15e19da068b44b683c9c03b186
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.
sys/dev/ed/dl100xxreg.h
sys/dev/ed/if_ed_pccard.c