From owner-freebsd-stable@FreeBSD.ORG Fri May 13 03:36:20 2005 Return-Path: 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 DC41B16A4CE for ; Fri, 13 May 2005 03:36:20 +0000 (GMT) Received: from kanga.honeypot.net (kanga.honeypot.net [208.162.254.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 634C343D2D for ; Fri, 13 May 2005 03:36:19 +0000 (GMT) (envelope-from kirk@strauser.com) Received: from localhost (localhost [127.0.0.1]) by kanga.honeypot.net (Postfix) with ESMTP id AE57921CF7A for ; Thu, 12 May 2005 22:36:18 -0500 (CDT) Received: from kanga.honeypot.net ([127.0.0.1]) by localhost (kanga.honeypot.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 70265-03 for ; Thu, 12 May 2005 22:36:15 -0500 (CDT) Received: from kanga.honeypot.net (kanga.honeypot.net [10.0.5.16]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by kanga.honeypot.net (Postfix) with ESMTP id B1C0521CE16 for ; Thu, 12 May 2005 22:36:15 -0500 (CDT) From: Kirk Strauser To: freebsd-stable@freebsd.org Date: Thu, 12 May 2005 22:36:10 -0500 User-Agent: KMail/1.8 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1416617.2A47fRyJAQ"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200505122236.14490.kirk@strauser.com> X-Virus-Scanned: amavisd-new at honeypot.net Subject: wi0 is always status: no carrier X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 May 2005 03:36:21 -0000 --nextPart1416617.2A47fRyJAQ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I've finally coerced FreeBSD 5.4 to see my PCMCIA WLAN card (with many than= ks=20 to Warner), but it always reports "status: no carrier". I'm attempting to= =20 connect to an open WAP that broadcasts it's SSID, so my understanding is th= at=20 it should be as simple as "ifconfig wi0 ad.dr.es.s netmask 255.255.255.0" o= r=20 "dhclient wi0", but neither of those work. If I do manually specify an=20 address, then I can ping that address, but I'm not sure if that actually=20 means anything. I've also been running tcpdump on the DHCP server for that wireless network= =2E =20 I can see plenty of traffic from the other machines, but absolutely nothing= =20 from the laptop. My /boot/loader.conf looks like: hint.acpi.0.disabled=3D"1" hint.apic.0.disabled=3D"1" hw.cbb.start_memory=3D0xd800 Is there something else I'm blatantly missing? =2D-=20 Kirk Strauser --nextPart1416617.2A47fRyJAQ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBChCCu5sRg+Y0CpvERAv1DAJ9APAl/LJfeVPf1U8XBEQ9XF68L1wCfTRTc M5YYO4kOnq8TuRxXBzGG5ug= =+Rc0 -----END PGP SIGNATURE----- --nextPart1416617.2A47fRyJAQ--