Date: Tue, 4 Dec 2001 12:01:55 -0800 (PST) From: Brooks Davis <brooks@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4/man4.i386 tx.4 src/sys/dev/bge if_bge.c src/sys/dev/fxp if_fxp.c src/sys/dev/gx if_gx.c src/sys/dev/nge if_nge.c src/sys/dev/txp if_txp.c src/sys/modules/bge Makefile src/sys/modules/fxp Makefile ... Message-ID: <200112042001.fB4K1t431173@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2001/12/04 12:01:55 PST
Modified files: (Branch: RELENG_4)
share/man/man4/man4.i386 tx.4
sys/dev/bge if_bge.c
sys/dev/fxp if_fxp.c
sys/dev/gx if_gx.c
sys/dev/nge if_nge.c
sys/dev/txp if_txp.c
sys/modules/bge Makefile
sys/modules/fxp Makefile
sys/modules/gx Makefile
sys/modules/nge Makefile
sys/modules/ti Makefile
sys/modules/tx Makefile
sys/modules/txp Makefile
sys/net ethernet.h if_ethersubr.c if_vlan.c
if_vlan_var.h
sys/pci if_ti.c if_tx.c
Log:
MFC: Make vlan(4) devices loadable, unloadable, and clonable.
Revision Changes Path
1.11.2.8 +2 -5 src/share/man/man4/man4.i386/tx.4
1.3.2.3 +4 -17 src/sys/dev/bge/if_bge.c
1.110.2.11 +3 -14 src/sys/dev/fxp/if_fxp.c
1.2.2.2 +3 -7 src/sys/dev/gx/if_gx.c
1.13.2.6 +8 -24 src/sys/dev/nge/if_nge.c
1.4.2.3 +6 -19 src/sys/dev/txp/if_txp.c
1.1.2.2 +1 -5 src/sys/modules/bge/Makefile
1.9.2.3 +2 -6 src/sys/modules/fxp/Makefile
1.1.2.2 +1 -5 src/sys/modules/gx/Makefile
1.2.2.2 +1 -5 src/sys/modules/nge/Makefile
1.8.2.1 +2 -6 src/sys/modules/ti/Makefile
1.4.2.3 +2 -6 src/sys/modules/tx/Makefile
1.2.2.2 +1 -5 src/sys/modules/txp/Makefile
1.12.2.6 +36 -1 src/sys/net/ethernet.h
1.70.2.20 +7 -13 src/sys/net/if_ethersubr.c
1.15.2.9 +141 -53 src/sys/net/if_vlan.c
1.5.2.3 +3 -9 src/sys/net/if_vlan_var.h
1.25.2.11 +7 -28 src/sys/pci/if_ti.c
1.34.2.9 +1 -7 src/sys/pci/if_tx.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112042001.fB4K1t431173>
