From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QUilx-0007uA-UN for garchives@archives.gentoo.org; Thu, 09 Jun 2011 17:11:58 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C2A3B1C0CB; Thu, 9 Jun 2011 17:10:30 +0000 (UTC) Received: from mail-ew0-f53.google.com (mail-ew0-f53.google.com [209.85.215.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 7008A1C0CB for ; Thu, 9 Jun 2011 17:10:30 +0000 (UTC) Received: by ewy8 with SMTP id 8so753335ewy.40 for ; Thu, 09 Jun 2011 10:10:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=cXDx/VeQRyWVe1oM47rWOPt4DS/iS0pXpob3RQGPNqo=; b=iAzV4e86IOTJ1Klg1JIuJsEjukkMX2yXL3WKYjFNmtdtRscIwsPaqZ4Uur9dBWiwV9 vyPAQulUPg9/RPviYOAwmYE2FM/c/RZu4aLcAykgVAqKIbiPPUqRZiXUHDngmeRKOf2/ D7FgKjAQTbBCkqQAVHLISi1dw5uzbugXwpAzs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=S01GPYy4/s+Gsecw/L4i/ieejG18AtZDjp0KfJhqEPwpqcfuhhKyycPhFPbo/xmtfi 7Kp2u0SV4yxS7Yrot1+bj45FhPwLklvujZ/dCg8CBDZTTBbktZS9pIRcHr0+PLxfnYND kBi2bgXI5fSfTHbQaWIjExZVVLUrRz0g307H0= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.14.43.202 with SMTP id l50mr449934eeb.189.1307639429465; Thu, 09 Jun 2011 10:10:29 -0700 (PDT) Received: by 10.14.48.69 with HTTP; Thu, 9 Jun 2011 10:10:29 -0700 (PDT) Date: Thu, 9 Jun 2011 10:10:29 -0700 Message-ID: Subject: [gentoo-user] Can't find b43 in kernel config From: Grant To: Gentoo mailing list Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: X-Archives-Hash: a273c1c5db7301f151b9383e06ec6058 I've satisfied these requirements: Depends on: NETDEVICES [=y] && WLAN [=y] && SSB_POSSIBLE [=y] && MAC80211 [=n] && HAS_DMA [=y] but I don't see the option here: Location: -> Device Drivers -> Network device support (NETDEVICES [=y]) -> Wireless LAN (WLAN [=y]) Does anyone know how to make it appear? - Grant