cvs commit: src/sys/dev/bge if_bge.c
Scott Long
scottl at FreeBSD.org
Wed Dec 13 12:51:57 PST 2006
scottl 2006-12-13 20:51:51 UTC
FreeBSD src repository
Modified files:
sys/dev/bge if_bge.c
Log:
Remove a redundant write of the firmware reset magic number. It looks to
have been added erroneously, and it causes problems on some chips. A larger
change is needed to do this write at a more appropriate place, but that
change requires reworking the ASF logic. That will be worked on in the
future.
Submitted by: Bruce Evans
Revision Changes Path
1.161 +0 -6 src/sys/dev/bge/if_bge.c
More information about the cvs-src
mailing list