From nobody@FreeBSD.org  Mon Jul 19 07:59:06 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1C0D716A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 19 Jul 2004 07:59:06 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1521B43D5F
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 19 Jul 2004 07:59:06 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i6J7x5pc067489
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 19 Jul 2004 07:59:05 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i6J7x5q0067488;
	Mon, 19 Jul 2004 07:59:05 GMT
	(envelope-from nobody)
Message-Id: <200407190759.i6J7x5q0067488@www.freebsd.org>
Date: Mon, 19 Jul 2004 07:59:05 GMT
From: "Daniel O'Connor" <darius@dons.net.au>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Fix ndiscvt to warn you if it's going to generate a useless module
X-Send-Pr-Version: www-2.3

>Number:         69268
>Category:       bin
>Synopsis:       [patch] Fix ndiscvt(8) to warn you if it's going to generate a useless module
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 19 08:00:49 GMT 2004
>Closed-Date:    
>Last-Modified:  Tue Jul 31 07:33:49 GMT 2007
>Originator:     Daniel O'Connor
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD inchoate.localdomain 5.2-CURRENT FreeBSD 5.2-CURRENT #1: Wed Jul 7 06:18:08 CST 2004 darius@inchoate.dons.net.au:/usr/obj/usr/src/sys/INCHOATE i386

>Description:
Some drivers (eg Intel Wireless 2100) for Windows 2000 cause ndiscvt to generate a driver which doesn't match any hardware. This patch causes it to generate a error in this case.

>How-To-Repeat:
Use the NDIS5 Intel Wireless 2100 drivers with ndiscvt and try and load the resulting kld - it doesn't attach to anything.
>Fix:
http://www.gsoft.com.au/~doconnor/ndiscvt-warnonempty.diff

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->wpaul 
Responsible-Changed-By: le 
Responsible-Changed-When: Mon Jul 19 18:04:28 GMT 2004 
Responsible-Changed-Why:  
Over to Mr. Evil. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=69268 
Responsible-Changed-From-To: wpaul->freebsd-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Tue Jul 31 07:32:55 UTC 2007 
Responsible-Changed-Why:  
Reassign from inactive committer. 

Hat:		bugmeister 

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