Remote pci.h/NPCI usage from i4b code.
Approved by: hm
This commit is contained in:
parent
4108d6b881
commit
31c42a806a
@ -774,7 +774,7 @@ i4b/capi/capi_msgs.c optional i4bcapi
|
||||
#
|
||||
# isdn4bsd AVM B1/T1 CAPI driver
|
||||
#
|
||||
i4b/capi/iavc/iavc_pci.c count iavc
|
||||
i4b/capi/iavc/iavc_pci.c count iavc pci
|
||||
i4b/capi/iavc/iavc_isa.c optional iavc
|
||||
i4b/capi/iavc/iavc_lli.c optional iavc
|
||||
i4b/capi/iavc/iavc_card.c optional iavc
|
||||
|
@ -338,7 +338,7 @@ i4b/layer1/isic/i4b_ctx_s0P.c optional isic
|
||||
i4b/layer1/isic/i4b_drn_ngo.c optional isic
|
||||
i4b/layer1/isic/i4b_dynalink.c optional isic
|
||||
i4b/layer1/isic/i4b_elsa_qs1i.c optional isic
|
||||
i4b/layer1/isic/i4b_elsa_qs1p.c optional isic
|
||||
i4b/layer1/isic/i4b_elsa_qs1p.c optional isic pci
|
||||
i4b/layer1/isic/i4b_elsa_pcc16.c optional isic
|
||||
i4b/layer1/isic/i4b_hscx.c optional isic
|
||||
i4b/layer1/isic/i4b_isac.c optional isic
|
||||
@ -358,25 +358,25 @@ i4b/layer1/isic/i4b_diva.c optional isic
|
||||
#
|
||||
# isdn4bsd, iwic
|
||||
#
|
||||
i4b/layer1/iwic/i4b_iwic_pci.c count iwic
|
||||
i4b/layer1/iwic/i4b_iwic_dchan.c optional iwic
|
||||
i4b/layer1/iwic/i4b_iwic_bchan.c optional iwic
|
||||
i4b/layer1/iwic/i4b_iwic_fsm.c optional iwic
|
||||
i4b/layer1/iwic/i4b_iwic_l1if.c optional iwic
|
||||
i4b/layer1/iwic/i4b_iwic_pci.c count iwic pci
|
||||
i4b/layer1/iwic/i4b_iwic_dchan.c optional iwic pci
|
||||
i4b/layer1/iwic/i4b_iwic_bchan.c optional iwic pci
|
||||
i4b/layer1/iwic/i4b_iwic_fsm.c optional iwic pci
|
||||
i4b/layer1/iwic/i4b_iwic_l1if.c optional iwic pci
|
||||
#
|
||||
# isdn4bsd, ifpi
|
||||
#
|
||||
i4b/layer1/ifpi/i4b_ifpi_pci.c count ifpi
|
||||
i4b/layer1/ifpi/i4b_ifpi_isac.c optional ifpi
|
||||
i4b/layer1/ifpi/i4b_ifpi_l1.c optional ifpi
|
||||
i4b/layer1/ifpi/i4b_ifpi_l1fsm.c optional ifpi
|
||||
i4b/layer1/ifpi/i4b_ifpi_pci.c count ifpi pci
|
||||
i4b/layer1/ifpi/i4b_ifpi_isac.c optional ifpi pci
|
||||
i4b/layer1/ifpi/i4b_ifpi_l1.c optional ifpi pci
|
||||
i4b/layer1/ifpi/i4b_ifpi_l1fsm.c optional ifpi pci
|
||||
#
|
||||
# isdn4bsd, ifpi2
|
||||
#
|
||||
i4b/layer1/ifpi2/i4b_ifpi2_pci.c count ifpi2
|
||||
i4b/layer1/ifpi2/i4b_ifpi2_isacsx.c optional ifpi2
|
||||
i4b/layer1/ifpi2/i4b_ifpi2_l1.c optional ifpi2
|
||||
i4b/layer1/ifpi2/i4b_ifpi2_l1fsm.c optional ifpi2
|
||||
i4b/layer1/ifpi2/i4b_ifpi2_pci.c count ifpi2 pci
|
||||
i4b/layer1/ifpi2/i4b_ifpi2_isacsx.c optional ifpi2 pci
|
||||
i4b/layer1/ifpi2/i4b_ifpi2_l1.c optional ifpi2 pci
|
||||
i4b/layer1/ifpi2/i4b_ifpi2_l1fsm.c optional ifpi2 pci
|
||||
#
|
||||
# isdn4bsd, ifpnp
|
||||
#
|
||||
|
@ -308,7 +308,7 @@ i4b/layer1/isic/i4b_ctx_s0P.c optional isic
|
||||
i4b/layer1/isic/i4b_drn_ngo.c optional isic
|
||||
i4b/layer1/isic/i4b_dynalink.c optional isic
|
||||
i4b/layer1/isic/i4b_elsa_qs1i.c optional isic
|
||||
i4b/layer1/isic/i4b_elsa_qs1p.c optional isic
|
||||
i4b/layer1/isic/i4b_elsa_qs1p.c optional isic pci
|
||||
i4b/layer1/isic/i4b_elsa_pcc16.c optional isic
|
||||
i4b/layer1/isic/i4b_hscx.c optional isic
|
||||
i4b/layer1/isic/i4b_isac.c optional isic
|
||||
@ -328,25 +328,25 @@ i4b/layer1/isic/i4b_diva.c optional isic
|
||||
#
|
||||
# isdn4bsd, iwic
|
||||
#
|
||||
i4b/layer1/iwic/i4b_iwic_pci.c count iwic
|
||||
i4b/layer1/iwic/i4b_iwic_dchan.c optional iwic
|
||||
i4b/layer1/iwic/i4b_iwic_bchan.c optional iwic
|
||||
i4b/layer1/iwic/i4b_iwic_fsm.c optional iwic
|
||||
i4b/layer1/iwic/i4b_iwic_l1if.c optional iwic
|
||||
i4b/layer1/iwic/i4b_iwic_pci.c count iwic pci
|
||||
i4b/layer1/iwic/i4b_iwic_dchan.c optional iwic pci
|
||||
i4b/layer1/iwic/i4b_iwic_bchan.c optional iwic pci
|
||||
i4b/layer1/iwic/i4b_iwic_fsm.c optional iwic pci
|
||||
i4b/layer1/iwic/i4b_iwic_l1if.c optional iwic pci
|
||||
#
|
||||
# isdn4bsd, ifpi
|
||||
#
|
||||
i4b/layer1/ifpi/i4b_ifpi_pci.c count ifpi
|
||||
i4b/layer1/ifpi/i4b_ifpi_isac.c optional ifpi
|
||||
i4b/layer1/ifpi/i4b_ifpi_l1.c optional ifpi
|
||||
i4b/layer1/ifpi/i4b_ifpi_l1fsm.c optional ifpi
|
||||
i4b/layer1/ifpi/i4b_ifpi_pci.c count ifpi pci
|
||||
i4b/layer1/ifpi/i4b_ifpi_isac.c optional ifpi pci
|
||||
i4b/layer1/ifpi/i4b_ifpi_l1.c optional ifpi pci
|
||||
i4b/layer1/ifpi/i4b_ifpi_l1fsm.c optional ifpi pci
|
||||
#
|
||||
# isdn4bsd, ifpi2
|
||||
#
|
||||
i4b/layer1/ifpi2/i4b_ifpi2_pci.c count ifpi2
|
||||
i4b/layer1/ifpi2/i4b_ifpi2_isacsx.c optional ifpi2
|
||||
i4b/layer1/ifpi2/i4b_ifpi2_l1.c optional ifpi2
|
||||
i4b/layer1/ifpi2/i4b_ifpi2_l1fsm.c optional ifpi2
|
||||
i4b/layer1/ifpi2/i4b_ifpi2_pci.c count ifpi2 pci
|
||||
i4b/layer1/ifpi2/i4b_ifpi2_isacsx.c optional ifpi2 pci
|
||||
i4b/layer1/ifpi2/i4b_ifpi2_l1.c optional ifpi2 pci
|
||||
i4b/layer1/ifpi2/i4b_ifpi2_l1fsm.c optional ifpi2 pci
|
||||
#
|
||||
# isdn4bsd, ifpnp
|
||||
#
|
||||
|
@ -30,7 +30,6 @@
|
||||
|
||||
#include "iavc.h"
|
||||
#include "i4bcapi.h"
|
||||
#include "pci.h"
|
||||
|
||||
#if (NIAVC > 0) && (NI4BCAPI > 0)
|
||||
|
||||
|
@ -30,7 +30,6 @@
|
||||
|
||||
#include "iavc.h"
|
||||
#include "i4bcapi.h"
|
||||
#include "pci.h"
|
||||
|
||||
#if (NIAVC > 0) && (NI4BCAPI > 0)
|
||||
|
||||
|
@ -30,9 +30,8 @@
|
||||
|
||||
#include "iavc.h"
|
||||
#include "i4bcapi.h"
|
||||
#include "pci.h"
|
||||
|
||||
#if (NIAVC > 0) && (NI4BCAPI > 0) && (NPCI > 0)
|
||||
#if (NIAVC > 0) && (NI4BCAPI > 0)
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/kernel.h>
|
||||
|
@ -36,9 +36,8 @@
|
||||
*---------------------------------------------------------------------------*/
|
||||
|
||||
#include "ifpi.h"
|
||||
#include "pci.h"
|
||||
|
||||
#if (NIFPI > 0) && (NPCI > 0)
|
||||
#if (NIFPI > 0)
|
||||
|
||||
#include "opt_i4b.h"
|
||||
|
||||
|
@ -36,9 +36,8 @@
|
||||
*---------------------------------------------------------------------------*/
|
||||
|
||||
#include "ifpi.h"
|
||||
#include "pci.h"
|
||||
|
||||
#if (NIFPI > 0) && (NPCI > 0)
|
||||
#if (NIFPI > 0)
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
|
@ -36,9 +36,8 @@
|
||||
*---------------------------------------------------------------------------*/
|
||||
|
||||
#include "ifpi.h"
|
||||
#include "pci.h"
|
||||
|
||||
#if (NIFPI > 0) && (NPCI > 0)
|
||||
#if (NIFPI > 0)
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/kernel.h>
|
||||
|
@ -43,9 +43,8 @@
|
||||
|
||||
#include "ifpi.h"
|
||||
#include "opt_i4b.h"
|
||||
#include "pci.h"
|
||||
|
||||
#if (NIFPI > 0) && (NPCI > 0)
|
||||
#if (NIFPI > 0)
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/kernel.h>
|
||||
|
@ -36,9 +36,8 @@
|
||||
*---------------------------------------------------------------------------*/
|
||||
|
||||
#include "ifpi2.h"
|
||||
#include "pci.h"
|
||||
|
||||
#if (NIFPI2 > 0) && (NPCI > 0)
|
||||
#if (NIFPI2 > 0)
|
||||
|
||||
#include "opt_i4b.h"
|
||||
|
||||
|
@ -36,9 +36,8 @@
|
||||
*---------------------------------------------------------------------------*/
|
||||
|
||||
#include "ifpi2.h"
|
||||
#include "pci.h"
|
||||
|
||||
#if (NIFPI2 > 0) && (NPCI > 0)
|
||||
#if (NIFPI2 > 0)
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
|
@ -35,9 +35,8 @@
|
||||
*---------------------------------------------------------------------------*/
|
||||
|
||||
#include "ifpi2.h"
|
||||
#include "pci.h"
|
||||
|
||||
#if (NIFPI2 > 0) && (NPCI > 0)
|
||||
#if (NIFPI2 > 0)
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/kernel.h>
|
||||
|
@ -42,9 +42,8 @@
|
||||
|
||||
#include "ifpi2.h"
|
||||
#include "opt_i4b.h"
|
||||
#include "pci.h"
|
||||
|
||||
#if (NIFPI2 > 0) && (NPCI > 0)
|
||||
#if (NIFPI2 > 0)
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/kernel.h>
|
||||
|
@ -37,9 +37,8 @@
|
||||
|
||||
#include "isic.h"
|
||||
#include "opt_i4b.h"
|
||||
#include "pci.h"
|
||||
|
||||
#if (NISIC > 0) && (NPCI > 0) && defined(ELSA_QS1PCI)
|
||||
#if (NISIC > 0) && defined(ELSA_QS1PCI)
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/kernel.h>
|
||||
@ -350,4 +349,4 @@ eqs1p_pci_attach(device_t dev)
|
||||
return(0);
|
||||
}
|
||||
|
||||
#endif /* (NISIC > 0) && (NPCI > 0) && defined(ELSA_QS1PCI) */
|
||||
#endif /* (NISIC > 0) && && defined(ELSA_QS1PCI) */
|
||||
|
@ -34,7 +34,6 @@
|
||||
*---------------------------------------------------------------------------*/
|
||||
|
||||
#include "itjc.h"
|
||||
#include "pci.h"
|
||||
|
||||
#if (NITJC > 0)
|
||||
|
||||
|
@ -34,9 +34,8 @@
|
||||
*---------------------------------------------------------------------------*/
|
||||
|
||||
#include "itjc.h"
|
||||
#include "pci.h"
|
||||
|
||||
#if (NITJC > 0) && (NPCI > 0)
|
||||
#if (NITJC > 0)
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/kernel.h>
|
||||
|
@ -34,9 +34,8 @@
|
||||
*---------------------------------------------------------------------------*/
|
||||
|
||||
#include "itjc.h"
|
||||
#include "pci.h"
|
||||
|
||||
#if (NITJC > 0) && (NPCI > 0)
|
||||
#if (NITJC > 0)
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/kernel.h>
|
||||
|
@ -41,7 +41,6 @@
|
||||
|
||||
#include "itjc.h"
|
||||
#include "opt_i4b.h"
|
||||
#include "pci.h"
|
||||
|
||||
#if (NITJC > 0)
|
||||
|
||||
|
@ -37,9 +37,8 @@
|
||||
|
||||
#include "iwic.h"
|
||||
#include "opt_i4b.h"
|
||||
#include "pci.h"
|
||||
|
||||
#if (NIWIC > 0) && (NPCI > 0)
|
||||
#if (NIWIC > 0)
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
|
@ -35,9 +35,8 @@
|
||||
|
||||
#include "iwic.h"
|
||||
#include "opt_i4b.h"
|
||||
#include "pci.h"
|
||||
|
||||
#if (NIWIC > 0) && (NPCI > 0)
|
||||
#if (NIWIC > 0)
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
@ -470,4 +469,4 @@ iwic_dchan_transmit(struct iwic_softc *sc)
|
||||
IWIC_WRITE(sc, D_CMDR, cmd);
|
||||
}
|
||||
|
||||
#endif /* (NIWIC > 0) && (NPCI > 0) */
|
||||
#endif /* (NIWIC > 0) */
|
||||
|
@ -35,9 +35,8 @@
|
||||
|
||||
#include "iwic.h"
|
||||
#include "opt_i4b.h"
|
||||
#include "pci.h"
|
||||
|
||||
#if (NIWIC > 0) && (NPCI > 0)
|
||||
#if (NIWIC > 0)
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
|
@ -35,9 +35,8 @@
|
||||
|
||||
#include "iwic.h"
|
||||
#include "opt_i4b.h"
|
||||
#include "pci.h"
|
||||
|
||||
#if (NIWIC > 0) && (NPCI > 0)
|
||||
#if (NIWIC > 0)
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
|
@ -35,9 +35,8 @@
|
||||
|
||||
#include "iwic.h"
|
||||
#include "opt_i4b.h"
|
||||
#include "pci.h"
|
||||
|
||||
#if (NIWIC > 0) && (NPCI > 0)
|
||||
#if (NIWIC > 0)
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/kernel.h>
|
||||
|
Loading…
Reference in New Issue
Block a user