Home
last modified time | relevance | path

Searched refs:CONFIG_ISA (Results 1 – 25 of 209) sorted by relevance

123456789

/linux-2.4.37.9/drivers/net/
DConfig.in92 dep_tristate ' 3c501 "EtherLink" support' CONFIG_EL1 $CONFIG_ISA
93 dep_tristate ' 3c503 "EtherLink II" support' CONFIG_EL2 $CONFIG_ISA
94 dep_tristate ' 3c505 "EtherLink Plus" support' CONFIG_ELPLUS $CONFIG_ISA
95 …dep_tristate ' 3c507 "EtherLink 16" support (EXPERIMENTAL)' CONFIG_EL16 $CONFIG_ISA $CONFIG_EXP…
96 if [ "$CONFIG_ISA" = "y" -o "$CONFIG_EISA" = "y" -o "$CONFIG_MCA" = "y" ]; then
99 if [ "$CONFIG_ISA" = "y" -o "$CONFIG_EISA" = "y" ]; then
111 dep_tristate ' AMD LANCE and PCnet (AT1500 and NE2100) support' CONFIG_LANCE $CONFIG_ISA
114 dep_tristate ' WD80*3 support' CONFIG_WD80x3 $CONFIG_ISA
116 dep_tristate ' SMC Ultra support' CONFIG_ULTRA $CONFIG_ISA
118 dep_tristate ' SMC 9194 support' CONFIG_SMC9194 $CONFIG_ISA
[all …]
/linux-2.4.37.9/drivers/net/tokenring/
DConfig.in9 if [ "$CONFIG_PCI" = "y" -o "$CONFIG_ISA" = "y" -o "$CONFIG_MCA" = "y" ]; then
16 if [ "$CONFIG_ISA" = "y" -o "$CONFIG_MCA" = "y" ]; then
25 dep_tristate ' Generic TMS380 ISA support' CONFIG_TMSISA $CONFIG_ISA $CONFIG_TMS380TR
29 if [ "$CONFIG_ISA" = "y" -o "$CONFIG_MCA" = "y" ]; then
/linux-2.4.37.9/drivers/pcmcia/
Drsrc_mgr.c65 #ifdef CONFIG_ISA
88 #ifdef CONFIG_ISA
254 #ifdef CONFIG_ISA
359 #ifdef CONFIG_ISA
506 #ifdef CONFIG_ISA
573 #ifdef CONFIG_ISA
656 #ifdef CONFIG_ISA in adjust_io()
676 #ifdef CONFIG_ISA in adjust_irq()
/linux-2.4.37.9/drivers/net/wireless/
DConfig.in5 if [ "$CONFIG_ISA" = "y" -o "$CONFIG_PCI" = "y" ]; then
40 if [ "$CONFIG_ISA" = "y" -o "$CONFIG_PCI" = "y" -o \
/linux-2.4.37.9/include/asm-m68k/
Dio.h87 #ifdef CONFIG_ISA
232 #if defined(CONFIG_ISA) && !defined(CONFIG_PCI)
264 #ifndef CONFIG_ISA
/linux-2.4.37.9/arch/parisc/kernel/
Dparisc_ksyms.c31 #if defined(CONFIG_PCI) || defined(CONFIG_ISA)
112 #if defined(CONFIG_PCI) || defined(CONFIG_ISA)
/linux-2.4.37.9/drivers/media/radio/
DConfig.in7 if [ "$CONFIG_ISA" = "y" ]; then
30 if [ "$CONFIG_ISA" = "y" ]; then
/linux-2.4.37.9/drivers/net/wan/
DConfig.in12 if [ "$CONFIG_ISA" = "y" ]; then
93 if [ "$CONFIG_ISA" != "n" ]; then
120 … Cyclom 2X(tm) cards (EXPERIMENTAL)' CONFIG_CYCLADES_SYNC $CONFIG_WAN_ROUTER_DRIVERS $CONFIG_ISA
/linux-2.4.37.9/arch/mips/
Dconfig-shared.in234 define_bool CONFIG_ISA y
242 define_bool CONFIG_ISA y
372 define_bool CONFIG_ISA y
402 define_bool CONFIG_ISA y
475 define_bool CONFIG_ISA y
481 define_bool CONFIG_ISA y
541 define_bool CONFIG_ISA y
567 define_bool CONFIG_ISA y
818 if [ "$CONFIG_EISA" = "y" -a "$CONFIG_ISA" != "y" ]; then
819 define_bool CONFIG_ISA y
[all …]
/linux-2.4.37.9/arch/mips/kernel/
Dpci-dma.c26 #ifdef CONFIG_ISA in pci_alloc_consistent()
/linux-2.4.37.9/arch/mips64/kernel/
Dpci-dma.c26 #ifdef CONFIG_ISA in pci_alloc_consistent()
/linux-2.4.37.9/drivers/net/appletalk/
DConfig.in9 if [ "$CONFIG_ISA" = "y" -o "$CONFIG_EISA" = "y" ]; then
/linux-2.4.37.9/drivers/net/arcnet/
DConfig.in17 …tate ' Support for COM20020 on ISA' CONFIG_ARCNET_COM20020_ISA $CONFIG_ARCNET_COM20020 $CONFIG_ISA
/linux-2.4.37.9/drivers/char/
Dmem.c327 #if defined(CONFIG_ISA) || !defined(__mc68000__)
646 #if defined(CONFIG_ISA) || !defined(__mc68000__)
680 #if defined(CONFIG_ISA) || !defined(__mc68000__) in memory_open()
717 #if defined(CONFIG_ISA) || !defined(__mc68000__) in memory_devfs_register()
/linux-2.4.37.9/drivers/net/hamradio/
DConfig.in7 if [ "$CONFIG_ISA" = "y" ]; then
/linux-2.4.37.9/arch/m68k/kernel/
Dsetup.c119 #if defined(CONFIG_ISA) && defined(MULTI_ISA)
428 #if defined(CONFIG_ISA) && defined(MULTI_ISA) in setup_arch()
/linux-2.4.37.9/drivers/block/
DConfig.in31 dep_tristate 'XT hard disk support' CONFIG_BLK_DEV_XD $CONFIG_ISA
/linux-2.4.37.9/arch/s390/
Dconfig.in6 define_bool CONFIG_ISA n
/linux-2.4.37.9/arch/s390x/
Dconfig.in6 define_bool CONFIG_ISA n
/linux-2.4.37.9/arch/i386/
Dconfig.in296 define_bool CONFIG_ISA n
315 bool 'ISA bus support' CONFIG_ISA
440 if [ "$CONFIG_ISA" = "y" ]; then
/linux-2.4.37.9/include/asm-mips/
Dpci.h302 #ifdef CONFIG_ISA in pci_dma_supported()
/linux-2.4.37.9/include/asm-mips64/
Dpci.h302 #ifdef CONFIG_ISA in pci_dma_supported()
/linux-2.4.37.9/arch/mips/sgi-ip22/
Dip22-eisa.c262 #ifdef CONFIG_ISA in ip22_eisa_init()
/linux-2.4.37.9/arch/mips64/mm/
Dinit.c202 #ifdef CONFIG_ISA in paging_init()
/linux-2.4.37.9/arch/sh/
Ddefconfig37 # CONFIG_ISA is not set

123456789