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: dyoung
Date: Mon Dec 31 22:52:14 UTC 2007
Modified Files:
src/sys/dev/pci: if_bnx.c if_bnxreg.h
Log Message:
Don't buffer packets while the link is down, but drop them on the
floor like most other ethernet drivers do.
bnx(4) has "vanilla" MII media-handling, so use ether_mediachange
and ether_mediastatus.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/dev/pci/if_bnx.c
cvs rdiff -r1.4 -r1.5 src/sys/dev/pci/if_bnxreg.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