From owner-freebsd-questions@FreeBSD.ORG Sun Sep 23 18:02:17 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0328F106566C for ; Sun, 23 Sep 2012 18:02:17 +0000 (UTC) (envelope-from fbsd8@a1poweruser.com) Received: from mail-03.name-services.com (mail-03.name-services.com [69.64.155.195]) by mx1.freebsd.org (Postfix) with ESMTP id DBE178FC0C for ; Sun, 23 Sep 2012 18:02:16 +0000 (UTC) Received: from [10.0.10.3] ([173.88.198.112]) by mail-03.name-services.com with Microsoft SMTPSVC(6.0.3790.4675); Sun, 23 Sep 2012 11:02:12 -0700 Message-ID: <505F4EA4.5060305@a1poweruser.com> Date: Sun, 23 Sep 2012 14:02:12 -0400 From: Fbsd8 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 23 Sep 2012 18:02:12.0148 (UTC) FILETIME=[8E707F40:01CD99B5] X-Sender: fbsd8@a1poweruser.com X-Authenticated-Sender: fbsd8@a1poweruser.com X-EchoSenderHash: [fbsd8]-[a1poweruser*com] Subject: ndis build for syslink AE2500 usb wifi stick failed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Sep 2012 18:02:17 -0000 Followed the instructions from here http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/config-network-setup.html#CONFIG-NETWORK-NDIS But when I rebooted got these dmesg messages. no match for ZwQueryInformationFile no match for ZwReadFile no match for ZwCreateFile no match for ExfInterlockedRemoveHeadList no match for ExfInterlockedInsertTailList ugen3.2: at usbus3 ndis0: on usbus3 ndis0: NDIS API version: 5.1 ndis0: init handler failed device_attach: ndis0 attach returned 6 How do I get those missing 5 files included into the ndis build?