From owner-freebsd-stable@FreeBSD.ORG Thu Mar 30 15:48:27 2006 Return-Path: <owner-freebsd-stable@FreeBSD.ORG> X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EDD0816A44A; Thu, 30 Mar 2006 15:48:26 +0000 (UTC) (envelope-from joao@matik.com.br) Received: from msrv.matik.com.br (msrv.matik.com.br [200.152.83.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91CD043D82; Thu, 30 Mar 2006 15:48:18 +0000 (GMT) (envelope-from joao@matik.com.br) Received: from anb (anb.matik.com.br [200.152.83.34]) by msrv.matik.com.br (8.13.4/8.13.1) with ESMTP id k2UFmFOo058580; Thu, 30 Mar 2006 12:48:16 -0300 (BRT) (envelope-from joao@matik.com.br) From: JoaoBR <joao@matik.com.br> To: "Scot Hetzel" <swhetzel@gmail.com> Date: Thu, 30 Mar 2006 12:48:13 -0300 User-Agent: KMail/1.9.1 References: <200603301144.50612.joao@matik.com.br> <790a9fff0603300731k164205dbob1fbaf928ecde4e4@mail.gmail.com> In-Reply-To: <790a9fff0603300731k164205dbob1fbaf928ecde4e4@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200603301248.14668.joao@matik.com.br> X-Filter-Version: 1.11a (msrv.matik.com.br) X-Virus-Scanned: ClamAV version 0.88, clamav-milter version 0.87 on msrv.matik.com.br X-Virus-Status: Clean Cc: wpaul@freebsd.org, sam@freebsd.org, freebsd-stable@freebsd.org Subject: Re: problem with ndis/wlan/pci since after 6.0-B5 to releng_6 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code <freebsd-stable.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-stable>, <mailto:freebsd-stable-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-stable> List-Post: <mailto:freebsd-stable@freebsd.org> List-Help: <mailto:freebsd-stable-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-stable>, <mailto:freebsd-stable-request@freebsd.org?subject=subscribe> X-List-Received-Date: Thu, 30 Mar 2006 15:48:27 -0000 On Thursday 30 March 2006 12:31, Scot Hetzel wrote: > > > > This button blinks normally when the radio is on but not > > connected/associates and stays on when connected > > > > This was so until 6.0-Beta5, after this the led is dead > > > > Are you useing wpa_supplicant (i.e. ifconfig_ndis=3D"WPA DHCP") for this > wireless connection? > no, I don't It doesn't even matter what kind of wireless settings (mode|media|wep) I use my radio is working and the button is also working (it's turn-off-function)= =20 but not the led thank's for answering Jo=E3o > > NDIS: Failed to get adapter list (PacketGetAdapterNames) > Failed to initialize driver interface > > This error is caused by the MFC of wpa_supplicant to version 0.4.8. > And the wrong return values being returned by PacketGetAdapterNames. > > In usr.sbin/wpa/wpa_supplicant/Packet32.c, the PacketGetAdapterNames > routine should be returning boolean value, but instead it is returning > a zero, EIO, ENOSPC, and ENOMEM. > > You need to replace the return(0) with return(TRUE), and you also > need to replace return([EIO,ENOSPC,ENOMEM]) with return(FALSE). A mensagem foi scaneada pelo sistema de e-mail e pode ser considerada segura. Service fornecido pelo Datacenter Matik https://datacenter.matik.com.br