Home
last modified time | relevance | path

Searched refs:adapters (Results 1 – 25 of 168) sorted by relevance

1234567

/linux-3.4.99/Documentation/scsi/
D00-INDEX4 - info on driver for 53c700 based adapters
6 - info on driver for adapters with BusLogic chips
26 - info on driver for BusLogic FlashPoint adapters
34 - info on driver for Mylex adapters
40 - info on driver for Adaptec AHA152x based adapters
42 - Adaptec Ultra320 SCSI host adapters
52 - info on driver for DPT SmartRAID and Adaptec I2O RAID based adapters
54 - info on driver for DTC 2x80 based adapters
56 - info on driver for NCR5380 and NCR53c400 based adapters
60 - info on driver for IBM adapters with MCA bus
[all …]
Dbfa.txt1 Linux driver for Brocade FC/FCOE adapters
7 bfa 3.0.2.2 driver supports all Brocade FC/FCOE adapters. Below is a list of
36 http://www.brocade.com/services-support/drivers-downloads/adapters/Linux.page
51 http://www.brocade.com/services-support/drivers-downloads/adapters/Linux.page
67 http://www.brocade.com/services-support/drivers-downloads/adapters/Linux.page
/linux-3.4.99/sound/pci/asihpi/
Dhpicmn.c39 static struct hpi_adapters_list adapters; variable
73 hpios_alistlock_lock(&adapters); in hpi_add_adapter()
80 if (adapters.adapter[pao->index].type) { in hpi_add_adapter()
83 if (!adapters.adapter[a].type) { in hpi_add_adapter()
96 adapters.adapter[pao->index] = *pao; in hpi_add_adapter()
97 hpios_dsplock_init(&adapters.adapter[pao->index]); in hpi_add_adapter()
98 adapters.gw_num_adapters++; in hpi_add_adapter()
101 hpios_alistlock_unlock(&adapters); in hpi_add_adapter()
112 hpios_alistlock_lock(&adapters); in hpi_delete_adapter()
113 if (adapters.adapter[pao->index].type) in hpi_delete_adapter()
[all …]
Dhpioctl.c61 static struct hpi_adapter adapters[HPI_MAX_ADAPTERS]; variable
184 if (hm->h.adapter_index < ARRAY_SIZE(adapters)) in asihpi_hpi_ioctl()
185 pa = &adapters[hm->h.adapter_index]; in asihpi_hpi_ioctl()
397 adapters[adapter_index] = adapter; in asihpi_adapter_probe()
398 mutex_init(&adapters[adapter_index].mutex); in asihpi_adapter_probe()
399 pci_set_drvdata(pci_dev, &adapters[adapter_index]); in asihpi_adapter_probe()
465 memset(adapters, 0, sizeof(adapters)); in asihpi_init()
/linux-3.4.99/Documentation/networking/
Dtms380tr.txt13 SysKonnect for donating the adapters to Linux-SNA for the testing and
19 2. This driver works very well when autoprobing for adapters. Why even
24 in the kernel configuration. A choice for SysKonnect Token Ring adapters will
25 appear. This drives supports all SysKonnect ISA and PCI adapters. Choose this
29 This driver supports multiple adapters without the need to load multiple copies
30 of the driver. You should be able to load up to 7 adapters without any kernel
50 For anyone wondering where to pick up the SysKonnect adapters please browse
58 Below find attached the setting for the SK NET TR 4/16 ISA adapters
Dsmctr.txt5 ISA and SMC TokenCard Elite/A (8115T/A) MCA adapters.
11 in the kernel configuration. A choice for SMC Token Ring adapters will
12 appear. This drives supports all SMC ISA/MCA adapters. Choose this
16 This driver supports multiple adapters without the need to load multiple copies
17 of the driver. You should be able to load up to 7 adapters without any kernel
32 1). For anyone wondering where to pick up the SMC adapters please browse
Dfore200e.txt5 This driver adds support for the FORE Systems 200E-series ATM adapters
9 The driver simultaneously supports PCA-200E and SBA-200E adapters on
12 The intent is to enable the use of different models of FORE adapters at the
33 uploaded to the ATM adapters at system boot time or at module loading time.
34 The supplied firmware images should work with all adapters.
Dskfp.txt29 Chapter 2: Contains a list of all network adapters that are supported by
46 The network driver 'skfp' supports the following network adapters:
47 SysKonnect adapters:
58 Compaq adapters (not tested):
74 of network adapters.
101 multiple IP subnetworks (using multiple adapters), but
125 The functionality of the LED's on the FDDI network adapters was
212 - not tested simultaneously with FDDI adapters from other vendors.
De1000.txt47 (Supported only on adapters with copper connections)
60 (Supported only on adapters with copper connections)
80 (not supported on Intel(R) 82542, 82543 or 82544-based adapters)
145 greater than 75,000, may hang (stop transmitting) adapters
153 NOTE: When e1000 is loaded with default settings and multiple adapters
170 Valid Range: 80-256 for 82542 and 82543-based adapters
171 80-4096 for all other supported adapters
200 CAUTION: When setting RxIntDelay to a value other than 0, adapters may
209 (This parameter is supported only on 82540, 82545 and later adapters.)
222 (This parameter is supported only on adapters with copper connections.)
[all …]
/linux-3.4.99/drivers/net/wireless/rtlwifi/
DKconfig9 wireless network adapters.
20 wireless network adapters.
31 wireless network adapters.
43 wireless network adapters.
/linux-3.4.99/drivers/net/wireless/mwifiex/
DKconfig6 This adds support for wireless adapters based on Marvell
17 This adds support for wireless adapters based on Marvell
28 This adds support for wireless adapters based on Marvell
/linux-3.4.99/drivers/media/dvb/
DKconfig6 int "maximum number of DVB/ATSC adapters"
11 Maximum number of DVB/ATSC adapters. Increasing this number
13 if a much lower number of DVB/ATSC adapters is present.
32 bool "DVB/ATSC adapters"
36 Say Y to select Digital TV adapters
/linux-3.4.99/Documentation/i2c/busses/
Di2c-amd7563 Supported adapters:
23 Note that for the 8111, there are two SMBus adapters. The SMBus 1.0 adapter
Di2c-amd81113 Supported adapters:
39 Note that for the 8111, there are two SMBus adapters. The SMBus 2.0 adapter
/linux-3.4.99/drivers/net/wireless/wl12xx/
DKconfig15 This module adds support for wireless adapters based on TI wl1271 and
27 This module adds support for the SPI interface of adapters using
38 This module adds support for the SDIO interface of adapters using
/linux-3.4.99/drivers/net/ethernet/marvell/
DKconfig50 and related Gigabit Ethernet adapters. It is a new smaller driver
56 This driver supports adapters based on the original Yukon chipset:
61 sky2, is provided for these adapters.
90 This driver supports Gigabit Ethernet adapters based on the
96 SysKonnect Genesis based adapters: skge.
/linux-3.4.99/drivers/net/ethernet/intel/
DKconfig31 This driver supports Intel(R) PRO/100 family of adapters.
57 adapters. For more information on how to identify your adapter, go
79 ethernet family of adapters. For PCI or PCI-X e1000 adapters,
98 adapters. For more information on how to identify your adapter, go
148 This driver supports Intel(R) PRO/10GbE family of adapters for
167 tristate "Intel(R) 10GbE PCI Express adapters support"
172 adapters. For more information on how to identify your adapter, go
/linux-3.4.99/drivers/net/wireless/ath/ath6kl/
DKconfig10 This module adds support for wireless adapters based on
23 This module adds support for wireless adapters based on
/linux-3.4.99/drivers/message/fusion/
DKconfig19 SCSI HOST support for a parallel SCSI host adapters.
34 SCSI HOST support for a Fiber Channel host adapters.
53 SCSI HOST support for a SAS host adapters.
79 of MPT adapters via system ioctl calls. Use of ioctl calls to
/linux-3.4.99/drivers/net/wireless/wl1251/
DKconfig17 This module adds support for the SPI interface of adapters using
28 This module adds support for the SDIO interface of adapters using
/linux-3.4.99/Documentation/dvb/
Dtechnisat.txt28 "Multimedia support" => "DVB/ATSC adapters"
29 => "Technisat/B2C2 FlexcopII(b) and FlexCopIII adapters"
37 "Multimedia support" => "DVB/ATSC adapters"
/linux-3.4.99/drivers/net/fddi/
DKconfig40 adapters. TURBOchannel does not have the concept of I/O ports,
41 so MMIO is always used for these (DEFTA) adapters.
51 The following adapters are supported by this driver:
/linux-3.4.99/Documentation/i2c/
Dfault-codes39 Returned by I2C adapters when they lose arbitration in master
57 Returned by SMBus adapters when the bus was busy for longer
88 Returned by I2C adapters to indicate that the address phase
122 SMBus adapters may return it when an operation took more
125 timeouts, but it's normal for I2C adapters to impose some
/linux-3.4.99/drivers/net/ethernet/chelsio/
DKconfig56 adapters.
76 adapters.
94 adapters with PCI-E SR-IOV Virtual Functions.
/linux-3.4.99/drivers/media/
DKconfig9 If you want to use Video for Linux, DVB for Linux, or DAB adapters,
116 # Video/Radio/Hybrid adapters
124 # DVB adapters

1234567