CVS: rdesktop/doc lspci-channel.txt,NONE,1.1 rdesktop.1,1.31,1.32

Peter Åstrand <[email protected]>
Newsgroups gmane.network.rdesktop.cvs
Message-ID <[email protected]>
Update of /cvsroot/rdesktop/rdesktop/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5880/doc

Modified Files:
	rdesktop.1 
Added Files:
	lspci-channel.txt 
Log Message:
Added support for a new virtual channel, lspci, which makes it
possible for the remote RDP server to enumerate the local PCI devices.


--- NEW FILE: lspci-channel.txt ---

Protocol overview
=================

The lspci virtual channel makes it possible for the remote RDP server
to enumerate the local PCI devices. The protocol on this channel is
text based and line oriented: One single line per request or
response. UNIX-style LF line breaks are used. The maximum line length
is 1023, newline included.

rdesktop acts as a server, with only one request:

    LSPCI

The response is several lines with this syntax:

<class>,<vendor>,<device>,<subvendor>,<subdevice>,<revision>,<progif>

After the last line, a line with a single dot is sent. 

Example:

0300,102b,0525,102b,0338,04,00
0401,8086,24d5,1028,0174,02,8f
.


Usage
=====

To enable to lspci virtual channel, run rdesktop with "-r lspci".


References
==========

http://www.microsoft.com/msj/1099/terminal/terminal.aspx
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/termserv/termserv/terminal_services_virtual_channels.asp


Index: rdesktop.1
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/doc/rdesktop.1,v
retrieving revision 1.31
retrieving revision 1.32
diff -C2 -d -r1.31 -r1.32
*** rdesktop.1	3 Nov 2005 11:07:48 -0000	1.31
--- rdesktop.1	2 Mar 2006 15:22:25 -0000	1.32
***************
*** 187,190 ****
--- 187,195 ----
  Windows XP or newer).
  .TP
+ .BR "-r lspci"
+ Activates the lspci channel, which allows the server to enumerate the
+ clients PCI devices. See the file lspci-channel.txt in the
+ documentation for more information.
+ .TP
  .BR "-0"
  Attach to the console of the server (requires Windows Server 2003



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.