Home
last modified time | relevance | path

Searched refs:is (Results 1 – 25 of 273) sorted by relevance

1234567891011

/drivers/isdn/i4l/
Disdn_ppp.c33 static int isdn_ppp_set_compressor(struct ippp_struct *is,struct isdn_ppp_comp_data *);
39 struct ippp_struct *is,struct ippp_struct *master,int type);
44 static void isdn_ppp_ccp_kickup(struct ippp_struct *is);
45 static void isdn_ppp_ccp_xmit_reset(struct ippp_struct *is, int proto,
48 static struct ippp_ccp_reset *isdn_ppp_ccp_reset_alloc(struct ippp_struct *is);
49 static void isdn_ppp_ccp_reset_free(struct ippp_struct *is);
50 static void isdn_ppp_ccp_reset_free_state(struct ippp_struct *is,
53 static struct ippp_ccp_reset_state *isdn_ppp_ccp_reset_alloc_state(struct ippp_struct *is,
55 static void isdn_ppp_ccp_reset_trans(struct ippp_struct *is,
57 static void isdn_ppp_ccp_reset_ack_rcvd(struct ippp_struct *is,
[all …]
/drivers/block/paride/
DTransition-notes2 If ps_tq is scheduled, ps_tq_active is 1. ps_tq_int() can be called
3 only when ps_tq_active is 1.
8 anything except B, since it is under if (!ps_tq_active) under
9 ps_spinlock. C is always preceded by B, since we can't reach it
11 IOW, the sequence is A?(BA|BC|B)*. OTOH, number of B can not exceed
12 the sum of numbers of A and C, since each call of ps_tq_int() is
14 A and each B is preceded by either A or C. Moments when we enter
18 In other words, the sequence of events is (A or C set ps_tq_active to
19 1 and schedule ps_tq, ps_tq is executed, ps_tq_int() is entered,
25 case when pd_req is NULL.
[all …]
/drivers/staging/asus_oled/
DREADME4 The code of this driver is based on 'asusoled' program taken from
14 It can (and probably does) have errors. It is usable
39 before usbhid, it will work even when usbhid is present.
46 type of hardware that is not detected (it may or may not work, but the driver
53 There is only one option: start_off.
59 when it is detected and attached. It is nice feature to just switch off the 'ASUS'
60 logo. If you don't use the display, it is probably the good idea to switch it off,
71 (N is the device number, the first, and probably the only, has number 1,
72 so it is /sys/class/asus_oled/oled_1/enabled
75 'enabled' files is for reading and writing, 'picture' is writeable only.
[all …]
/drivers/message/i2o/
DREADME.ioctl17 This document assumes the reader is familiar with or has access to the
27 Access to the I2O subsystem is provided through the device file named
28 /dev/i2o/ctl. This file is a character file with major number 10 and minor
46 IOP unit is active, and NULL if it is inactive or non-existent.
51 errno is set appropriately:
72 the data is written into *(hrt->reslen).
77 is returned and errno is set appropriately:
82 buffer length is written into *(hrt->reslen)
101 the data is written into *(lct->reslen).
106 is returned and errno is set appropriately:
[all …]
/drivers/net/wireless/libertas/
DREADME7 This software file (the "File") is distributed by Marvell International
11 is available along with the File in the license.txt file or by writing to
50 device. When raw is enabled, then it dumps the raw EEPROM data
52 tain portions of the EEPROM. Default is to dump the entire EEP-
72 location that is to be read. This parameter must be specified in
86 location and the value that is to be written. This parameters must
96 This command is used to set the sleepclock configurations
106 p1 is Sleep clock error in ppm (0-65535)
107 p2 is Wakeup offset in usec (0-65535)
108 p3 is Clock stabilization time in usec (0-65535)
[all …]
/drivers/misc/
Dioc4.c62 ioc4_register_submodule(struct ioc4_submodule *is) in ioc4_register_submodule() argument
67 list_add(&is->is_list, &ioc4_submodules); in ioc4_register_submodule()
70 if (!is->is_probe) in ioc4_register_submodule()
74 if (is->is_probe(idd)) { in ioc4_register_submodule()
78 __func__, module_name(is->is_owner), in ioc4_register_submodule()
89 ioc4_unregister_submodule(struct ioc4_submodule *is) in ioc4_unregister_submodule() argument
94 list_del(&is->is_list); in ioc4_unregister_submodule()
97 if (!is->is_remove) in ioc4_unregister_submodule()
101 if (is->is_remove(idd)) { in ioc4_unregister_submodule()
105 __func__, module_name(is->is_owner), in ioc4_unregister_submodule()
[all …]
/drivers/usb/
DREADME3 * This source code. This is necessarily an evolving work, and
23 Here is a list of what each subdirectory here is, and what is contained in
26 core/ - This is for the core USB host code, including the
29 host/ - This is for USB host controller drivers. This
33 gadget/ - This is for USB peripheral controller drivers and
40 image/ - This is for still image drivers, like scanners or
42 ../input/ - This is for any driver that uses the input subsystem,
44 ../media/ - This is for multimedia drivers, like video cameras,
47 ../net/ - This is for network drivers.
48 serial/ - This is for USB to serial drivers.
[all …]
/drivers/media/video/pwc/
Dphilips.txt31 The main webpage for the Philips driver is at the address above. It contains
37 is completely optional.
41 microphone is supported through the USB Audio class.
59 the cam is a bit slow or momentarily busy. However, on slow machines it
60 only introduces lag, so choose carefully. The default is 3, which is
64 This is an integer between 1 and 10. It will tell the module the number of
66 The default is 2, which is adequate for most applications (double
72 slack when your program is behind. But you need a multi-threaded or
75 The absolute maximum is 10, but don't set it too high! Every buffer takes
77 something more than 4 is an absolute waste. This memory is only
[all …]
/drivers/sn/
Dioc3.c460 void ioc3_enable(struct ioc3_submodule *is, in ioc3_enable() argument
463 write_ireg(idd, irqs & is->irq_mask, IOC3_W_IES); in ioc3_enable()
466 void ioc3_ack(struct ioc3_submodule *is, struct ioc3_driver_data *idd, in ioc3_ack() argument
469 writel(irqs & is->irq_mask, &idd->vma->sio_ir); in ioc3_ack()
472 void ioc3_disable(struct ioc3_submodule *is, in ioc3_disable() argument
475 write_ireg(idd, irqs & is->irq_mask, IOC3_W_IEC); in ioc3_disable()
497 int ioc3_register_submodule(struct ioc3_submodule *is) in ioc3_register_submodule() argument
506 ioc3_submodules[alloc_id] = is; in ioc3_register_submodule()
507 if(is->ethernet) { in ioc3_register_submodule()
509 ioc3_ethernet=is; in ioc3_register_submodule()
[all …]
/drivers/gpu/drm/
DKconfig26 graphics card. If M is selected, the module will be called tdfx.
33 is selected, the module will be called r128. AGP support for
34 this card is strongly suggested (unless you have a PCI version).
44 If M is selected, the module will be called radeon.
50 Choose this option if you have an Intel I810 graphics card. If M is
51 selected, the module will be called i810. AGP support is required
63 852GM, 855GM or 865G integrated graphics. If M is selected, the
64 module will be called i830. AGP support is required for this driver
65 to work. This driver is used by the older X releases X.org 6.7 and
77 852GM, 855GM 865G or 915G integrated graphics. If M is selected, the
[all …]
/drivers/video/console/
DKconfig27 The scrollback buffer of the standard VGA console is located in
28 the VGA RAM. The size of this RAM is fixed and is quite small.
30 System RAM which is dynamically allocated during initialization.
53 say Y here if your MDA card is the primary card in your system; the
87 The default value is 160, which should fit a 1280x1024 monitor.
95 The default value is 64, which should fit a 1280x1024 monitor.
110 If this option is selected, the framebuffer console will
113 always select the first framebuffer driver that is loaded. The latter
114 is the default behavior.
125 Enable display rotation for the framebuffer console. This is done
[all …]
/drivers/net/appletalk/
DKconfig8 AppleTalk is the protocol that Apple computers can use to communicate
9 on a network. If your Linux box is connected to such a network and you
14 EtherTalk is the name used for AppleTalk over Ethernet and the
15 cheaper and slower LocalTalk is AppleTalk over a proprietary Apple
20 Macs is on the WWW at <http://www.eats.com/linux_mac_win.html>. The
28 your machine. I hear that the GNU boycott of Apple is over, so
35 AppleTalk is the protocol that Apple computers can use to communicate
36 on a network. If your Linux box is connected to such a network, and wish
46 networks. The card is also known as the Farallon PhoneNet PC card.
47 If you are in doubt, this card is the one with the 65C02 chip on it.
[all …]
/drivers/uwb/
DKconfig11 UWB is a high-bandwidth, low-power, point-to-point radio
12 technology using a wide spectrum (3.1-10.6GHz). It is
18 The topology is peer to peer; however, higher level
24 below. It is ok to select all of them, no harm done.
38 devices. HWA stands for Host Wire Adapter, and it is a UWB
43 is safe to select any even if you do not have the hardware.
51 WHCI is an specification developed by Intel
59 is safe to select any even if you do not have the hardware.
65 This is a common library for drivers that implement
78 is safe to select any even if you do not have the hardware.
[all …]
/drivers/lguest/
DREADME3 Lguest is an adventure, with you, the reader, as Hero. I can't think of many
5 potential; it is an exciting time to be delving into the source!
7 But be warned; this is an arduous journey of several hours or more! And as we
15 Our Quest is in seven parts: (best read with C highlighting turned on)
18 - In which our potential hero is flown quickly over the landscape for a
28 understanding of the Guest is completed.
36 Indeed, it is here that our hero is tested in the Bit of Despair.
40 is completed.
/drivers/scsi/
DKconfig31 (the one containing the directory /) is located on a SCSI device.
73 <http://www.tldp.org/docs.html#howto>. This is NOT for SCSI
81 (the one containing the directory /) is located on a SCSI disk.
92 <file:Documentation/scsi/st.txt> in the kernel source. This is NOT
106 Note that there is also a second generation of OnStream
137 This enables the usage of vendor specific SCSI commands. This is
156 (<http://cdrdao.sourceforge.net/>). Cdparanoia is a high
171 This is a driver for SCSI media changers. Most common devices are
191 certain enclosure conditions to be reported and is not required.
201 Unit Number), e.g. a CD jukebox, and only one LUN is detected, you
[all …]
/drivers/net/hamradio/
DKconfig6 KISS is a protocol used for the exchange of data between a computer
12 Although KISS is less advanced than the 6pack protocol, it has
13 the advantage that it is already supported by most modern TNCs
23 6pack is a transmission protocol for the data exchange between your
30 Note that this driver is still experimental and might cause
41 AX.25 is the protocol used for computer communication over amateur
51 This is a driver for high-speed SCC boards, i.e. those supporting
74 DMA channel. This is accomplished with a small utility program,
119 This is one of two drivers for Baycom style simple amateur radio
123 support all baudrates). This is the preferred driver. The next
[all …]
/drivers/staging/frontier/
DREADME11 The API is currently closely tied to the ardour revision and WILL change.
13 A sysfs interface is PERFECT for simple userspace apps to do fun things with the
17 A linux input events interface is great for the input events and shuttle wheel. It's
19 But there is no LCD support at all.
21 In the end this is going to be driven by a midi layer, which handles all those
22 cases via a defined API, but - among other things - is slow, doesn't do
23 flow control, and is a LOT of extra work. Frankly, I'd like to keep the
24 core driver simple because the only realtime work really required is
/drivers/net/tulip/
DKconfig18 This driver is developed for the SMC EtherPower series Ethernet
21 of this type. (If your card is NOT SMC EtherPower 10/100 PCI
35 This driver is developed for the SMC EtherPower series Ethernet
38 of this type. (If your card is NOT SMC EtherPower 10/100 PCI
54 This is experimental code, not yet tested on many boards.
71 NAPI is a new driver API designed to reduce CPU and interrupt load
72 when the driver is receiving lots of packets from the card. It is
75 If your estimated Rx load is 10kpps or more, or if the card will be
97 This is support for the DIGITAL series of PCI/EISA Ethernet cards.
102 information is contained in
[all …]
/drivers/char/
DChangeLog21 tty->alt_speed kludge is used; this means the system is
57 driver's break function is supported.
89 value in the case when the tty is in cannonical mode. (To
96 (i.e, if PARODD is set, the parity bit is always 1; if
97 PARRODD is not set, then the parity bit is always 0).
117 is already reserved.
158 indicates whether the tty is stopped due to a request by
164 tty->flow_stopped is true.
166 * n_tty.c (n_tty_receive_char): If tty->flow_stopped is true, and
167 IXANY is set, don't eat a character trying to restart the
[all …]
/drivers/staging/go7007/
Dgo7007.txt1 This is a driver for the WIS GO7007SB multi-format video encoder.
5 The driver was orignally released under the GPL and is currently hosted at:
41 video encoder. Only kernel version 2.6.x is supported. The video stream
42 is available through the Video4Linux2 API and the audio stream is available
47 is included in the file COPYING.
68 This driver requires Linux kernel 2.6. Kernel 2.4 is not supported. Using
69 kernel 2.6.10 or later is recommended, as earlier kernels are known to have
101 Hotplugging is used for loading firmware into the Cypruss EZ-USB chip using
115 If the build system is unable to locate the kernel source tree for the
131 control chip when the device is connected.
[all …]
/drivers/parport/
DKconfig14 drive, PLIP link (Parallel Line Internet Protocol is mainly used to
24 It is possible to share a single parallel port among several devices
25 and it is safe to compile all the corresponding drivers into the
78 is safe to say N.
93 SGI O2 machines. This code is also available as a module (say M),
94 called parport_ip32. If in doubt, saying N is the safe plan.
102 Amiga machines. This code is also available as a module (say M),
103 called parport_amiga. If in doubt, saying N is the safe plan.
111 This code is also available as a module (say M), called
112 parport_mfc3. If in doubt, saying N is the safe plan.
[all …]
/drivers/ieee1394/
DKconfig10 IEEE 1394 describes a high performance serial bus, which is also
11 known as FireWire(tm) or i.Link(tm) and is used for connecting all
16 is the core support only, you will also need to select a driver for
27 OHCI-1394 specification. The current driver is only tested with OHCI
65 Instruments PCILynx chip. Note: this driver is written for revision
94 support physical DMA or for when ohci1394 is run with phys_dma=0.
95 Physical DMA is data movement without assistance of the drivers'
99 This option is buggy and currently broken on some architectures.
116 This driver is still considered experimental. It does not yet support
117 MCAP, therefore multicast support is significantly limited.
[all …]
/drivers/isdn/
DKconfig11 is a special type of fully digital telephone service; it's mostly
13 PPP). The main advantage is that the speed is higher than ordinary
16 computer is equipped with an ISDN card and both you and your service
33 a daemon running. A reduced T.70 protocol is supported with tty's
38 ISDN support in the linux kernel is moving towards a new API,
41 It is still available, though, for use with adapters that are not
53 hardware, see <http://www.capi.org/>. This is needed for AVM's set
/drivers/atm/
DKconfig36 Speedstream 3060 is currently not supported since we don't
58 when an inconsistency is detected. This mechanism is faster than
69 transfer is called a burst.
80 resulting throughput is lower than when using only the largest
92 with recent PCI chipsets, but is known to fail with older chipsets.
98 Burst eight words at once in the send direction. This is the default
106 this if you have disabled 8W bursts. Enabling 4W if 8W is also set
122 with recent PCI chipsets, but is known to fail with older chipsets.
129 with recent PCI chipsets, but is known to fail with older chipsets,
136 Burst four words at once in the receive direction. This is the
[all …]
/drivers/media/video/ivtv/
DKconfig23 This is a video4linux driver for Conexant cx23416 or cx23415 based
26 This is used in devices such as the Hauppauge PVR-150/250/350/500
27 cards. There is a driver homepage at <http://www.ivtvdriver.org>.
39 This is a framebuffer driver for the Conexant cx23415 MPEG
42 This is used in the Hauppauge PVR-350 card. There is a driver

1234567891011