freebsd-skq/sys/conf
nsayer 14503a8247 Add the tap driver.
The tap driver is used to present a virtual Ethernet interface to the
system. Packets presented by the network stack to the interface are
made available to a character device in /dev. With tap and the bridge
code, you can make remote bridge configurations where both sides of
the bridge are separated by userland daemons.

This driver also has a special naming hack to allow it to serve a similar
purpose to the vmware port.

Submitted by:	myevmenkin@att.com, vsilyaev@mindspring.com
2000-07-20 17:01:10 +00:00
..
defines
files Add the tap driver. 2000-07-20 17:01:10 +00:00
files.alpha
files.i386
files.pc98 Merge from the following changes. 2000-07-11 12:50:34 +00:00
kern.mk
kmod.mk
ldscript.alpha
ldscript.amd64
ldscript.i386
ldscript.powerpc
majors Add major numbers for the Adaptec FSA RAID controller. 2000-07-20 01:12:02 +00:00
Makefile.alpha
Makefile.i386
Makefile.pc98
Makefile.powerpc
newvers.sh
NOTES Temporary hack for the benefit of the X-Bone project 2000-07-20 00:35:37 +00:00
options Temporary hack for the benefit of the X-Bone project 2000-07-20 00:35:37 +00:00
options.alpha
options.i386
options.pc98
param.c
systags.sh