Bug 31027

Summary: "device nmdm" not in LINT/NOTES
Product: Base System Reporter: edwin
Component: kernAssignee: Mark Peek <mp>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.4-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description edwin 2001-10-04 04:20:00 UTC
	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.

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:
How-To-Repeat: 	n/a
Comment 1 Crist J. Clark freebsd_committer freebsd_triage 2001-10-04 05:20:03 UTC
Responsible Changed
From-To: freebsd-bugs->mp

Mark did the MFC of the driver.
Comment 2 Mark Peek freebsd_committer freebsd_triage 2001-10-05 16:08:07 UTC
State Changed
From-To: open->closed

Fixed in both current and stable. Thanks for the pr and patch.