mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-25 11:37:56 +00:00
I4B header files were repo-copied from sys/i386/include/ to
sys/i4b/include/ so they will be available to all architectures once I4B compiles on those. Adapt #include paths. Approved by: re (kensmith)
This commit is contained in:
parent
53ffeb8e0b
commit
6f5d8741e5
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=171270
@ -36,9 +36,9 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/socket.h>
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_cause.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_cause.h>
|
||||
|
||||
#include <i4b/include/i4b_l3l4.h>
|
||||
#include <i4b/include/i4b_mbuf.h>
|
||||
|
@ -36,9 +36,9 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/socket.h>
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_cause.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_cause.h>
|
||||
|
||||
#include <i4b/include/i4b_l3l4.h>
|
||||
#include <i4b/include/i4b_mbuf.h>
|
||||
|
@ -36,9 +36,9 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/socket.h>
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_cause.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_cause.h>
|
||||
|
||||
#include <i4b/include/i4b_l3l4.h>
|
||||
#include <i4b/include/i4b_mbuf.h>
|
||||
|
@ -43,9 +43,9 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/bus.h>
|
||||
#include <sys/rman.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/include/i4b_global.h>
|
||||
#include <i4b/include/i4b_l3l4.h>
|
||||
|
@ -42,9 +42,9 @@ __FBSDID("$FreeBSD$");
|
||||
#include <vm/pmap.h>
|
||||
#include <isa/isavar.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/include/i4b_global.h>
|
||||
#include <i4b/include/i4b_l3l4.h>
|
||||
|
@ -45,9 +45,9 @@ __FBSDID("$FreeBSD$");
|
||||
#include <vm/vm.h>
|
||||
#include <vm/pmap.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/include/i4b_global.h>
|
||||
#include <i4b/include/i4b_l3l4.h>
|
||||
|
@ -48,9 +48,9 @@ __FBSDID("$FreeBSD$");
|
||||
#include <dev/pci/pcireg.h>
|
||||
#include <dev/pci/pcivar.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/include/i4b_global.h>
|
||||
#include <i4b/include/i4b_l3l4.h>
|
||||
|
@ -42,8 +42,8 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/socket.h>
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
|
||||
#include <i4b/include/i4b_global.h>
|
||||
#include <i4b/include/i4b_l3l4.h>
|
||||
|
@ -50,8 +50,8 @@ __FBSDID("$FreeBSD$");
|
||||
#include <netgraph/ng_parse.h>
|
||||
#include <netgraph/netgraph.h>
|
||||
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
|
||||
#include <i4b/include/i4b_global.h>
|
||||
#include <i4b/include/i4b_l3l4.h>
|
||||
|
@ -98,8 +98,8 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/time.h>
|
||||
#include <net/bpf.h>
|
||||
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
|
||||
#include <i4b/include/i4b_global.h>
|
||||
#include <i4b/include/i4b_l3l4.h>
|
||||
|
@ -60,8 +60,8 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/time.h>
|
||||
#include <net/bpf.h>
|
||||
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
|
||||
#include <i4b/include/i4b_global.h>
|
||||
#include <i4b/include/i4b_l3l4.h>
|
||||
|
@ -48,9 +48,9 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_rbch_ioctl.h>
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_rbch_ioctl.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
|
||||
#include <i4b/include/i4b_global.h>
|
||||
#include <i4b/include/i4b_mbuf.h>
|
||||
|
@ -50,9 +50,9 @@ __FBSDID("$FreeBSD$");
|
||||
#include <net/if.h>
|
||||
#include <sys/tty.h>
|
||||
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_tel_ioctl.h>
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_tel_ioctl.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
|
||||
#include <i4b/include/i4b_global.h>
|
||||
#include <i4b/include/i4b_mbuf.h>
|
||||
|
@ -49,8 +49,8 @@ __FBSDID("$FreeBSD$");
|
||||
#include <net/if.h>
|
||||
#include <sys/tty.h>
|
||||
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
|
||||
#include <i4b/include/i4b_mbuf.h>
|
||||
#include <i4b/include/i4b_global.h>
|
||||
|
@ -37,7 +37,7 @@
|
||||
#ifndef _I4B_L1L2_H_
|
||||
#define _I4B_L1L2_H_
|
||||
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
extern struct i4b_l1l2_func i4b_l1l2_func;
|
||||
|
||||
|
@ -37,9 +37,9 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/layer1/i4b_l1.h>
|
||||
|
||||
|
@ -38,8 +38,8 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/layer1/i4b_l1.h>
|
||||
|
||||
|
@ -44,9 +44,9 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/layer1/i4b_l1.h>
|
||||
|
||||
|
@ -42,9 +42,9 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/layer1/isic/i4b_isic.h>
|
||||
#include <i4b/layer1/isic/i4b_isac.h>
|
||||
|
@ -42,9 +42,9 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/layer1/isic/i4b_isic.h>
|
||||
|
||||
|
@ -58,9 +58,9 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/socket.h>
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/include/i4b_global.h>
|
||||
#include <i4b/include/i4b_mbuf.h>
|
||||
|
@ -45,9 +45,9 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/layer1/i4b_l1.h>
|
||||
|
||||
|
@ -42,9 +42,9 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/layer1/isic/i4b_isic.h>
|
||||
#include <i4b/layer1/isic/i4b_isac.h>
|
||||
|
@ -41,9 +41,9 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/layer1/isic/i4b_isic.h>
|
||||
|
||||
|
@ -57,9 +57,9 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/socket.h>
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/include/i4b_global.h>
|
||||
#include <i4b/include/i4b_mbuf.h>
|
||||
|
@ -56,9 +56,9 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/socket.h>
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/include/i4b_global.h>
|
||||
#include <i4b/include/i4b_mbuf.h>
|
||||
|
@ -45,9 +45,9 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/layer1/i4b_l1.h>
|
||||
|
||||
|
@ -43,9 +43,9 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/layer1/isic/i4b_isic.h>
|
||||
#include <i4b/layer1/isic/i4b_isac.h>
|
||||
|
@ -43,9 +43,9 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/layer1/isic/i4b_isic.h>
|
||||
|
||||
|
@ -46,9 +46,9 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
#include <i4b/include/i4b_mbuf.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/layer1/i4b_l1.h>
|
||||
#include <i4b/layer1/i4b_hdlc.h>
|
||||
|
@ -48,9 +48,9 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/include/i4b_mbuf.h>
|
||||
#include <i4b/include/i4b_global.h>
|
||||
|
@ -46,8 +46,8 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
#include <i4b/include/i4b_global.h>
|
||||
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/layer1/i4b_l1.h>
|
||||
#include <i4b/layer1/ihfc/i4b_ihfc.h>
|
||||
|
@ -57,7 +57,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/socket.h>
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/layer1/isic/i4b_isic.h>
|
||||
#include <i4b/layer1/isic/i4b_ipac.h>
|
||||
|
||||
|
@ -51,8 +51,8 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/socket.h>
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/layer1/i4b_l1.h>
|
||||
#include <i4b/layer1/isic/i4b_isic.h>
|
||||
|
@ -40,9 +40,9 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/socket.h>
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/layer1/i4b_l1.h>
|
||||
|
||||
|
@ -50,8 +50,8 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/socket.h>
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/layer1/i4b_l1.h>
|
||||
#include <i4b/layer1/isic/i4b_isic.h>
|
||||
|
@ -44,7 +44,7 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
|
||||
#include <i4b/layer1/isic/i4b_isic.h>
|
||||
#include <i4b/layer1/isic/i4b_ipac.h>
|
||||
|
@ -43,7 +43,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/socket.h>
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
|
||||
#include <i4b/layer1/isic/i4b_isic.h>
|
||||
#include <i4b/layer1/isic/i4b_hscx.h>
|
||||
|
@ -77,8 +77,8 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/socket.h>
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/layer1/i4b_l1.h>
|
||||
#include <i4b/layer1/isic/i4b_isic.h>
|
||||
|
@ -43,7 +43,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/socket.h>
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
|
||||
#include <i4b/layer1/isic/i4b_isic.h>
|
||||
#include <i4b/layer1/isic/i4b_hscx.h>
|
||||
|
@ -43,7 +43,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/socket.h>
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
|
||||
#include <i4b/layer1/isic/i4b_isic.h>
|
||||
#include <i4b/layer1/isic/i4b_hscx.h>
|
||||
|
@ -55,7 +55,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <dev/pci/pcireg.h>
|
||||
#include <dev/pci/pcivar.h>
|
||||
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
|
||||
#include <i4b/layer1/isic/i4b_isic.h>
|
||||
#include <i4b/layer1/isic/i4b_ipac.h>
|
||||
|
@ -41,9 +41,9 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/layer1/isic/i4b_isic.h>
|
||||
#include <i4b/layer1/isic/i4b_hscx.h>
|
||||
|
@ -43,9 +43,9 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/layer1/i4b_l1.h>
|
||||
|
||||
|
@ -41,9 +41,9 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/socket.h>
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/layer1/i4b_l1.h>
|
||||
|
||||
|
@ -43,7 +43,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/socket.h>
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
|
||||
#include <i4b/layer1/isic/i4b_isic.h>
|
||||
|
||||
|
@ -53,7 +53,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/socket.h>
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/layer1/isic/i4b_isic.h>
|
||||
|
||||
#include <isa/isavar.h>
|
||||
|
@ -70,8 +70,8 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/socket.h>
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
#include <i4b/layer1/i4b_l1.h>
|
||||
#include <i4b/layer1/isic/i4b_isic.h>
|
||||
#include <i4b/layer1/isic/i4b_hscx.h>
|
||||
|
@ -41,9 +41,9 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/layer1/isic/i4b_isic.h>
|
||||
#include <i4b/layer1/isic/i4b_isac.h>
|
||||
|
@ -41,9 +41,9 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/layer1/isic/i4b_isic.h>
|
||||
|
||||
|
@ -53,7 +53,7 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
|
||||
#include <i4b/layer1/isic/i4b_isic.h>
|
||||
#include <i4b/layer1/isic/i4b_ipac.h>
|
||||
|
@ -70,8 +70,8 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/socket.h>
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
#include <i4b/layer1/i4b_l1.h>
|
||||
#include <i4b/layer1/isic/i4b_isic.h>
|
||||
#include <i4b/layer1/isic/i4b_hscx.h>
|
||||
|
@ -52,8 +52,8 @@ __FBSDID("$FreeBSD$");
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/md_var.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/layer1/i4b_l1.h>
|
||||
#include <i4b/layer1/isic/i4b_isic.h>
|
||||
|
@ -51,8 +51,8 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/socket.h>
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/layer1/i4b_l1.h>
|
||||
#include <i4b/layer1/isic/i4b_isic.h>
|
||||
|
@ -52,8 +52,8 @@ __FBSDID("$FreeBSD$");
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/md_var.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/layer1/i4b_l1.h>
|
||||
#include <i4b/layer1/isic/i4b_isic.h>
|
||||
|
@ -47,8 +47,8 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/socket.h>
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/layer1/i4b_l1.h>
|
||||
#include <i4b/layer1/isic/i4b_isic.h>
|
||||
|
@ -46,9 +46,9 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/layer1/i4b_l1.h>
|
||||
|
||||
|
@ -44,9 +44,9 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/layer1/isic/i4b_isic.h>
|
||||
#include <i4b/layer1/isic/i4b_isac.h>
|
||||
|
@ -44,9 +44,9 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/layer1/isic/i4b_isic.h>
|
||||
#include <i4b/layer1/isic/i4b_isac.h>
|
||||
|
@ -58,9 +58,9 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/socket.h>
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/include/i4b_global.h>
|
||||
#include <i4b/include/i4b_mbuf.h>
|
||||
|
@ -45,9 +45,9 @@ __FBSDID("$FreeBSD$");
|
||||
#include <net/if.h>
|
||||
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/layer1/i4b_l1.h>
|
||||
|
||||
|
@ -43,9 +43,9 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/layer1/i4b_l1.h>
|
||||
|
||||
|
@ -42,9 +42,9 @@ __FBSDID("$FreeBSD$");
|
||||
#include <net/if.h>
|
||||
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/layer1/i4b_l1.h>
|
||||
|
||||
|
@ -41,9 +41,9 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/socket.h>
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/include/i4b_global.h>
|
||||
#include <i4b/include/i4b_l3l4.h>
|
||||
|
@ -50,8 +50,8 @@ __FBSDID("$FreeBSD$");
|
||||
#include <dev/pci/pcireg.h>
|
||||
#include <dev/pci/pcivar.h>
|
||||
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/include/i4b_global.h>
|
||||
#include <i4b/include/i4b_l3l4.h>
|
||||
|
@ -41,8 +41,8 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/socket.h>
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_trace.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_trace.h>
|
||||
|
||||
#include <i4b/include/i4b_global.h>
|
||||
#include <i4b/include/i4b_l1l2.h>
|
||||
|
@ -40,7 +40,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/socket.h>
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
|
||||
#include <i4b/include/i4b_l1l2.h>
|
||||
#include <i4b/include/i4b_l2l3.h>
|
||||
|
@ -39,8 +39,8 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/socket.h>
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
|
||||
#include <i4b/include/i4b_global.h>
|
||||
#include <i4b/include/i4b_l2l3.h>
|
||||
|
@ -40,7 +40,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/socket.h>
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
|
||||
#include <i4b/include/i4b_global.h>
|
||||
|
||||
|
@ -39,7 +39,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/socket.h>
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
|
||||
#include <i4b/layer2/i4b_l2.h>
|
||||
|
||||
|
@ -40,7 +40,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/socket.h>
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
|
||||
#include <i4b/include/i4b_l1l2.h>
|
||||
#include <i4b/include/i4b_mbuf.h>
|
||||
|
@ -41,7 +41,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/socket.h>
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
|
||||
#include <i4b/include/i4b_global.h>
|
||||
#include <i4b/include/i4b_l1l2.h>
|
||||
|
@ -40,7 +40,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/socket.h>
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
|
||||
#include <i4b/include/i4b_l1l2.h>
|
||||
#include <i4b/include/i4b_l2l3.h>
|
||||
|
@ -40,7 +40,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/socket.h>
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
|
||||
#include <i4b/include/i4b_global.h>
|
||||
#include <i4b/include/i4b_l1l2.h>
|
||||
|
@ -38,9 +38,9 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/systm.h>
|
||||
#include <sys/mbuf.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_cause.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_cause.h>
|
||||
|
||||
#include <i4b/include/i4b_isdnq931.h>
|
||||
#include <i4b/include/i4b_l2l3.h>
|
||||
|
@ -38,9 +38,9 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/systm.h>
|
||||
#include <sys/mbuf.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_cause.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_cause.h>
|
||||
|
||||
#include <i4b/include/i4b_l2l3.h>
|
||||
#include <i4b/include/i4b_l3l4.h>
|
||||
|
@ -39,8 +39,8 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/systm.h>
|
||||
#include <sys/mbuf.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
|
||||
#include <i4b/include/i4b_global.h>
|
||||
#include <i4b/include/i4b_l3l4.h>
|
||||
|
@ -38,9 +38,9 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/systm.h>
|
||||
#include <sys/mbuf.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_cause.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_cause.h>
|
||||
|
||||
#include <i4b/include/i4b_l2l3.h>
|
||||
#include <i4b/include/i4b_l3l4.h>
|
||||
|
@ -38,9 +38,9 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/systm.h>
|
||||
#include <sys/mbuf.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_cause.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_cause.h>
|
||||
|
||||
#include <i4b/include/i4b_isdnq931.h>
|
||||
#include <i4b/include/i4b_l3l4.h>
|
||||
|
@ -38,8 +38,8 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/systm.h>
|
||||
#include <sys/mbuf.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
|
||||
#include <i4b/include/i4b_l3l4.h>
|
||||
|
||||
|
@ -48,9 +48,9 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/selinfo.h>
|
||||
#include <net/if.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_cause.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_cause.h>
|
||||
|
||||
#include <i4b/include/i4b_l3l4.h>
|
||||
#include <i4b/include/i4b_mbuf.h>
|
||||
|
@ -41,9 +41,9 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/systm.h>
|
||||
#include <sys/mbuf.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <machine/i4b_cause.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_cause.h>
|
||||
|
||||
#include <i4b/include/i4b_global.h>
|
||||
#include <i4b/include/i4b_l3l4.h>
|
||||
|
@ -38,8 +38,8 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/systm.h>
|
||||
#include <sys/mbuf.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
|
||||
#include <i4b/include/i4b_l3l4.h>
|
||||
#include <i4b/include/i4b_global.h>
|
||||
|
@ -37,8 +37,8 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/kernel.h>
|
||||
#include <sys/systm.h>
|
||||
|
||||
#include <machine/i4b_debug.h>
|
||||
#include <machine/i4b_ioctl.h>
|
||||
#include <i4b/include/i4b_debug.h>
|
||||
#include <i4b/include/i4b_ioctl.h>
|
||||
|
||||
#include <i4b/include/i4b_global.h>
|
||||
#include <i4b/include/i4b_l3l4.h>
|
||||
|
Loading…
Reference in New Issue
Block a user