> > 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 <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
<http://www.Awfulhak.org> <[EMAIL PROTECTED]>
Don't _EVER_ lose your sense of humour ! <[EMAIL PROTECTED]>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message