]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
o Minor tweaks to the AX88x90 probe routine, mostly related to comments.
authorWarner Losh <imp@FreeBSD.org>
Tue, 31 Mar 2009 18:25:09 +0000 (18:25 +0000)
committerWarner Losh <imp@FreeBSD.org>
Tue, 31 Mar 2009 18:25:09 +0000 (18:25 +0000)
commit2365a961b19f0365da6af0fd4265b68cfd1be66c
tree9fca8cad458135e1214d9dce7e774803fa5e72f3
parent0351ecf9e4c74ea90a14c2fb44971d5c4dd4b5ec
o Minor tweaks to the AX88x90 probe routine, mostly related to comments.
o Don't run through the register initialization in the read mac routine
  for the AX88x90.  It duplicates other stuff that we do.
o Eliminate the 10ms delay after we reset the AX88x90.  We already wait for
  the appropriate bits to indicate reset is done.
sys/dev/ed/if_ed_pccard.c