freebsd-dev/sys/net
Poul-Henning Kamp 6cb2a0952f Do some cleanups of the HARP atm codes interface into the system:
Define the NETISR just like all the other NETISRs.

unifdef -Usun -D__FreeBSD__  we will probably never support sun4c
and if we do we can't use the solaris code anyway and  I doubt
anybody will be running Fore ATM cards in then in the first place.
2000-10-12 00:03:50 +00:00
..
bpf_compat.h
bpf_filter.c
bpf.c Don't make_dev() in bpfopen() unless we need to. 2000-10-09 14:19:09 +00:00
bpf.h
bpfdesc.h
bridge.c In theory, m_dup should not be necessary, as m_copypacket should be 2000-09-25 17:24:02 +00:00
bridge.h
bsd_comp.c
ethernet.h
fddi.h
hostcache.c
hostcache.h
if_arp.h
if_atm.h
if_atmsubr.c
if_disc.c
if_dl.h
if_ef.c Properly setup link level header length for 802.2 and SNAP frames. 2000-09-30 14:33:53 +00:00
if_ethersubr.c Properly setup link level header length for 802.2 and SNAP frames. 2000-09-30 14:33:53 +00:00
if_faith.c
if_fddisubr.c
if_gif.c
if_gif.h
if_ieee80211.h
if_iso88025subr.c
if_llc.h
if_loop.c
if_media.c
if_media.h
if_mib.c
if_mib.h
if_ppp.c
if_ppp.h
if_pppvar.h
if_sl.c Handle slip options in the usual way (generate a dummy options file in 2000-09-26 18:34:30 +00:00
if_slvar.h
if_sppp.h
if_spppsubr.c
if_stf.c
if_stf.h
if_tap.c Rename lminor() to dev2unit(). This function gives a linear unit number 2000-09-19 10:28:44 +00:00
if_tap.h
if_tapvar.h
if_tun.c Rename lminor() to dev2unit(). This function gives a linear unit number 2000-09-19 10:28:44 +00:00
if_tun.h
if_tunvar.h
if_types.h
if_var.h
if_vlan_var.h
if_vlan.c
if.c make sure we have root priv on SIOCSIFPHY*. from thorpej@netbsd 2000-10-04 23:16:29 +00:00
if.h
intrq.c Do some cleanups of the HARP atm codes interface into the system: 2000-10-12 00:03:50 +00:00
intrq.h
iso88025.h
net_osdep.c
net_osdep.h
netisr.h Do some cleanups of the HARP atm codes interface into the system: 2000-10-12 00:03:50 +00:00
pfil.9
pfil.c
pfil.h
pfkeyv2.h
ppp_comp.h
ppp_deflate.c
ppp_defs.h
ppp_tty.c Removed unused includes (garbage left over/created by the SMPng megacommit). 2000-09-26 17:48:55 +00:00
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c
route.h
rtsock.c
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h