From owner-freebsd-bugs Mon Sep 29 04:04:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id EAA04617 for bugs-outgoing; Mon, 29 Sep 1997 04:04:08 -0700 (PDT) Received: from home.shvetc.marka.net.ua (home.shvetc.marka.net.ua [193.193.219.253]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id EAA04571 for ; Mon, 29 Sep 1997 04:03:45 -0700 (PDT) Received: (from eugene@localhost) by home.shvetc.marka.net.ua (8.8.7/8.8.5) id OAA02286 for freebsd-bugs@freebsd.org; Mon, 29 Sep 1997 14:03:20 +0300 (EEST) Date: Mon, 29 Sep 1997 14:03:20 +0300 (EEST) From: Eugene Shvetc Message-Id: <199709291103.OAA02286@home.shvetc.marka.net.ua> To: freebsd-bugs@freebsd.org Subject: error in slip. Sender: owner-freebsd-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi! slattach runs only few times if -S option is used. I have two slip interfaces, and i can start slattach three three times, after what it does not start with error: ioctl(TIOCSETD) Device not configured. I have architecture of my lines, what me need using preferred SLIP unit...In case to solve this problems i am use -u option in slattach, but this is not best way, SLIP units can connect in another order, and SLIP unit does not correspond specific line. This error (Device not configured) also appear after few reconnects of lines. If it is possible, please correct this problem in near FreeBSD-stable release, and write me response. Beforehand grateful.