Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-4] src/sys/dev/pci



Module Name:    src
Committed By:   xtraeme
Date:           Sun Oct  7 14:15:20 UTC 2007

Modified Files:
        src/sys/dev/pci [netbsd-4]: if_bge.c

Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #918):
        sys/dev/pci/if_bge.c: revision 1.139
Fix three bugs.
1) Move a magic number writing code.
Fix a watchdog timeout and "block failed to stop" problem on BCM5701 B5 card.
2) Fix incorrect register write.
Fix a watchdog timeout "block failed to stop" problem on BCM5700 B2 card.
3) Wait more long time for PCISTATE register to return to its original
pre-reset state.
Fix "pcistate failed to revert" problem on BCM5703 A2 card.


To generate a diff of this commit:
cvs rdiff -r1.122.2.6 -r1.122.2.7 src/sys/dev/pci/if_bge.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index