freebsd-dev/sys/conf
Archie Cobbs e1e1452d61 Make the ng_ether(4) node type dynamically loadable like the rest.
This means 'options NETGRAPH' is no longer necessary in order to get
netgraph-enabled Ethernet interfaces. This supports loading/unloading
the ng_ether.ko and attaching/detaching the Ethernet interface in any
order.

Add two new hooks 'upper' and 'lower' to allow access to the protocol
demux engine and the raw device, respectively. This enables bridging
to be defined as a netgraph node, if so desired.

Reviewed by:	freebsd-net@freebsd.org
2000-06-26 23:34:54 +00:00
..
defines
files Make the ng_ether(4) node type dynamically loadable like the rest. 2000-06-26 23:34:54 +00:00
files.alpha Add support for the Alpha Processor, Inc. UP1000 system. 2000-06-19 21:15:45 +00:00
files.i386 Borrow phk's axe and apply the next stage of config(8)'s evolution. 2000-06-13 22:28:50 +00:00
files.pc98 PC-98 version of ed driver is a statically limited driver. 2000-06-21 14:54:19 +00:00
kern.mk Reserve register t7 on alpha to point at per-cpu global variables. 2000-04-28 08:44:42 +00:00
kmod.mk Fix the 'file not found' in the load target, someone 2000-06-22 02:07:18 +00:00
ldscript.alpha Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
ldscript.amd64 Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
ldscript.i386 Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
ldscript.powerpc Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
majors Add my name next to the majro for 3dfx (107), to reflect new info contact, 2000-06-22 06:12:30 +00:00
Makefile.alpha Make the generated set headers depend on Makefile as well (that is where 2000-06-22 19:44:25 +00:00
Makefile.i386 Make the generated set headers depend on Makefile as well (that is where 2000-06-22 19:44:25 +00:00
Makefile.pc98 Make the generated set headers depend on Makefile as well (that is where 2000-06-22 19:44:25 +00:00
Makefile.powerpc Make the generated set headers depend on Makefile as well (that is where 2000-06-22 19:44:25 +00:00
newvers.sh Welcome to 5.0-current! 2000-03-13 09:13:01 +00:00
NOTES Fix some fat-fingering of the isic lines. (argh!) 2000-06-26 10:04:00 +00:00
options Make the ng_ether(4) node type dynamically loadable like the rest. 2000-06-26 23:34:54 +00:00
options.alpha Add support for the Alpha Processor, Inc. UP1000 system. 2000-06-19 21:15:45 +00:00
options.i386 Added new options CPU_PPRO2CELERON and CPU_L2_LATENCY to support 2000-06-13 09:10:37 +00:00
options.pc98 Merged from sys/conf/options.i386 rev 1.137. 2000-06-13 13:08:30 +00:00
param.c Move the MSG* and SEM* options to opt_sysvipc.h 2000-05-01 13:33:56 +00:00
systags.sh $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00