From owner-freebsd-current Wed Sep 12 17: 2:26 2001 Delivered-To: freebsd-current@freebsd.org Received: from ambrisko.com (adsl-64-174-51-42.dsl.snfc21.pacbell.net [64.174.51.42]) by hub.freebsd.org (Postfix) with ESMTP id 226D537B405 for ; Wed, 12 Sep 2001 17:02:24 -0700 (PDT) Received: (from ambrisko@localhost) by ambrisko.com (8.11.3/8.11.3) id f8CNxHg59969 for freebsd-current@freebsd.org; Wed, 12 Sep 2001 16:59:17 -0700 (PDT) (envelope-from ambrisko) From: Doug Ambrisko Message-Id: <200109122359.f8CNxHg59969@ambrisko.com> Subject: Anyone experience problems with the "tap" device in current? To: freebsd-current@freebsd.org Date: Wed, 12 Sep 2001 16:59:16 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL92 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I just tried using tap in current. In both cases I don't see the /dev/tapX devices with devfs and accessing it without devfs doesn't work reporting "Device not configured". I tried it as a module and built into the kernel. Does anyone have this working? a2# ls /dev acd0a cuala1 pci ttyld1 ttyvb acd0c fd ppi0 ttyp0 ttyvc ad0 fd0 ptyp0 ttyv0 ttyvd ata io random ttyv1 ttyve bpf0 kbd0 stderr ttyv2 ttyvf console klog stdin ttyv3 urandom consolectl kmem stdout ttyv4 usb ctty log sysmouse ttyv5 usb0 cuaa0 lpt0 ttyd0 ttyv6 vga cuaa1 lpt0.ctl ttyd1 ttyv7 zero cuaia0 mdctl ttyid0 ttyv8 cuaia1 mem ttyid1 ttyv9 cuala0 null ttyld0 ttyva a2# df /dev Filesystem 1K-blocks Used Avail Capacity Mounted on devfs 1 1 0 100% /dev a2# kldstat Id Refs Address Size Name 1 6 0xc0000000 40000000 kernel 2 1 0xc13b1000 14000 linux.ko 3 1 0xc13eb000 4000 if_tap.ko a2# Thanks, Doug A. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message