Searched refs:adding (Results 1 – 25 of 135) sorted by relevance
123456
/linux-2.6.39/Documentation/networking/caif/ |
D | Linux-CAIF.txt | 109 CAIF Packet has functions for creating, destroying and adding content 110 and for adding/extracting header and trailers to protocol packets. 120 Stack and provides a Client interface for adding Link-Layer and
|
/linux-2.6.39/Documentation/networking/ |
D | alias.txt | 10 An alias is formed by adding a colon and a string when running ifconfig.
|
D | filter.txt | 28 may be adding a different filter on the same socket where you had another
|
/linux-2.6.39/Documentation/fb/ |
D | ep93xx-fb.txt | 39 The framebuffer device can be registered by adding the following to 129 error is returned. The check can be disabled by adding the following
|
/linux-2.6.39/Documentation/arm/Samsung-S3C24XX/ |
D | Suspend.txt | 45 simple as adding the following to the machine's definition: 56 Note, the original method of adding an late_initcall() is wrong,
|
/linux-2.6.39/drivers/isdn/i4l/ |
D | isdn_common.c | 70 static int isdn_add_channels(isdn_driver_t *d, int drvidx, int n, int adding); 2080 isdn_add_channels(isdn_driver_t *d, int drvidx, int n, int adding) in isdn_add_channels() argument 2089 m = (adding) ? d->channels + n : n; in isdn_add_channels() 2097 if ((adding) && (d->rcverr)) in isdn_add_channels() 2104 if ((adding) && (d->rcvcount)) in isdn_add_channels() 2108 if (!adding) in isdn_add_channels() 2113 if ((adding) && (d->rpqueue)) { in isdn_add_channels() 2120 if (!adding) { in isdn_add_channels() 2130 if ((adding) && (d->rcv_waitq)) in isdn_add_channels() 2135 if (!adding) { in isdn_add_channels()
|
/linux-2.6.39/Documentation/accounting/ |
D | cgroupstats.txt | 8 extend per cgroup statistics, by adding members to the cgroupstats
|
/linux-2.6.39/Documentation/i2c/ |
D | ten-bit-addresses | 5 select a 10 bit address by adding an extra byte after the address
|
/linux-2.6.39/Documentation/trace/ |
D | tracepoints.txt | 17 "off" it has no effect, except for adding a tiny time penalty 18 (checking a condition for a branch) and space penalty (adding a few
|
/linux-2.6.39/Documentation/ |
D | braille-console.txt | 25 Sound feedback can be obtained by adding the braille_console.sound=1 kernel
|
D | highuid.txt | 64 require adding a new ELF section.
|
/linux-2.6.39/firmware/ |
D | README.AddingFirmware | 12 This directory is _NOT_ for adding arbitrary new firmware images. The
|
/linux-2.6.39/Documentation/sh/ |
D | new-machine.txt | 88 The first thing to determine is whether the board you are adding will be 93 board in arch/sh/boards/ and adding rules to hook your board in with the 110 explain this, we use some examples for adding an imaginary board. For 237 This is done by adding an entry to the end of the arch/sh/tools/mach-types
|
/linux-2.6.39/drivers/staging/wlags49_h25/ |
D | TODO | 2 adding support for Hermes II and Hermes II.5 cards to the existing orinoco
|
/linux-2.6.39/drivers/staging/wlags49_h2/ |
D | TODO | 2 adding support for Hermes II and Hermes II.5 cards to the existing orinoco
|
/linux-2.6.39/Documentation/s390/ |
D | 3270.ChangeLog | 26 adding and invoking new tub3270_is_ours().
|
/linux-2.6.39/Documentation/ABI/testing/ |
D | sysfs-bus-rbd | 7 Being used for adding and removing rbd block devices.
|
/linux-2.6.39/kernel/ |
D | Kconfig.preempt | 22 This option reduces the latency of the kernel by adding more
|
/linux-2.6.39/Documentation/x86/ |
D | usb-legacy-support.txt | 41 Legacy support in the BIOS. If this alone doesn't help, try also adding
|
/linux-2.6.39/drivers/staging/iio/ |
D | TODO | 6 3) Ensure all desirable features present by adding more devices.
|
/linux-2.6.39/Documentation/ABI/stable/ |
D | sysfs-firmware-efi-vars | 65 in the top-level directory and are used for adding and
|
/linux-2.6.39/Documentation/isdn/ |
D | CREDITS | 31 For adding 1TR6-support to the Teles-driver.
|
D | README.gigaset | 211 flag_time=0. You can do this e.g. by adding a line like 238 or by adding a line like 309 by adding a line like 351 module "gigaset", e.g. by adding a line
|
/linux-2.6.39/Documentation/netlabel/ |
D | cipso_ipv4.txt | 18 adding the CIPSO label to the socket. This causes all packets leaving the
|
/linux-2.6.39/fs/cifs/ |
D | AUTHORS | 10 Jeremy Allison of the Samba team has done invaluable work in adding the server
|
123456