From owner-freebsd-stable@FreeBSD.ORG Tue Jan 17 14:00:34 2006 Return-Path: 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 3ADAA16A420 for ; Tue, 17 Jan 2006 14:00:34 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [80.67.18.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A9AE43D45 for ; Tue, 17 Jan 2006 14:00:32 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: (qmail 10815 invoked from network); 17 Jan 2006 14:00:30 -0000 Received: from unknown (HELO localhost) ([pbs]775067@[217.187.178.153]) (envelope-sender ) by smtprelay01.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 17 Jan 2006 14:00:30 -0000 Date: Tue, 17 Jan 2006 15:00:24 +0100 From: Fabian Keil To: freebsd-stable@freebsd.org Message-ID: <20060117150024.45318963@localhost> X-Mailer: Sylpheed-Claws 1.9.100 (GTK+ 2.8.6; i386-portbld-freebsd6.0) X-PGP-KEY-URL: http://www.fabiankeil.de/gpg-keys/freebsd-listen-2006-08-19.asc Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_.5=EGbIvHeL21odw7vQCFCG"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Subject: ndis0 does not associate since update 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jan 2006 14:00:34 -0000 --Sig_.5=EGbIvHeL21odw7vQCFCG Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable I fail to get the following device working since my update from RELENG_5 to RELENG_6 a few days ago: ndis0@pci2:2:0: class=3D0x028000 card=3D0x27128086 chip=3D0x42208086 rev=3D= 0x05 hdr=3D0x00 vendor =3D 'Intel Corporation' device =3D 'PRO/Wireless 2200BG Network Connection' class =3D network It worked fine with 5.4 and was recognised as ndis0: mem 0xc0214000-0xc0214fff irq 11 at device 2.0 on pci ndis0: NDIS API version: 5.0 ndis0: Ethernet address: 00: ... :00 ndis0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 5.5Mbps 11Mbps ndis0: 11g rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps On 6.0 it is still recognised, but the last two lines are missing. I'm using GENERIC, the driver module was generated with ndisgen out of w22n51.inf and w22n50.sys. This is the combination I alway used.=20 ndis0 can scan for access points, but can't associate with or without WEP encryption. fk@TP51 ~ $ifconfig ndis0 list scan SSID BSSID CHAN RATE S:N INT CAPS ec60bfg3b4 00: ... :a8 11 54M 149:0 100 EP ??? ??? ??? ??? ??? ??? WME fk@TP51 ~ $ifconfig ndis0 ndis0: flags=3D8843 mtu 1500 inet 192.168.0.32 netmask 0xffffff00 broadcast 192.168.0.255 inet6 fe80: ... :7500%ndis0 prefixlen 64 scopeid 0x5=20 ether 00: ... :00 media: IEEE 802.11 Wireless Ethernet autoselect status: no carrier ssid "" channel 1 authmode OPEN privacy ON deftxkey 1 wepkey 1:104-bit txpowmax 100 protmode CTS I found a similar problem which should be fixed in current, but I don't know if the changes already hit stable. =20 http://freebsd.rambler.ru/bsdmail/freebsd-current_2005/msg11802.html My problem is not exactly the same though, I have no trouble setting the bssid.=20 Additionally I can't set the mode to 11g: root@TP51 ~ #ifconfig ndis0 mode 11g ifconfig: SIOCSIFMEDIA (media): Invalid argument mode 11b is accepted but only leads to (DS/1Mbps). I can associate to the access point with ath0 and wi0 (at least for a short time).=20 Is anybody else using this device with FreeBSD 6.0? Fabian --=20 http://www.fabiankeil.de/ --Sig_.5=EGbIvHeL21odw7vQCFCG Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDzPh+jV8GA4rMKUQRAlByAJsFn0VS5UQuUs0w9QnKnTe6T2xWAQCeNBOn DX5YjTT0X5WekahwPY9NWjI= =FJbz -----END PGP SIGNATURE----- --Sig_.5=EGbIvHeL21odw7vQCFCG--