Date: Mon, 04 Oct 1999 07:03:51 +0100 From: Brian Somers <brian@Awfulhak.org> To: "Daniel Hilevich" <danhil@cwnt.com> Cc: "John Hay" <jhay@mikom.csir.co.za>, freebsd-hackers@FreeBSD.org, freebsd-questions@FreeBSD.org, ppp/sync project <ppp@phk.freebsd.dk> Subject: Re: A bug in the sppp driver? Message-ID: <199910040603.HAA00420@hak.lan.Awfulhak.org> In-Reply-To: Your message of "Thu, 30 Sep 1999 09:50:47 BST." <049401bf0b20$e3621c20$2e00a8c0@nt46daniel>
next in thread | previous in thread | raw e-mail | index | archive | help
> > Are you busy with a leased line driver or a dialup/isdn kind of driver? > > I have been busy fixing sppp to work properly with leased line drivers > > again, but am not finished with it yet. :-/ Hopefully I won't break > > the isdn handling at the same time. > > > > I'm writing this pseudo driver with lots of interfaces. Each interface can > be configured to work with a variety of protocols. Currently I'm working on > the connection to the PPP protocol. [.....] You may want to mention this to phk (cc'd). He's done some uncommitted work with a standardised synchronous device interface. The bit I'm interested in is the ioctl() that'll let me know it's a sync device... then ppp/tty.c:tty_Create() can automatically talk to it properly :-) -- Brian <brian@Awfulhak.org> <brian@FreeBSD.org> <http://www.Awfulhak.org> <brian@OpenBSD.org> Don't _EVER_ lose your sense of humour ! <brian@FreeBSD.org.uk> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910040603.HAA00420>