| /OK3568_Linux_fs/kernel/drivers/pcmcia/ |
| H A D | Kconfig | 3 # PCCARD (PCMCIA/CardBus) bus subsystem configuration 7 tristate "PCCard (PCMCIA/CardBus) support" 10 Say Y here if you want to attach PCMCIA- or PC-cards to your Linux 13 actually two varieties of these cards: 16 bit PCMCIA and 32 bit 21 config PCMCIA config 22 tristate "16-bit PCMCIA support" 26 This option enables support for 16-bit PCMCIA cards. Most older 27 PC-cards are such 16-bit PCMCIA cards, so unless you know you're 30 To use 16-bit PCMCIA cards, you will need supporting software in 41 depends on PCMCIA [all …]
|
| /OK3568_Linux_fs/kernel/drivers/char/pcmcia/ |
| H A D | Kconfig | 3 # PCMCIA character device configuration 6 menu "PCMCIA character devices" 7 depends on PCMCIA!=n 11 depends on PCMCIA && TTY 24 depends on PCMCIA 27 Enable support for the Omnikey Cardman 4000 PCMCIA Smartcard 36 depends on PCMCIA 38 Enable support for the Omnikey CardMan 4040 PCMCIA Smartcard 49 depends on PCMCIA 51 Enable support for the SCR24x PCMCIA Chip Card Interface. [all …]
|
| /OK3568_Linux_fs/kernel/drivers/scsi/pcmcia/ |
| H A D | Kconfig | 3 # PCMCIA SCSI adapter configuration 7 bool "PCMCIA SCSI adapter support" 8 depends on SCSI!=n && PCMCIA!=n 11 if SCSI_LOWLEVEL_PCMCIA && SCSI && PCMCIA && m 14 tristate "Adaptec AHA152X PCMCIA support" 17 Say Y here if you intend to attach this type of PCMCIA SCSI host 24 tristate "Future Domain PCMCIA support" 27 Say Y here if you intend to attach this type of PCMCIA SCSI host 34 tristate "NinjaSCSI-3 / NinjaSCSI-32Bi (16bit) PCMCIA support" 37 If you intend to attach this type of PCMCIA SCSI host adapter to [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/orinoco/ |
| H A D | Kconfig | 4 depends on (PPC_PMAC || PCI || PCMCIA) 16 majority of the PCMCIA 802.11b cards (which are nearly all rebadges) 18 Apple Airport (not a PCMCIA card), WavelanIEEE/Orinoco, 25 actually use a card you will also need to enable support for PCMCIA 74 Enable support for PCMCIA cards supported by the "Hermes" (aka 76 adaptors are not a full PCMCIA controller but act as a more limited 77 PCI <-> PCMCIA bridge. Several vendors sell such adaptors so that 78 802.11b PCMCIA cards can be used in desktop machines. The Netgear 85 Enable support for PCMCIA cards supported by the "Hermes" (aka 87 adaptors are not a full PCMCIA controller but act as a more limited [all …]
|
| /OK3568_Linux_fs/kernel/sound/pcmcia/ |
| H A D | Kconfig | 2 # ALSA PCMCIA drivers 5 bool "PCMCIA sound devices" 6 depends on PCMCIA 9 Support for sound devices connected via the PCMCIA bus. 11 if SND_PCMCIA && PCMCIA
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/fujitsu/ |
| H A D | Kconfig | 9 depends on PCMCIA 20 tristate "Fujitsu FMV-J18x PCMCIA support" 21 depends on PCMCIA 25 PCMCIA (PC-card) Ethernet card to your computer.
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/xircom/ |
| H A D | Kconfig | 9 depends on PCMCIA 21 tristate "Xircom 16-bit PCMCIA support" 22 depends on PCMCIA 24 Say Y here if you intend to attach a Xircom 16-bit PCMCIA (PC-card)
|
| /OK3568_Linux_fs/kernel/Documentation/pcmcia/ |
| H A D | driver.rst | 2 PCMCIA Driver 8 New PCMCIA IDs may be added to a device driver pcmcia_device_id table at 16 The meaning is described in the PCMCIA specification, the match_flags is 21 PCMCIA device listed in its (newly updated) pcmcia_device_id list.
|
| H A D | driver-changes.rst | 5 This file details changes in 2.6 which affect PCMCIA card driver authors: 42 in PCMCIA device drivers. Also, do not include pcmcia/cs_types.h, as 53 - use pcmcia_request_irq(p_dev, handler_t); the PCMCIA core will 103 PCMCIA devices and their correct drivers can now be matched in 112 ioaddr_t should be replaced by unsigned int in PCMCIA card drivers. 116 PCMCIA card drivers. Instead, it is the job of the PCMCIA core to 125 PCMCIA card drivers 144 Although the PCMCIA subsystem will allocate resources for cards,
|
| H A D | locking.rst | 6 and PCMCIA subsystems. 109 3. Per PCMCIA-device Data: 128 - by the PCMCIA driver::
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/3com/ |
| H A D | Kconfig | 9 depends on ISA || EISA || PCI || PCMCIA 45 tristate "3Com 3c574 PCMCIA support" 46 depends on PCMCIA 48 Say Y here if you intend to attach a 3Com 3c574 or compatible PCMCIA 55 tristate "3Com 3c589 PCMCIA support" 56 depends on PCMCIA 58 Say Y here if you intend to attach a 3Com 3c589 or compatible PCMCIA
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/ |
| H A D | Kconfig | 33 UART based Bluetooth PCMCIA and CF devices like Xircom Credit Card 45 with UART interface, including PCMCIA and CF cards. 56 USB Bluetooth devices based on CSR BlueCore chip, including PCMCIA and 120 depends on PCMCIA 123 This driver provides support for Bluetooth PCMCIA devices with 133 depends on PCMCIA 137 This driver provides support for Bluetooth PCMCIA devices with 147 depends on PCMCIA 150 This driver provides support for Bluetooth PCMCIA devices with 160 depends on PCMCIA [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/atmel/ |
| H A D | Kconfig | 17 depends on CFG80211 && (PCI || PCMCIA) 41 tristate "Atmel at76c502/at76c504 PCMCIA cards" 42 depends on ATMEL && PCMCIA 47 Enable support for PCMCIA cards containing the
|
| /OK3568_Linux_fs/kernel/arch/sh/cchips/ |
| H A D | Kconfig | 18 PCMCIA controller supporting 2 slots. 39 bool "HD64461 PCMCIA enabler" 42 Say Y here if you want to enable PCMCIA support
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/8390/ |
| H A D | Kconfig | 21 tristate "Asix AX88190 PCMCIA support" 22 depends on PCMCIA 24 Say Y here if you intend to attach an Asix AX88190-based PCMCIA 136 tristate "PCMCIA NE2000 support" 140 If you have a PCMCIA NE2000 compatible adapter, say Y. Otherwise, 147 tristate "NE2000 compatible PCMCIA support" 148 depends on PCMCIA 151 Say Y here if you intend to attach an NE2000 compatible PCMCIA
|
| /OK3568_Linux_fs/kernel/drivers/net/can/softing/ |
| H A D | Kconfig | 11 and PCMCIA cards. This driver operates on a platform device, 21 depends on PCMCIA 24 Support for PCMCIA cards from Softing Gmbh & some cards
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.ne2000 | 2 DP83902 and similar). It can be used with PCMCIA/CF cards provided 10 with a billionton CF network card connected to the PCMCIA interface of 28 done as far as PCMCIA support is concerned.
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ |
| H A D | Kconfig | 55 depends on PCMCIA 60 Say Y here if you intend to attach an Aviator/Raytheon PCMCIA 70 tristate "Planet WL3501 PCMCIA cards" 71 depends on CFG80211 && PCMCIA 75 A driver for WL3501 PCMCIA 802.11 wireless cards made by Planet.
|
| /OK3568_Linux_fs/kernel/drivers/ssb/ |
| H A D | Kconfig | 56 depends on SSB && (PCMCIA = y || PCMCIA = SSB) 60 bool "Support for SSB on PCMCIA-bus host" 65 of a PCMCIA device.
|
| /OK3568_Linux_fs/u-boot/board/pb1x00/ |
| H A D | README | 35 PCMCIA only supported for slot 0, only 3.3V. 37 PCMCIA IDE tested with Sandisk Compact Flash and 45 PCMCIA and running cpu in big endian mode!!!!
|
| /OK3568_Linux_fs/u-boot/board/dbau1x00/ |
| H A D | README | 35 PCMCIA only supported for slot 0, only 3.3V. 37 PCMCIA IDE tested with Sandisk Compact Flash and 45 PCMCIA and running cpu in big endian mode!!!!
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/cisco/ |
| H A D | Kconfig | 37 tristate "Cisco/Aironet 34X/35X/4500/4800 PCMCIA cards" 38 depends on CFG80211 && PCMCIA 46 This is the standard Linux driver to support Cisco/Aironet PCMCIA
|
| /OK3568_Linux_fs/kernel/drivers/bluetooth/ |
| H A D | Kconfig | 97 UART based Bluetooth PCMCIA and CF devices like Xircom Credit Card 114 with UART interface, including PCMCIA and CF cards. 140 USB Bluetooth devices based on CSR BlueCore chip, including PCMCIA and 298 depends on PCMCIA 301 This driver provides support for Bluetooth PCMCIA devices with 311 depends on PCMCIA 315 This driver provides support for Bluetooth PCMCIA devices with 325 depends on PCMCIA 328 This driver provides support for Bluetooth PCMCIA devices with
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/smsc/ |
| H A D | Kconfig | 11 PCMCIA || SUPERH || XTENSA || H8300 55 tristate "SMC 91Cxx PCMCIA support" 56 depends on PCMCIA 60 Say Y here if you intend to attach an SMC 91Cxx compatible PCMCIA
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | qlogicfas.rst | 8 only works with the ISA, VLB, and PCMCIA versions of the Qlogic 24 PCMCIA Support 34 the Linux PCMCIA driver, you will have to adjust it or otherwise stop 37 I am working with the PCMCIA group to make it more flexible, but that
|