Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ld10k1(8) [debian man page]

LD10K1(8)																 LD10K1(8)

NAME
ld10k1 - emu10k1(emu10k2) patch loader daemon SYNOPSIS
ld10k1 [option...] DESCRIPTION
This manual page documents briefly the ld10k1 command. This manual page was written for the Debian distribution because the original program does not have a manual page. ld10k1 is a program that... OPTIONS
This program follow the usual GNU command line syntax, with long options starting with two dashes (`-'). -h | --help Prints a short help message -c num | --card num Use card num - ld10k1 will use device with name hw:num. -d | --daemon Run ld10k1 in the background as a daemon. -i file | --pidfile file Print daemon process id to file, default /var/run/ld10k1.pid -l file | --logfile file Log to file. -n | --network Use TCP/IP instead of named Unix sockets for communication. -p name | --pipe_name name lo10k1 will use a local named pipe named name to communication with the linker. Default is /tmp/.ld10k1_port --port portnum Listen on port. Port 20480 is default. -t size | --tram_size size Initialize initial TRAM size to size. size Size is in samples and can be one of: 0 external tram is disabled 1 16 K = 16384 samples 2 32 K = 32768 samples 3 64 K = 65536 samples 4 128 K = 131072 samples 5 256 K = 262144 samples 6 512 K = 524288 samples 7 1024 K = 1048576 samples 8 2048 K = 2097152 samples SEE ALSO
lo10k1(1), dl10k1(8), as10k1(1). AUTHOR
This manual page was written by Mikael Magnusson <mikma@users.sourceforge.net> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. AUTHOR
Mikael Magnusson. <mikma@users.sourceforge.net> February 18, 2005 LD10K1(8)

Check Out this Related Man Page

BLUEMON-CLIENT(1)					      General Commands Manual						 BLUEMON-CLIENT(1)

NAME
bluemon-client -- Activate or deactivate programs based on bluetooth link quality SYNOPSIS
bluemon-client [-u command] [--upcmd command] [-d command] [--downcmd command] [-b aa:bb:cc:dd:ee:ff] [--btid aa:bb:cc:dd:ee:ff] [-v ] [--verbose ] [-p ] [--protect ] [-h ] [--help ] [-V ] [--version ] DESCRIPTION
This manual page documents briefly the bluemon-client command. bluemon-client listens for events from the bluemon daemon and can start or stop programs when the given device is connected or discon- nected. This can be used to perform actions like locking the terminal when you walk away from it. OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -u --upcmd The command to be run when the device is connected. -d --downcmd The command to be run when the device is disconnected. -b --btid The bluetooth ID to monitor (e.g. aa:bb:cc:dd:ee:ff) -p --protect Try and protect against spoofing on the DBUS. Requires signals to come from a process owned by the root user. -v --verbose Enable verbose output -h --help Show summary of options. -V --version Print version SEE ALSO
bluemon (1), bluemon-query(1), bluemon-dbus(7). AUTHOR
This manual page was written by Matthew Johnson <debian@matthew.ath.cx> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version pub- lished by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. BLUEMON-CLIENT(1)
Man Page