/drivers/usb/atm/ |
D | Kconfig | 12 modem to your computer's USB port. You will then need to choose your 25 modem. In order to use your modem you will need to install the 37 AccessRunner chipset. In order to use your modem you will need to 49 or eagle chipset. In order to use your modem you will need to 60 another USB DSL drivers. In order to use your modem you will need to 62 and reception as module parameters. You may need to initialize
|
/drivers/parport/ |
D | Kconfig | 16 machines) etc., then you need to say Y here; please read 67 will need to know which IRQ the parallel port has. By default, 84 Say Y here if you need PCMCIA support for your PC-style parallel 92 Say Y here if you need support for the parallel port on 101 Say Y here if you need support for the parallel port hardware on 110 Say Y here if you need parallel port support for the MFC3 card. 119 Say Y here if you need support for the parallel port hardware on 141 Say Y here if you need support for the parallel port hardware on
|
/drivers/net/wireless/ipw2x00/ |
D | Kconfig | 22 In order to use this driver, you will need a firmware image for it. 25 will need to place it in /lib/firmware. 27 You will also very likely need the Wireless Tools in order to 83 In order to use this driver, you will need a firmware image for it. 88 You will also very likely need the Wireless Tools in order to 133 the rtap interface will not be created and you will need to turn 151 will typically not need this high verbosity debug information.
|
/drivers/s390/scsi/ |
D | zfcp_erp.c | 132 int need = want; in zfcp_erp_required_act() local 147 need = ZFCP_ERP_ACTION_REOPEN_PORT; in zfcp_erp_required_act() 152 need = ZFCP_ERP_ACTION_REOPEN_PORT; in zfcp_erp_required_act() 163 return need; in zfcp_erp_required_act() 165 need = ZFCP_ERP_ACTION_REOPEN_ADAPTER; in zfcp_erp_required_act() 176 return need; in zfcp_erp_required_act() 179 static struct zfcp_erp_action *zfcp_erp_setup_act(int need, u32 act_status, in zfcp_erp_setup_act() argument 187 switch (need) { in zfcp_erp_setup_act() 233 erp_action->action = need; in zfcp_erp_setup_act() 244 int retval = 1, need; in zfcp_erp_action_enqueue() local [all …]
|
/drivers/mtd/ |
D | Kconfig | 35 If you need code which can detect and parse this table, and register 39 You will still need the parsing functions to be called by the driver 65 If you need to register each unallocated flash region as a MTD 71 If you need to force read-only for 'RedBoot', 'RedBoot Config' and 84 You will still need the parsing functions to be called by the driver 121 If you need code which can detect and parse these tables, and 125 You will still need the parsing functions to be called by the driver 191 You do not need this option for use with the DiskOnChip devices. For 203 You do not need this option for use with the DiskOnChip devices. For 297 If you only need R/O access, you can use older R/O driver
|
/drivers/isdn/i4l/ |
D | Kconfig | 12 Over digital connections such as ISDN, there is no need to 18 need a special version of pppd (called ipppd) for using this 45 You need to say Y here if you wish to use the pass-filter and 99 You need will need the loopctrl utility from the latest isdn4k-utils
|
/drivers/staging/media/solo6x10/ |
D | TODO | 3 * Motion detection flags need to be moved to v4l2 4 * Some private CIDs need to be moved to v4l2
|
/drivers/auxdisplay/ |
D | Kconfig | 24 controllers, say Y. You will need also another more specific 47 You can specify a different address if you need. 53 Usually you only need to use 0x378. 85 say Y. You also need the ks0108 LCD Controller driver.
|
/drivers/mtd/ubi/ |
D | wl.c | 1021 int pnum = e->pnum, err, need; in erase_worker() local 1085 need = ubi->beb_rsvd_level - ubi->beb_rsvd_pebs + 1; in erase_worker() 1086 if (need > 0) { in erase_worker() 1087 need = ubi->avail_pebs >= need ? need : ubi->avail_pebs; in erase_worker() 1088 ubi->avail_pebs -= need; in erase_worker() 1089 ubi->rsvd_pebs += need; in erase_worker() 1090 ubi->beb_rsvd_pebs += need; in erase_worker() 1091 if (need > 0) in erase_worker() 1092 ubi_msg("reserve more %d PEBs", need); in erase_worker()
|
/drivers/misc/c2port/ |
D | Kconfig | 13 If your board have no such micro controllers you don't need this 17 be called c2port_core. Note that you also need a client module
|
/drivers/net/can/softing/ |
D | Kconfig | 25 You need firmware for these, which you can get at 29 In order to use the card as CAN device, you need the Softing generic
|
/drivers/net/arcnet/ |
D | Kconfig | 13 You need both this driver, and the driver for the particular ARCnet 31 arc0 device. You need to say Y here to communicate with 41 arc0s device. You only need arc0s if you want to talk to ARCnet 44 of NetBSD. You do not need to say Y here to communicate with
|
/drivers/net/ppp/ |
D | Kconfig | 15 To use PPP, you need an additional program called pppd as described 25 asynchronous serial lines, you need to say Y (or M) here and also to 79 You need to say Y here if you wish to use the pass-filter and 106 This has to be supported at the other end as well and you need a 176 need this option.
|
/drivers/staging/asus_oled/ |
D | README | 21 To build the module you need kernel 2.6 include files and some C compiler. 116 So if you need just flashing, use at most 128x16 picture. If you need flashing and 134 So if you need empty line, it is sufficient to write line with only one '0' in it. 143 If the display is switched off you also need to run:
|
/drivers/of/ |
D | Kconfig | 38 # Hardly any platforms need this. It is safe to select, but only do so if you 39 # need it.
|
/drivers/infiniband/ |
D | Kconfig | 20 need libibumad from <http://www.openfabrics.org/downloads/management/>. 30 hardware for fast-path operations. You will also need
|
/drivers/net/wireless/ath/ath9k/ |
D | Kconfig | 60 Say Y, if you need access to ath9k's statistics for 80 as DFS support requires more components that still need to be 124 Say Y, if you need access to ath9k_htc's statistics.
|
/drivers/input/gameport/ |
D | Kconfig | 14 support is provided by the sound drivers, so you won't need any 15 from the below listed modules. You still need to say Y here.
|
/drivers/media/rc/ |
D | Kconfig | 11 if you don't need IR, as otherwise, you may not be able to 57 uses the RC6 protocol, and you need software decoding support. 67 uses the JVC protocol, and you need software decoding support. 76 uses the Sony protocol, and you need software decoding support. 98 and you need software decoding support.
|
/drivers/gpu/drm/ |
D | Kconfig | 15 introduced in XFree86 4.0. If you say Y here, you need to select 85 are both PCI and AGP versions. You don't need to choose this to 108 # we need shmfs for the swappable backing store, and in particular 117 # but for select to work, need to select ACPI_VIDEO's dependencies, ick
|
/drivers/net/wan/ |
D | Kconfig | 50 You will need user-space utilities COSA or SRP boards for downloading 81 To change setting such as clock source you will need lmcctl. 105 You will need supporting software from 130 You will need it for Ethernet over HDLC bridges. 204 You should never need this option, say N. 358 To use frame relay, you need supporting hardware (called FRAD) and 398 You will need the wan-tools package which is available from 453 In order to do this, you need to say Y or M to the driver for your
|
/drivers/mtd/devices/ |
D | Kconfig | 93 need an entirely different driver. 144 not need any mapping/chip driver for LART. This one does it all 211 the alternative driver, you will need to undefine DOC_SINGLE_DRIVER 233 the other one, you will need to undefine DOC_SINGLE_DRIVER near 295 are unlikely to need any of this unless you are using LinuxBIOS. 334 LinuxBIOS or if you need to recover a DiskOnChip Millennium on which
|
/drivers/media/dvb/pt1/ |
D | Kconfig | 8 only compressed MPEG data over the PCI bus, so you need
|
/drivers/net/wireless/orinoco/ |
D | Kconfig | 23 actually use a card you will also need to enable support for PCMCIA 26 You will also very likely also need the Wireless Tools in order to 119 You will very likely need the Wireless Tools in order to
|
/drivers/net/appletalk/ |
D | Kconfig | 10 wish to connect to it, say Y. You will need to use the netatalk package 48 You also need version 1.3.3 or later of the netatalk package. 57 networks. You also need version 1.3.3 or later of the netatalk
|