From owner-freebsd-i386@FreeBSD.ORG Tue Sep 11 00:50:02 2012 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC5E81065672 for ; Tue, 11 Sep 2012 00:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7C3F68FC12 for ; Tue, 11 Sep 2012 00:50:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q8B0o2Og083963 for ; Tue, 11 Sep 2012 00:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q8B0o2YL083950; Tue, 11 Sep 2012 00:50:02 GMT (envelope-from gnats) Resent-Date: Tue, 11 Sep 2012 00:50:02 GMT Resent-Message-Id: <201209110050.q8B0o2YL083950@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Robert Bonomi Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 614FC106564A for ; Tue, 11 Sep 2012 00:49:35 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 4CB6F8FC0A for ; Tue, 11 Sep 2012 00:49:35 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id q8B0nYTI034712 for ; Tue, 11 Sep 2012 00:49:34 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id q8B0nYDi034711; Tue, 11 Sep 2012 00:49:34 GMT (envelope-from nobody) Message-Id: <201209110049.q8B0nYDi034711@red.freebsd.org> Date: Tue, 11 Sep 2012 00:49:34 GMT From: Robert Bonomi To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: i386/171531: undocumented depencecy for ndi(4) X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Sep 2012 00:50:02 -0000 >Number: 171531 >Category: i386 >Synopsis: undocumented depencecy for ndi(4) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Sep 11 00:50:02 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Robert Bonomi >Release: 8.3 >Organization: >Environment: FreeBSD 8.3-ELESE FreeBSD 8.3-RELEASE ..... i386 >Description: 'device ndis' in the config file requires 'device pccard' -- *not* listed on the manpage _or_ in 'NOTES' -- in addition to the documented 'options NDISAPI' and 'device wlan' >How-To-Repeat: make a 'minimal' kernel config file for a desktop -- without CARDBUS support (shouldn't be needed on a machine that doesn't have PCMCIA/PC-Card/Cardbus slots. build the kernel successfully. Now add the required config entries per the ndis(4) manpage. attempt to build the kernel. observe the function that fail to resolve. >Fix: update the manpage and NOTES file to include the line: REQUIRES device pcccard. *OR* fix the device-driver source code. >Release-Note: >Audit-Trail: >Unformatted: