From owner-freebsd-questions@FreeBSD.ORG Sun Apr 12 17:01:00 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 8B0631065670 for ; Sun, 12 Apr 2009 17:01:00 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.245]) by mx1.freebsd.org (Postfix) with ESMTP id 4A57C8FC13 for ; Sun, 12 Apr 2009 17:01:00 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: by an-out-0708.google.com with SMTP id d11so1034382and.13 for ; Sun, 12 Apr 2009 10:00:59 -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=hlupOAkY7BOwRcu9YKNLF91HAKJNNMmsKDYTWSYY38A=; b=q7ejZaE4luRI3981bLQvqcSqKdGWLhIb/KPlbYPS4c1+bopA3vEJ/SOuv7K/rQcqBw fdyvh2z5t8DpqQBKOd9juAbqoFw5Svy0E2F1rP391SJi3Lbs+UiUDi/weaN+xcjgbiA2 nJ8NXM/5F6N5y2uS0vvRYI3JFdgubbfQ/4wOs= 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=exCVyWjMSslcLjKbo9VMPEyztPsl39KsPY3YzdxHDfmO0LZdtixMErc1urBGB1z1tN 4EmMFp2Bm4/KCvi+MIbkM4bwlx188DwMoHf2iGR/WZdTBJCKCDyHFuJ9iubaqO2DTBU5 AAJtNx4xCjyWOopGZCuZXpfR3oi5GSg+NizWA= MIME-Version: 1.0 Received: by 10.100.152.12 with SMTP id z12mr2660988and.141.1239555658212; Sun, 12 Apr 2009 10:00:58 -0700 (PDT) Date: Sun, 12 Apr 2009 10:00:58 -0700 Message-ID: <539c60b90904121000j4d071ad1rdb2aabf11298fe00@mail.gmail.com> From: Steve Franks To: FreeBSD Mailing List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: ifconfig ndis0 up scan doesn't find my ap 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, 12 Apr 2009 17:01:00 -0000 Hi, I get this behavior on 2 completely different laptops, one on 7.0-release, and the other on 7-stable. ndio0 [broadcom :( ] comes right up in dmesg, and ifconfig(), but it won't find any AP's - is this known? - because I can google people with lots of different ndis0 problems (mostly on 5.x and 6.x), but not this particular one...I seem some warning about not supporting AP's in the handbook for ndis, but it seems to be under the 'build your own AP from freebsd and a nic section', so I'm hoping it doesn't apply, cause my shiny new lenovo s10e has a really ugly looking broadcom slot, not minipci. Must be something new like micro pci, but at any rate, I would prefer not to have to hack my bios to get it to boot with a non-broadcom nic in it anyways. ndisgen has always been an acceptable, if distasteful, solution in past days. Thanks, Steve