From owner-freebsd-current@FreeBSD.ORG Mon Oct 13 23:13:50 2008 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AB9561065686 for ; Mon, 13 Oct 2008 23:13:50 +0000 (UTC) (envelope-from wkoszek@freebsd.czest.pl) Received: from freebsd.czest.pl (l95h.icis.pcz.pl [212.87.224.105]) by mx1.freebsd.org (Postfix) with ESMTP id 37AAB8FC14 for ; Mon, 13 Oct 2008 23:13:49 +0000 (UTC) (envelope-from wkoszek@freebsd.czest.pl) Received: from freebsd.czest.pl (l95h.icis.pcz.pl [212.87.224.105]) by freebsd.czest.pl (8.14.2/8.14.2) with ESMTP id m9DMdiHc099185; Mon, 13 Oct 2008 22:39:44 GMT (envelope-from wkoszek@freebsd.czest.pl) Received: (from wkoszek@localhost) by freebsd.czest.pl (8.14.2/8.14.2/Submit) id m9DMdiWl099184; Mon, 13 Oct 2008 22:39:44 GMT (envelope-from wkoszek) Date: Mon, 13 Oct 2008 22:39:44 +0000 From: "Wojciech A. Koszek" To: freebsd-current@FreeBSD.org Message-ID: <20081013223943.GA99064@FreeBSD.org> Mail-Followup-To: freebsd-current@FreeBSD.org, bsdimp@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline User-Agent: Mutt/1.5.17 (2007-11-01) X-Greylist: Sender DNS name whitelisted, not delayed by milter-greylist-3.0 (freebsd.czest.pl [212.87.224.105]); Mon, 13 Oct 2008 22:39:44 +0000 (UTC) Cc: bsdimp@FreeBSD.org Subject: My cardbus network adapter makes ath(4) attach only after replugging X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 13 Oct 2008 23:13:50 -0000 Hello, I run the newest -CURRENT kernel from today. This situation was present in the previous versions of the FreeBSD kernel as well. I just report it now. If I plug my ath(4)-based cardbus network adapter in the slot, it's not detected for the first time: http://people.FreeBSD.org/~wkoszek/traces/cbb/hama.first After I unplug my card, and plug it once again, I see: http://people.FreeBSD.org/~wkoszek/traces/cbb/hama.second However, if the card is attached and I reboot, I see following messages (dmesg isn't complete even though I got copied from /var/run/dmesg.boot): http://people.FreeBSD.org/~wkoszek/traces/cbb/dmesg.boot My loader.conf contains following options: hw.cbb.debug=1 hw.cardbus.debug=1 hw.pccard.debug=1 hw.pccard.cis_debug=1 hw.cardbus.cis_debug=1 I'm willing insert some debugging code or to provide any additional information if needed. Thanks, -- Wojciech A. Koszek wkoszek@FreeBSD.org http://people.freebsd.org/~wkoszek/