From owner-freebsd-questions@FreeBSD.ORG Mon Apr 13 19:54:23 2009 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 98B311065687 for ; Mon, 13 Apr 2009 19:54:23 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.243]) by mx1.freebsd.org (Postfix) with ESMTP id 53EE88FC24 for ; Mon, 13 Apr 2009 19:54:23 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: by an-out-0708.google.com with SMTP id d11so1265813and.13 for ; Mon, 13 Apr 2009 12:54:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=LUkwmpkXeI9hp3zEa4ejqOIgNgY2nLppDW2hVHlawTQ=; b=MsswplVLkReBALJdTswZ5Ci/QWc+/Iew0GbFufwA07jT1FAHfNdCPaStsho9y9zC+F d8F2Qpjuyn3gSTFepULPiD9ojvQOq5vjKyvSMtSvIpcuV5vS13juKkxq7pDTeShDnjd5 vYRy2SBvrY88KsBcFRZSOoicDvo7+4PKVsAwU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=R8SlvmQMFbTdlLqwxkBjDI5Wt3aPExSnBgReE81L3mhn6m+fLivBgRt8PHWyg+FBEj RLq4tpXd1QzjjGNZo6WmYHBjpWvrns/seC25pH77IUZYVLkWZyhZ31Vk9YdOyVrviXmJ QBJ3ldfL+ZkFaM48b5i4x2BeBGBxGfi3ecgFk= MIME-Version: 1.0 Received: by 10.100.143.17 with SMTP id q17mr4423704and.20.1239652462521; Mon, 13 Apr 2009 12:54:22 -0700 (PDT) Date: Mon, 13 Apr 2009 12:54:22 -0700 Message-ID: <539c60b90904131254k7143f7bal4b40c533503b21d6@mail.gmail.com> From: Steve Franks To: FreeBSD Mailing List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: does ndisgen work with(mini) pci-E cards? 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: Mon, 13 Apr 2009 19:54:24 -0000 My new laptop is the fist I've seen with mini-pci-express. Major PITA. I get ndis0 after ndisgen/kldload/etc, but I can see any AP's, and I'm wondering if it's due to the new bus? I suspect I'm barking up the wrong tree since the driver does get loaded, it's probably finding the card...other thoughts I'm having is alot of Q&A I've googled makes reference to the speficic rev of ndis (4.0, 5.0, 5.1)...maybe that's an issue... Best, Steve