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: mlelstv
Date: Tue Jun 17 06:04:07 UTC 2008
Modified Files:
src/sys/dev/pci: if_bge.c
Log Message:
No longer try to start sending packets from status change handler.
This is already handled by the general status change code.
For non-TBI devices always call mii_tick(). This fixes ifwatchd
signalling.
To generate a diff of this commit:
cvs rdiff -r1.146 -r1.147 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