James Oakley <[EMAIL PROTECTED]> writes:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On June 29, 2001 11:19 am, Jay R. Ashworth wrote:
> > On Fri, Jun 29, 2001 at 12:28:08AM -0500, [EMAIL PROTECTED] wrote:
> > > I was frustrated by the available ways of hooking serial ports to the
> > > network, so I wrote my own. I figured people this list would have
> > > some use for something like this, so it's at
> > > http://ser2net.sourceforge.net
> >
> > Is this a COMx to terminal server wedge driver, or a
> > mini-terminal-server to serial port daemon?
>
> It's a daemon that allows one to telnet or create raw connections to serial
> ports. I immediately built RPMs and distributed them around the office here
> because I hate using Minicom to configure switches, etc. It's also
> potentially useful for debugging serial communications from software with a
> little modification. We do a lot of serial stuff, so I might try some weird
> setups.
>
> The layout of the default install was kind of strange (to me, anyway), so I
> changed the spec file to stick the daemon in /usr/sbin instead of /bin and
> the man page in /usr/share/man/man8 instead of /man/man1. I also made it gzip
> the man page.
I just put a new version out there that fixes the install problem. I
got the RPM from someone else, which was nice, but it needed a little
cleaning up. It now sticks ser2net in /usr/bin, which is the only wierd
thing, but I'll probably fix that something when I figure out how to
make autoconf do it.
>
> Overall, I'm very happy with it, if you couldn't tell already. :-)*
Thanks,
-Corey
--
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the command "unsubscribe linux-embedded" in the message body.
For more information, see <http://waste.org/mail/linux-embedded>.