freebsd-skq/sys/dev/lmc
julian f0c46a9d00 Rewrite of netgraph to start getting ready for SMP.
This version is functional and is aproaching solid..
notice I said APROACHING. There are many node types I cannot test
I have tested: echo hole ppp socket vjc iface tee bpf async tty
The rest compile and "Look" right.  More changes to follow.
DEBUGGING is enabled in this code to help if people have problems.
2001-01-06 00:46:47 +00:00
..
if_lmc_common.c Lock down the network interface queues. The queue mutex must be obtained 2000-11-25 07:35:38 +00:00
if_lmc_fbsd3.c Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
if_lmc_media.c
if_lmc.c Rewrite of netgraph to start getting ready for SMP. 2001-01-06 00:46:47 +00:00
if_lmcioctl.h
if_lmcvar.h