From edwin@mavetju.org  Wed Oct  3 20:16:45 2001
Return-Path: <edwin@mavetju.org>
Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141])
	by hub.freebsd.org (Postfix) with ESMTP id E5C5337B401
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  3 Oct 2001 20:16:44 -0700 (PDT)
Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141])
	by topaz.mdcc.cx (Postfix) with ESMTP id AB9262B6DC
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  4 Oct 2001 05:16:41 +0200 (CEST)
Received: by k7.mavetju.org (Postfix, from userid 1001)
	id BB2E9760; Thu,  4 Oct 2001 13:16:35 +1000 (EST)
Message-Id: <20011004031635.BB2E9760@k7.mavetju.org>
Date: Thu,  4 Oct 2001 13:16:35 +1000 (EST)
From: Edwin Groothuis <edwin@mavetju.org>
Reply-To: Edwin Groothuis <edwin@mavetju.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: "device nmdm" not in LINT/NOTES
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         31027
>Category:       kern
>Synopsis:       "device nmdm" not in LINT/NOTES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mp
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 03 20:20:00 PDT 2001
>Closed-Date:    Fri Oct 5 08:08:07 PDT 2001
>Last-Modified:  Fri Oct 05 08:10:40 PDT 2001
>Originator:     Edwin Groothuis
>Release:        FreeBSD 4.4-RELEASE i386
>Organization:
-
>Environment:
System: FreeBSD k7.mavetju.org 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Thu Oct 4 08:49:05 EST 2001 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386

>Description:
	When looking through the release notes of 4.4, I saw
	mentioned the nullmodem device driver. But when looking
	for it in LINT, there was no mention of it.

>How-To-Repeat:
	n/a

>Fix:

I didn't really know where to put it, first I thought "it should
be close to the sio-device", then I thought "it should be under
miscellaneous hardware". And then I thought "wait, it should be a
pseudo-device..." I've put it in the miscellaneous hardware section:

--- LINT.old	Thu Oct  4 13:04:13 2001
+++ LINT	Thu Oct  4 13:10:35 2001
@@ -1536,6 +1536,7 @@
 # si: Specialix SI/XIO 4-32 port terminal multiplexor
 # stl: Stallion EasyIO and EasyConnection 8/32 (ISA and PCI), EasyConnection 8/64 PCI
 # stli: Stallion EasyConnection 8/64 ISA/EISA, ONboard, Brumby (intelligent)
+# nmdm: nullmodem terminal driver (see nmdm(4))
 
 # Notes on APM
 #  The flags takes the following meaning for apm0:
@@ -1639,6 +1640,8 @@
 device		loran0	at isa? irq 5
 # HOT1 Xilinx 6200 card (http://www.vcc.com/)
 device		xrpu
+# nullmodem terminal driver
+device		nmdm
 
 #
 # MCA devices:
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->mp 
Responsible-Changed-By: cjc 
Responsible-Changed-When: Wed Oct 3 21:20:03 PDT 2001 
Responsible-Changed-Why:  
Mark did the MFC of the driver. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31027 
State-Changed-From-To: open->closed 
State-Changed-By: mp 
State-Changed-When: Fri Oct 5 08:08:07 PDT 2001 
State-Changed-Why:  
Fixed in both current and stable. Thanks for the pr and patch. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31027 
>Unformatted:
