Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: jdolecek
Date: Sun Feb 20 15:56:03 UTC 2005
Modified Files:
src/sys/dev/ic: rtl8169.c
src/sys/dev/pci: if_sip.c if_stge.c if_txp.c
Log Message:
use VLAN_* macros for VLAN tag extraction/addition
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/dev/ic/rtl8169.c
cvs rdiff -r1.99 -r1.100 src/sys/dev/pci/if_sip.c
cvs rdiff -r1.22 -r1.23 src/sys/dev/pci/if_stge.c
cvs rdiff -r1.8 -r1.9 src/sys/dev/pci/if_txp.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