Home
last modified time | relevance | path

Searched refs:cards (Results 1 – 25 of 356) sorted by relevance

12345678910>>...15

/linux/drivers/isdn/hardware/mISDN/
H A DKconfig8 tristate "Support for HFC PCI cards"
12 Enable support for cards with Cologne Chip AG's
16 tristate "Support for HFC multiport cards (HFC-4S/8S/E1)"
20 Enable support for cards with Cologne Chip AG's HFC multiport
49 Enable support for AVMs FRITZ!CARD PCI cards
61 tristate "Support for cards with Infineon chipset"
66 Enable support for cards with ISAC + HSCX, IPAC or IPAC-SX
70 tristate "Support for cards with Winbond 6692"
74 Enable support for Winbond 6692 PCI chip based cards.
77 tristate "Support for NETJet cards"
[all …]
/linux/drivers/media/pci/ttpci/
H A DKconfig3 tristate "SAA7146 DVB cards (aka Budget, Nova-PCI)"
8 Support for simple SAA7146 based DVB cards
9 (so called Budget- or Nova-PCI cards) without onboard
13 tristate "Budget cards"
29 Support for simple SAA7146 based DVB cards (so called Budget-
30 or Nova-PCI cards) without onboard MPEG2 decoder, and without
39 tristate "Budget cards with onboard CI connector"
53 Support for simple SAA7146 based DVB cards
54 (so called Budget- or Nova-PCI cards) without onboard
66 tristate "Budget cards with analog video inputs"
[all …]
/linux/drivers/media/pci/bt8xx/
H A DKconfig26 tristate "DVB/ATSC Support for bt878 based TV cards"
37 Support for PCI cards based on the Bt8xx PCI bridge. Examples are
38 the Nebula cards, the Pinnacle PCTV cards, the Twinhan DST cards,
39 the pcHDTV HD2000 cards, the DViCO FusionHDTV Lite cards, and
40 some AVerMedia cards.
42 Since these cards have no MPEG decoder onboard, they transmit
/linux/drivers/net/can/softing/
H A DKconfig6 Support for CAN cards from Softing Gmbh & some cards
8 Softing Gmbh CAN cards come with 1 or 2 physical buses.
9 Those cards typically use Dual Port RAM to communicate
11 and PCMCIA cards. This driver operates on a platform device,
20 tristate "Softing Gmbh CAN pcmcia cards"
24 Support for PCMCIA cards from Softing Gmbh & some cards
/linux/drivers/pcmcia/
H A DKconfig9 Say Y here if you want to attach PCMCIA- or PC-cards to your Linux
10 computer. These are credit-card size devices such as network cards,
12 actually two varieties of these cards: 16 bit PCMCIA and 32 bit
13 CardBus cards.
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
28 only using 32-bit CardBus cards, say Y or M here.
30 To use 16-bit PCMCIA cards, you will need supporting software in
45 Some PCMCIA cards require an updated Card Information Structure (CIS)
58 CardBus is a bus mastering architecture for PC-cards, which allows
[all …]
/linux/Documentation/admin-guide/media/
H A Dbt8xx.rst4 How to get the bt8xx cards working
18 This class of cards has a bt878a as the PCI interface, and require the bttv
41 cards, you should also do::
74 - Old TV cards without EEPROMs, sharing a common PCI subsystem ID;
75 - Old TwinHan DST cards or clones with or without CA slot and not
104 The autodetected values are determined by the cards' "response string".
111 Running multiple cards
132 When you have multiple cards, the order of the card ID should
134 that removing/inserting other PCI cards may change the detection
144 Probing the cards with broken PCI subsystem ID
[all …]
H A Dci.rst61 At present the cards that fall in this category are the Twinhan and its
62 clones, these cards are available as VVMER, Tomato, Hercules, Orange and
68 The CI module support is largely dependent upon the firmware on the cards
69 Some cards do support almost all of the available CI modules. There is
71 working with these cards.
/linux/Documentation/sound/
H A Dalsa-configuration.rst16 If you want to support the WaveTable functionality on cards such as
22 too. "Debug detection" will add checks for the detection of cards.
25 (if the card supports ISA PnP). You don't need to configure the cards
134 Default: enabled, for PCI and ISA PnP cards
152 Module for AdLib FM cards.
157 This module supports multiple cards. It does not support autoprobe, so
158 the port must be specified. For actual AdLib FM cards it will be 0x388.
186 Module for sound cards based on Analog Devices AD1816A/AD1815 ISA chips.
191 This module supports multiple cards, autoprobe and PnP.
196 Module for sound cards based on AD1848/AD1847/CS4248 ISA chips.
[all …]
/linux/drivers/media/pci/mantis/
H A DKconfig7 Support for PCI cards based on the Mantis and Hopper PCi bridge.
12 tristate "MANTIS based cards"
25 Support for PCI cards based on the Mantis PCI bridge.
31 tristate "HOPPER based cards"
36 Support for PCI cards based on the Hopper PCI bridge.
/linux/arch/m68k/
H A DKconfig.bus25 expansion cards in your Amiga that conform to the Amiga
27 expansion cards that do not fit in the Zorro slots but fit in e.g.
36 600. If you intend to use pcmcia cards say Y; otherwise say N.
54 operate ISA cards on Atari. Only 8 bit cards are supported, and
57 driver for RTL8019AS based NE2000 compatible network cards.
/linux/drivers/net/ethernet/dec/tulip/
H A DKconfig10 This selects the "Tulip" family of EISA/PCI network cards.
20 cards and also works with cards based on the DECchip
21 21040 (Tulip series) chips. Some LinkSys PCI cards are
24 cards, below. However, most people with a network card of this type
48 cards and also works with cards based on the DECchip
49 21140 (Tulip series) chips. Some LinkSys PCI cards are
52 cards, above. However, most people with a network card of this type
123 This driver is for DM9102(A)/DM9132/DM9801 compatible PCI cards from
/linux/drivers/pci/
H A Dvgaarb.c1034 struct vga_arb_user_card cards[MAX_USER_CARDS]; member
1172 if (priv->cards[i].pdev == pdev) { in vga_arb_write()
1174 priv->cards[i].io_cnt++; in vga_arb_write()
1176 priv->cards[i].mem_cnt++; in vga_arb_write()
1211 if (priv->cards[i].pdev == pdev) in vga_arb_write()
1212 uc = &priv->cards[i]; in vga_arb_write()
1265 if (priv->cards[i].pdev == pdev) { in vga_arb_write()
1267 priv->cards[i].io_cnt++; in vga_arb_write()
1269 priv->cards[i].mem_cnt++; in vga_arb_write()
1324 if (priv->cards[i].pdev == pdev) in vga_arb_write()
[all …]
/linux/drivers/net/ethernet/8390/
H A DKconfig15 the questions about National Semiconductor 8390 cards. If you say Y,
25 (PC-card) Fast Ethernet card to your computer. These cards are
77 If you have an Acorn system with one of these network cards, you
81 tristate "Macintosh NS 8390 based ethernet cards"
86 Ethernet cards using an NS8390 chipset or its equivalent, say Y.
109 Many Ethernet cards without a specific driver are compatible with
123 This driver is for NE2000 compatible PCI cards. It will not work
124 with ISA NE2000 cards (they have their own driver, "NE2000/NE1000
128 This driver also works for the following NE2000 clone cards:
163 Support for cards based on the National Semiconductor DP83902AV
[all …]
/linux/drivers/media/pci/cx88/
H A DKconfig12 TV cards.
23 Conexant 2388x based TV cards using ALSA.
38 This adds support for MPEG encoder cards based on the
46 tristate "DVB/ATSC Support for cx2388x based TV cards"
69 This adds support for DVB/ATSC cards based on the
80 This adds DVB-T support for cards based on the
/linux/drivers/media/pci/saa7134/
H A DKconfig13 TV cards.
24 Philips SAA713x based TV cards using ALSA
39 tristate "DVB/ATSC Support for saa7134 based TV cards"
62 This adds support for DVB cards based on the
69 tristate "go7007 support for saa7134 based TV cards"
/linux/Documentation/sound/cards/
H A Dbt87x.rst8 You might have noticed that the bt878 grabber cards have actually
21 playback). As most TV cards come with a short cable which can be plugged
25 Some cards do not bother to connect anything to the audio input pins of
26 the chip, and some other cards use the audio function to transport MPEG
34 The driver is now stable. However, it doesn't know about many TV cards,
35 and it refuses to load for cards it doesn't know.
/linux/drivers/net/wireless/admtek/
H A DKconfig10 questions about these cards. If you say Y, you will be asked for
21 This driver is for ADM8211A, ADM8211B, and ADM8211C based cards.
22 These are PCI/mini-PCI/Cardbus 802.11b chips found in cards such as:
36 However, some of these cards have been replaced with other chips
/linux/sound/drivers/
H A Dvirmidi.c133 int i, cards, err; in alsa_card_virmidi_init() local
139 cards = 0; in alsa_card_virmidi_init()
154 cards++; in alsa_card_virmidi_init()
156 if (!cards) { in alsa_card_virmidi_init()
/linux/drivers/media/pci/pt1/
H A DKconfig3 tristate "PT1 cards"
9 Support for Earthsoft PT1 PCI cards.
11 Since these cards have no MPEG decoder onboard, they transmit
/linux/drivers/media/pci/solo6x10/
H A DKconfig3 tristate "Bluecherry / Softlogic 6x10 capture cards (MPEG-4/H.264)"
14 compression capture cards and other Softlogic-based ones.
16 Following cards have been tested:
/linux/drivers/media/pci/pluto2/
H A DKconfig3 tristate "Pluto2 cards"
8 Support for PCI cards based on the Pluto2 FPGA like the Satelco
11 Since these cards have no MPEG decoder onboard, they transmit
/linux/drivers/media/usb/cx231xx/
H A DKconfig12 This is a video4linux driver for Conexant 231xx USB based TV cards.
37 This is an ALSA driver for Cx231xx USB based TV cards.
43 tristate "DVB/ATSC Support for Cx231xx based TV cards"
58 This adds support for DVB cards based on the
/linux/drivers/media/pci/dm1105/
H A DKconfig3 tristate "SDMC DM1105 based PCI cards"
15 Support for cards based on the SDMC DM1105 PCI chip like
18 Since these cards have no MPEG decoder onboard, they transmit
/linux/drivers/net/can/peak_canfd/
H A DKconfig4 tristate "PEAK-System PCAN-PCIe FD cards"
7 CAN-FD cards family.
8 These 1x or 2x CAN-FD channels cards offer CAN 2.0 a/b as well as
/linux/drivers/scsi/
H A Dqlogicfas.c141 static struct qlogicfas408_priv *cards; variable
162 priv->next = cards; in qlogicfas_detect()
163 cards = priv; in qlogicfas_detect()
220 for (priv = cards; priv != NULL; priv = priv->next) in qlogicfas_exit()

12345678910>>...15