Source-Changes archive

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

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   jonathan
Date:           Sat Mar 20 01:58:51 UTC 2004

Modified Files:
        src/sys/dev/pci: if_bge.c if_bgereg.h

Log Message:
Possibloe fix for some bge chip revisions taking a long time to reset
(e.g., polling for a half-second or more at splnet(), blocking most
interrupts, durin an ifconfig down/ifconfig up).

Appears to help for a 5704C rev A3, which is the only chip I've
ever seen that had even a mild version of the reported problem.


To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 src/sys/dev/pci/if_bge.c
cvs rdiff -r1.17 -r1.18 src/sys/dev/pci/if_bgereg.h

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