From owner-freebsd-stable Sat Mar 16 17:24:17 2002 Delivered-To: freebsd-stable@freebsd.org Received: from usagi.cts.com (usagi.cts.com [209.68.192.66]) by hub.freebsd.org (Postfix) with ESMTP id 4237837B402 for ; Sat, 16 Mar 2002 17:24:15 -0800 (PST) Received: from golf.cts.com (golf.cts.com [205.163.23.102]) by usagi.cts.com (8.9.3/8.9.3) with ESMTP id RAA85613 for ; Sat, 16 Mar 2002 17:24:15 -0800 (PST) Received: from sun.space.lan (cox-vortex [192.168.1.2]) by golf.cts.com (8.11.6/8.11.6) with ESMTP id g2H1OEb47168 for ; Sat, 16 Mar 2002 17:24:14 -0800 (PST) (envelope-from morgan.davis@hosting.com) Received: from mars (mars.space.lan [192.168.0.6]) by sun.space.lan (8.11.6/8.11.6) with ESMTP id g2H1OEf31323 for ; Sat, 16 Mar 2002 17:24:14 -0800 (PST) (envelope-from morgan.davis@hosting.com) From: "Morgan Davis" To: Subject: wi broken? Date: Sat, 16 Mar 2002 17:24:20 -0800 Organization: Hosting.com Message-ID: <001201c1cd52$76ecb040$0600a8c0@mars> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG After updating to the latest -STABLE as of 3/6/2002, wi refused to work anymore. I updated my kernel as of 4:30PM PST today since wi_if.c was changed. Still, no good. Relevant networking details on my system: FreeBSD 4.5-STABLE #0: Sat Mar 16 16:32:51 PST 2002 wi0: port 0xdc00-0xdc3f,0xd800-0xd87f mem 0xde000000-0xde000fff irq 10 at device 10.0 on pci0 wi0: 802.11 address: 00:90:d1:07:3b:61 wi0: using RF:PRISM2 MAC:HFA3841 CARD:HWB3163 rev.A, Firmware: 0.7 variant 6 rl0: port 0xe000-0xe0ff mem 0xde001000-0xde0010ff irq 11 at device 12.0 on pci0 rl0: Ethernet address: 00:30:1b:07:63:76 miibus0: on rl0 rlphy0: on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto I read where others have had to do a "ifconfig fxp0 down" first before they can bring their wi devices up, but "ifconfig rl0 down" didn't work for me. When I try to invoke dhclient on wi0, I immediately get this: ifconfig: ioctl (SIOCDIFADDR): Can't assign requested address ...and it never does communicate with the DHCP server. All the wicontrol details appear to be correct. How can I help debug this? --Morgan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message