From matthias.andree@web.de  Sat Oct 19 03:13:29 2002
Return-Path: <matthias.andree@web.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A5F6437B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 19 Oct 2002 03:13:29 -0700 (PDT)
Received: from mail.dt.e-technik.uni-dortmund.de (krusty.dt.E-Technik.uni-dortmund.de [129.217.163.1])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A250743E7B
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 19 Oct 2002 03:13:28 -0700 (PDT)
	(envelope-from matthias.andree@web.de)
Received: from m2a2.myip.org (krusty.dt.e-technik.uni-dortmund.de [129.217.163.1])
	by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP id 508FEA3831
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 19 Oct 2002 12:13:26 +0200 (CEST)
Received: from libertas.emma.line.org (libertas.emma.line.org [192.168.0.2])
	by merlin.emma.line.org (Postfix) with ESMTP
	id 5687B25620; Sat, 19 Oct 2002 12:13:22 +0200 (CEST)
Received: from libertas.emma.line.org (localhost [127.0.0.1])
	by libertas.emma.line.org (8.12.6/8.12.6) with ESMTP id g9JADL3C000381;
	Sat, 19 Oct 2002 12:13:21 +0200 (CEST)
	(envelope-from emma@libertas.emma.line.org)
Received: (from emma@localhost)
	by libertas.emma.line.org (8.12.6/8.12.6/Submit) id g9JADJ6x000380;
	Sat, 19 Oct 2002 12:13:19 +0200 (CEST)
Message-Id: <200210191013.g9JADJ6x000380@libertas.emma.line.org>
Date: Sat, 19 Oct 2002 12:13:19 +0200 (CEST)
From: Matthias Andree <matthias.andree@web.de>
Reply-To: Matthias Andree <matthias.andree@web.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc: q@uni.de
Subject: LINT does not list pseudo-device tap 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         44260
>Category:       kern
>Synopsis:       LINT does not list pseudo-device tap
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 19 03:20:01 PDT 2002
>Closed-Date:    Mon Jan 17 15:06:04 GMT 2005
>Last-Modified:  Mon Jan 17 15:06:04 GMT 2005
>Originator:     Matthias Andree
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD libertas.emma.line.org 4.7-STABLE FreeBSD 4.7-STABLE #0: Sat Oct 19 00:20:50 CEST 2002 toor@libertas.emma.line.org:/usr/src/sys/compile/LIBERTAS i386


	
>Description:
LINT does not list pseudo-device tap, see man tap(4)
	
>How-To-Repeat:
	
>Fix:

--- /usr/src/sys/i386/conf/LINT	Thu Oct 17 13:53:09 2002
+++ LINT	Sat Oct 19 12:12:11 2002
@@ -517,6 +517,7 @@
 pseudo-device	bpf			#Berkeley packet filter
 pseudo-device	disc			#Discard device (ds0, ds1, etc)
 pseudo-device	tun			#Tunnel driver (ppp(8), nos-tun(8))
+pseudo-device	tap			#Ethernet tunnel driver (tap(4))
 pseudo-device	sl	2		#Serial Line IP
 pseudo-device	ppp	2		#Point-to-point protocol
 options 	PPP_BSDCOMP		#PPP BSD-compress support
	


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ceri 
State-Changed-When: Mon Jan 17 15:05:48 GMT 2005 
State-Changed-Why:  
scottl corrected this this morning. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=44260 
>Unformatted:
