Searched refs:most (Results 1 – 25 of 66) sorted by relevance
123
/drivers/misc/eeprom/ |
D | Kconfig | 4 tristate "I2C EEPROMs from most vendors" 7 Enable this driver to get read/write support to most I2C EEPROMs, 30 tristate "SPI EEPROMs from most vendors" 33 Enable this driver to get read/write support to most SPI EEPROMs,
|
/drivers/pcmcia/ |
D | rsrc_nonstatic.c | 201 u_char *b, hole, most; in do_io_probe() local 213 for (i = base, most = 0; i < base+num; i += 8) { in do_io_probe() 221 if ((j == 8) && (++b[hole] > b[most])) in do_io_probe() 222 most = hole; in do_io_probe() 223 if (b[most] == 127) break; in do_io_probe() 233 if (inb(i+j) != most) break; in do_io_probe()
|
D | Kconfig | 48 most cases. (see the file <file:Documentation/Changes> for 94 bridge. Virtually all modern PCMCIA bridges do this, and most of
|
/drivers/net/tulip/ |
D | Kconfig | 23 cards, below. However, most people with a network card of this type 40 cards, above. However, most people with a network card of this type 148 It should work with most DEC 21*4*-based chips/ethercards, as well
|
/drivers/memstick/ |
D | Kconfig | 18 This is an option for use by developers; most people should
|
/drivers/mmc/ |
D | Kconfig | 19 This is an option for use by developers; most people should
|
/drivers/memstick/core/ |
D | Kconfig | 14 in most cases result in data corruption.
|
/drivers/mmc/core/ |
D | Kconfig | 12 in most cases result in data corruption.
|
/drivers/net/arcnet/ |
D | Kconfig | 33 packet driver or most DOS/Windows ODI drivers. Please read the 46 packet driver or most DOS/Windows ODI drivers. RFC1201 is included
|
/drivers/net/usb/ |
D | Kconfig | 55 This driver is likely to work with most 10Mbps only USB Ethernet 121 a two-node link, or "eth0" for most CDC-Ethernet devices. Those 122 two-node links are most easily managed with Ethernet Bridging 294 used by most of the ARM Linux community with device controllers
|
/drivers/gpio/ |
D | Kconfig | 49 that are most common when setting up new platforms or boards. 119 Say yes here to provide access to most "quasi-bidirectional" I2C
|
/drivers/net/wireless/p54/ |
D | Kconfig | 56 This driver supports most devices that are supported by the
|
/drivers/s390/block/ |
D | Kconfig | 40 ECKD devices are the most commonly used devices. You should enable
|
/drivers/net/wireless/ipw2x00/ |
D | Kconfig | 62 most likely want to say N here. 191 component, you most likely want to say N here.
|
/drivers/staging/ |
D | Kconfig | 10 interfaces that most likely will be changed in the near
|
/drivers/atm/ |
D | nicstarmac.copyright | 27 * the linear buffer needed by most non-ATM protocol stacks (e.g. IP)
|
/drivers/platform/x86/ |
D | Kconfig | 50 Wlan control, and most importantly, allows you to blink those fancy LEDs. 284 NVRAM polling can detect at most the following keys: ThinkPad/Access 348 and most importantly, allows you to blink those fancy LEDs intended
|
/drivers/spi/ |
D | Kconfig | 27 work with most such devices and controllers. 229 # being probably the most widely used ones.
|
/drivers/net/wireless/rt2x00/ |
D | Kconfig | 118 most important register types of the rt2x00 hardware.
|
/drivers/media/ |
D | Kconfig | 55 Enables a compatibility API used by most V4L2 devices to allow
|
/drivers/net/wireless/b43/ |
D | Kconfig | 53 Please note that most PC-CARD devices are _NOT_ 16bit PCMCIA
|
/drivers/ide/ |
D | Kconfig | 15 storage units such as ATA/(E)IDE and ATAPI units. The most common 75 and supports most modern SATA controllers. In order to use it 201 perform below the driver data recovery if needed. This is the most 261 This driver will work automatically in PCI based systems (most new 684 most of the recent Apple Power Macintoshes and PowerBooks. 849 comment "Note: most of these also require special kernel boot parameters"
|
/drivers/staging/go7007/ |
D | go7007.txt | 383 This overrides most compression and 441 first device (most likely /dev/video0) provides access to the raw video 446 The second device (most likely /dev/video1) provides access to the
|
/drivers/usb/host/ |
D | Kconfig | 148 say Y. On most non-x86 systems, and on x86 hardware that's not using a 227 tristate "UHCI HCD (most Intel and VIA) support"
|
/drivers/mtd/devices/ |
D | Kconfig | 84 tristate "Support most SPI Flash chips (AT26DF, M25P, W25X, ...)" 87 This enables access to most modern SPI flash chips, used for
|
123