jkim 2007-02-14 19:44:15 UTC
FreeBSD src repository
Modified files:
sys/dev/bge if_bge.c
Log:
Use bge_writereg_ind() to do global reset as we did before 1.159 for certain
chipsets. It was causing 'firmware handshake timed out' errors for some
chips.
Discussed with: scottl
Revision Changes Path
1.178 +1 -1 src/sys/dev/bge/if_bge.c