From owner-freebsd-current@FreeBSD.ORG Fri Dec 10 20:52:28 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F4CE16A4CE for ; Fri, 10 Dec 2004 20:52:28 +0000 (GMT) Received: from relais.videotron.ca (relais.videotron.ca [24.201.245.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C4E543D49 for ; Fri, 10 Dec 2004 20:52:28 +0000 (GMT) (envelope-from sepotvin@videotron.ca) Received: from [10.0.0.210] ([67.70.237.74]) by VL-MO-MR011.ip.videotron.ca (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) with ESMTPA id <0I8I00DFSXZDZ3@VL-MO-MR011.ip.videotron.ca> for freebsd-current@FreeBSD.org; Fri, 10 Dec 2004 15:52:27 -0500 (EST) Date: Fri, 10 Dec 2004 15:52:23 -0500 From: "Stephane E. Potvin" To: freebsd-current@FreeBSD.org Message-id: <41BA0C87.8080008@videotron.ca> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla Thunderbird 1.0 (X11/20041208) X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Subject: Latest 802.11 changes and ndis X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Dec 2004 20:52:28 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Since the recent changes to the 802.11 infrastructure, I've not been unable to use the wireless card in my laptop using the ndis interface. Using tcpdump on the interface, I noticed that no packets are making their way out (no packets whatsoever in the dump). The association with the AP is making place though. The interface is configured to use WEP. The wireless router is a Linksys WRT54G. here's the relevent output of dmesg before and after the changes: before: ndis0: mem 0xfafec000-0xfafedfff irq 17 at device 3.0 on pci2 ndis0: NDIS API version: 5.0 ndis0: Ethernet address: 00:90:4b:78:cb:fc ndis0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps ndis0: 11g rates: 6Mbps 9Mbps 12Mbps 18Mbps 36Mbps 48Mbps 54Mbps ndis0: link up after (with verbose on): ndis0: mem 0xfafec000-0xfafedfff irq 17 at device 3.0 on pci2 ndis0: Reserved 0x2000 bytes for rid 0x10 type 3 at 0xfafec000 ndis0: [MPSAFE] ndis0: NDIS API version: 5.0 ndis0: bpf attached ndis0: Ethernet address: 00:90:4b:78:cb:fc ndis0: bpf attached ndis0: link up The ndis driver data was generated from the driver that came with the laptop: DriverVer=06/13/2003, 3.20.32.0 files: bcmwl5.inf, bcmwl5.sys I'll be happy to provide any other information needed in case what is here is not complete. Thanks in advance, Steph -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFBugyGmdOXtTCX/nsRAvaZAKCgDMPSBB41Eok99erUxaKiXPlh3wCffH3G LWjNXnv0++FKaPtl7jrfUYk= =KrRl -----END PGP SIGNATURE-----