Home
last modified time | relevance | path

Searched refs:tool (Results 1 – 25 of 42) sorted by relevance

12

/linux-2.4.37.9/drivers/usb/
Dwacom.c112 int tool[2]; member
257 case 0x012: wacom->tool[idx] = BTN_TOOL_PENCIL; break; /* Inking pen */ in wacom_intuos_irq()
260 case 0x022: wacom->tool[idx] = BTN_TOOL_PEN; break; /* Pen */ in wacom_intuos_irq()
262 case 0x032: wacom->tool[idx] = BTN_TOOL_BRUSH; break; /* Stroke pen */ in wacom_intuos_irq()
265 case 0x094: wacom->tool[idx] = BTN_TOOL_MOUSE; break; /* Mouse 4D */ in wacom_intuos_irq()
266 case 0x096: wacom->tool[idx] = BTN_TOOL_LENS; break; /* Lens cursor */ in wacom_intuos_irq()
270 case 0x0fa: wacom->tool[idx] = BTN_TOOL_RUBBER; break; /* Eraser */ in wacom_intuos_irq()
271 case 0x112: wacom->tool[idx] = BTN_TOOL_AIRBRUSH; break; /* Airbrush */ in wacom_intuos_irq()
272 default: wacom->tool[idx] = BTN_TOOL_PEN; break; /* Unknown tool */ in wacom_intuos_irq()
275 input_report_key(dev, wacom->tool[idx], 1); in wacom_intuos_irq()
[all …]
/linux-2.4.37.9/Documentation/networking/
Ddgrs.txt8 There is also a companion management tool, called "xrightswitch".
9 The management tool lets you watch the performance graphically,
23 There is also a tool for setting up input and output packet filters
26 Both the management tool and the filtering tool are available
Dipddp.txt48 MacGate. In this distribution there will be a tool called MacRoute
50 Also the tool MacRegGateWay is included to register the
Dewrk3.txt39 tool at 975kB/s. This measures the total TCP stack performance which
Diphase.txt128 Run "ttcp_atm -h" to display more options of the ttcp_atm tool.
/linux-2.4.37.9/Documentation/isdn/
DCREDITS15 For contribution of man-pages, the imontty-tool and a perfect
35 For contributing the imon-tool
38 For contribution of the isdnlog/isdnrep-tool
DREADME.x25157 the usual ifconfig tool.
161 But a special x25route tool (distributed with the x25-util package)
180 The x25-utility package also contains an x25trace tool that can be
DREADME.syncppp51 'addlink' option of the isdnctrl tool. (rc.isdn.syncppp.MPPP is
DREADME.act200056 by the actctrl tool later.
DREADME.diversion7 The diversion kernel interface and controlling tool divertctrl were written
DREADME.HiSax353 At the moment, debugging messages are enabled with the hisaxctrl tool:
418 The firmware is downloaded with the hisaxctrl tool:
/linux-2.4.37.9/arch/mips64/
DMakefile20 tool-prefix = mips64el-linux-
22 tool-prefix = mips64-linux-
26 CROSS_COMPILE = $(tool-prefix)
/linux-2.4.37.9/Documentation/
Ddigiepca.txt67 The latest version of the tool package is available at:
72 Complete documentation for this product may be found in the tool package.
DSAK.txt4 An operating system's Secure Attention Key is a security tool which is
/linux-2.4.37.9/Documentation/s390/
DTAPE42 tool mt can be used to perform control operations, such as rewinding the tape
114 - Which tool did you use?
Ds390dbf.txt382 It is planned that the dump analysis tool lcrash gets an additional command
383 's390dbf' to display all the debug logs. With this tool it will be possible
/linux-2.4.37.9/Documentation/sound/
DAWE3210 your sound card. Run your favourite tool to configure the kernel and when
/linux-2.4.37.9/arch/mips/
DMakefile20 tool-prefix = mipsel-linux-
23 tool-prefix = mips-linux-
28 CROSS_COMPILE = $(tool-prefix)
/linux-2.4.37.9/Documentation/video4linux/bttv/
DSound-FAQ82 values used by the windows driver. A tool to do this is available
/linux-2.4.37.9/Documentation/video4linux/
DREADME.cpia124 - vic, the MBONE video conferencing tool (version 2.8ucl4-1)
Dzr36120.txt124 video4linux compatible tool
/linux-2.4.37.9/Documentation/usb/
Dphilips.txt43 grabbing with a tool that uses mmap(), you might want to increase if.
Dsl811hc.txt264 Good tool to list devices parameters.
/linux-2.4.37.9/drivers/net/wan/8253x/
Dreadme.txt36 The 8253xmac tool has been removed. To start the ASLX sab8253x
/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/
DDocumentation.txt110 scsiinfo: command line tool
111 scsi-config: TCL/Tk tool using scsiinfo
228 from the user setup tool. The Tekram Setup program allows to tune the

12