*BSD News Article 3340


Return to BSD News archive

Xref: sserve comp.sys.sun.admin:4294 comp.unix.bsd:3384
Newsgroups: comp.sys.sun.admin,comp.unix.bsd
Path: sserve!manuel!munnari.oz.au!uunet!das.wang.com!wang!snuffy!bob
From: bob@snuffy.dracut.ma.us (Bob Smith)
Subject: Re: sliplogin
Message-ID: <1992Aug12.002247.2103@snuffy.dracut.ma.us>
Organization: Somewhere in Dracut Mass
References: <1992Aug10.233834.1487@studsvik.com>
Date: Wed, 12 Aug 1992 00:22:47 GMT
Lines: 19

ken@studsvik.com (Ken Rempe) writes:


> I have gotten the sliplogin code from uunet inorder to setup
> a slip connection. The compilers complains about an undefined
> variable SLIPDISC. Does anybody know how SLIPDISC should be defined?

Yep, add it to /usr/include/sys/ioctl.h and /sys/h/ioctl.h just after
the definition of KBDLDISC ...  It should look something like:

	#define SLIPDISC 7

this of course assumes that the code you added to /sys/sys/tty_conf.c
went into slot 7...

-- 
 \ Bob Smith               \ mx: bob@snuffy.dracut.ma.us
  \ 1215 Pawtucket Blvd. #4 \ uucp: ...{ulowell|wang|wybbs}!snuffy!bob
   \ Lowell, MA. 01854       \ office && voice mail: +1 508 670-6712