Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Aug 2001 11:02:00 +0100
From:      Brian Somers <brian@Awfulhak.org>
To:        Mikhail Teterin <mi@aldan.algebra.com>
Cc:        current@FreeBSD.ORG, n_hibma@FreeBSD.ORG, brian@freebsd-services.com
Subject:   Re: another panic (mix ppp and usb to taste) 
Message-ID:  <200108251002.f7PA21m02074@hak.lan.Awfulhak.org>
In-Reply-To: Message from Mikhail Teterin <mi@aldan.algebra.com>  of "Fri, 24 Aug 2001 14:07:28 EDT." <200108241807.f7OI7Vd00967@aldan.algebra.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> As I was trying to let the Palm Pilot connect to my desktop
> through usb using PPP, I tried to run
> 
> 	/usr/sbin/ppp -quiet -direct -nat < /dev/ugen0

FWIW, that should be:

	/usr/sbin/ppp -quiet -direct -nat <>/dev/ugen0

as ppp -direct needs to be able to write to descriptor 0 too.  I'll 
leave Nick to comment on the USB side of things :*)

[.....]
-- 
Brian <brian@freebsd-services.com>                <brian@Awfulhak.org>
      http://www.freebsd-services.com/        <brian@[uk.]FreeBSD.org>
Don't _EVER_ lose your sense of humour !      <brian@[uk.]OpenBSD.org>



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108251002.f7PA21m02074>