Home
last modified time | relevance | path

Searched refs:configured (Results 1 – 25 of 135) sorted by relevance

123456

/linux-2.4.37.9/drivers/dio/
Ddio.c107 int configured; /* has this board been configured? */ member
161 if (b->id == deviceid && b->configured == 0) in dio_find()
209 b->configured = 0; in dio_init()
289 else if (b->configured) in dio_config_board()
292 b->configured = 1; in dio_config_board()
304 else if (!b->configured) in dio_unconfig_board()
308 b->configured = 0; in dio_unconfig_board()
/linux-2.4.37.9/Documentation/
Ddigiepca.txt21 This driver may be configured via LILO. For users who have already configured
23 settings. Multiple boards may be configured by issuing multiple LILO command
29 PCI boards are auto-detected and configured by the driver. PCI boards will
45 I/O Port where card is configured (in HEX if using string identifiers),
48 NOTE : PCI boards are auto-detected and configured. Do not attempt to
Dwatchdog.txt39 The SA1100 watchdog module can be configured with the "sa1100_margin"
42 The i810 TCO watchdog modules can be configured with the "i810_margin"
Ddigiboard.txt24 The pcxx driver can be configured using the command line feature while
109 Per board to be configured, pass a digi= command-line parameter to the
128 I/O port address: eg. 200 - I/O Port address where the card is configured.
254 I/O Port where card is configured (in HEX if using string identifiers),
/linux-2.4.37.9/drivers/char/mwave/
DREADME20 irq used by the dsp to be configured.
25 io range used by the dsp to be configured.
30 irq used by the mwave uart to be configured.
35 io range used by the mwave uart to be configured.
/linux-2.4.37.9/drivers/net/wan/
Dsdlamain.c440 if (!card->wandev.piggyback && !card->configured){ in setup()
507 wandev->name,card->configured,card->wandev.piggyback); in setup()
511 if (!card->configured){ in setup()
647 if (test_bit(0,&card->configured)) in check_s508_conflicts()
741 if (test_bit(0,&card->configured)) in check_s514_conflicts()
852 if (wandev->hw_opt[0] != SDLA_S514 && !card->configured){ in shutdown()
856 if (!card->configured){ in shutdown()
885 card->configured = 0; in release_hw()
886 card->next->configured = 0; in release_hw()
893 card->configured = 0; in release_hw()
[all …]
/linux-2.4.37.9/Documentation/isdn/
DREADME.icn17 configured with the switches.
20 The base address of the window can be configured when loading
70 The ICN driver can be configured using the commandline-feature while
93 The D-channel protocol is configured by loading different firmware
99 The module icn.o can be configured during "insmod'ing" it by
116 The D-channel protocol is configured by loading different firmware
DREADME.act200034 IRQ is configured by software. Possible values are:
44 The ACT2000 driver can be configured using the commandline-feature while
69 during runtime. The D-channel protocol is configured by the "dproto"
75 The module act2000.o can be configured during modprobe (insmod) by
DREADME59 chosen and can be configured at compile-time --ISDN_MAX in isdn.h).
292 1. is configured for the same EAZ.
304 configured to either do NOTHING in this case (which is useful, if
394 isdn0". However, after an idle time of no traffic as configured for
410 to one of the configured net-interfaces:
472 incoming call for an interface which is configured for callback.
487 cisco-h A special-mode for communicating with a Cisco, which is configured
536 cannot match to any configured interface.
545 not seen by the kernel, but their ISDN-part can be configured with
567 configured to a 1TR6-type EAZ (one digit). The mapping is also valid
DREADME.concap28 encapsulation protocols. The encapsulation protocol is configured by a
31 depending on the currently configured encapsulation protocol.
85 a (somewhere else configured) remote phone number. For an X25-interface
255 protocol is configured. Thus, eliminating the performance penalty
/linux-2.4.37.9/include/linux/
Dif_frad.h160 int configured; member
175 int configured; /* has this device been configured */ member
/linux-2.4.37.9/drivers/net/wireless/prism54/
Dprismcompat.h38 #error Firmware Loading is not configured in the kernel !
Dprismcompat24.h63 #error Firmware Loading is not configured in the kernel !
/linux-2.4.37.9/Documentation/sound/
DPSS9 pss_io. The I/O base the PSS card is configured at (normally 0x220
32 synthesizer parts are not configured.
DOPL36 configured
DINSTALL.awe30 2. If you have never configured the kernel tree yet, run make config
102 8. Load the sound module (if you configured it as a module):
/linux-2.4.37.9/Documentation/cdrom/
Disp1637 I understand that cards based on the OPTi 82C929 chips may be configured
57 configured to use.
87 The cdrom interface can be configured at run time by loading the
/linux-2.4.37.9/Documentation/networking/
Dltpc.txt30 alias lt0 ltpc # autoload the module when the interface is configured
38 The address is unimportant - however, the card needs to be configured
68 The interrupts and so forth are configured via the dipswitch on the
Dalias.txt10 is configured in the kernel.
Dcs89x0.txt146 Both the CS8900 and CS8920-based adapters can be configured using parameters
163 CS8900-based adapters shipped from Cirrus Logic have been configured
183 CS8920-based adapters are shipped from Cirrus Logic configured as Plug
457 Once the adapter has been installed and configured, the diagnostic option of
519 assignment. (Test only applies if the adapter is configured to use the
537 configured as a Responder and the other PC is configured as an Initiator.
592 4.) If you have configured the adapter to run in memory mode but the driver
Ddl2k.txt60 In Linux, NIC drivers are most commonly configured as loadable modules.
152 automatically loaded and configured at boot time. The following description
259 /usr/src/linux/include, which is the default include directory configured
/linux-2.4.37.9/drivers/video/
Dfonts.c64 #error No fonts configured.
/linux-2.4.37.9/drivers/net/wireless/
DREADME16 Wireless Tools to be configured :
/linux-2.4.37.9/drivers/hotplug/
Dpciehp.h61 u8 configured; member
83 u8 configured; member
/linux-2.4.37.9/drivers/block/paride/
DConfig.in5 # PARIDE doesn't need PARPORT, but if PARPORT is configured as a module,

123456