From: peter g. <plu...@p1...> - 2004-03-04 00:59:05
|
the trouble with windows nat is it requires messing with settings on the host which makes it toally unsuitable for a coknoppix type distro slirp linked to a virtual serial port on the colinux box should provide a soloution that requires sero configuration on the windows side -----Original Message----- From: col...@li... [mailto:col...@li...]On Behalf Of Digital Infra, Inc. Sent: 03 March 2004 22:39 To: Pat Erley Cc: col...@li... Subject: Re: [coLinux-devel] coSerial driver Hello Erley. Good. but what you use it for? For an internet connection, I think Windows NAT function is enough. Maybe "coUSB device" is more interesting, because USB<->serial convert cable is very cheap. (But I dont know what to use this driver also ;-) --- Okajima. >I plan on starting a coSerial driver some time tonight. The driver will work as follows: > >a line in config.xml creates a /dev/ttySn, and has a colinux-serial-daemon that it will call, that will pass to/from stdin/out on another program. Examples of such programs could be a slirp daemon, a serial console daemon, a virtual palm pilot.... really anything for windows that you could want to communicate with a linux program. > >you could also initiate the serial daemon from outside the xml file, and it would grab the first available ttyS. > >Any time a ttyS is activated, it should dump a dmesg entry (for hotplug purposes) > >If you have an entry in the config file that doesn't auto start, you'd issue a echo to a device in /dev to trigger it activating. > >I havn't decided whether to have your echo go to the device you want to activate like: > >echo 1 > /dev/ttyS0 > >or a master device you echo a ttynumber to activate to > >echo 2 > /dev/coserial > >I plan on starting on this sometime soon(next day or two) and would like feedback/feature requests. > >Pat Erley > > >------------------------------------------------------- >This SF.Net email is sponsored by: IBM Linux Tutorials >Free Linux tutorial presented by Daniel Robbins, President and CEO of >GenToo technologies. Learn everything from fundamentals to system >administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click >_______________________________________________ >coLinux-devel mailing list >coL...@li... >https://lists.sourceforge.net/lists/listinfo/colinux-devel > ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ coLinux-devel mailing list coL...@li... https://lists.sourceforge.net/lists/listinfo/colinux-devel --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.592 / Virus Database: 375 - Release Date: 18/02/2004 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.592 / Virus Database: 375 - Release Date: 18/02/2004 |