From owner-freebsd-current@FreeBSD.ORG Tue Oct 18 16:08:42 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFB0E16A41F for ; Tue, 18 Oct 2005 16:08:42 +0000 (GMT) (envelope-from sam@errno.com) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 554B843D46 for ; Tue, 18 Oct 2005 16:08:42 +0000 (GMT) (envelope-from sam@errno.com) Received: from [10.0.0.200] ([10.0.0.200]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.6) with ESMTP id j9IG8cpU054404 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 18 Oct 2005 09:08:39 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <43551DF7.3060000@errno.com> Date: Tue, 18 Oct 2005 09:08:23 -0700 From: Sam Leffler User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050927) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Niki Denev References: <200510181233.47769.nike_d@cytexbg.com> In-Reply-To: <200510181233.47769.nike_d@cytexbg.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: ath not setting media type? 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: Tue, 18 Oct 2005 16:08:42 -0000 Niki Denev wrote: > Hello, > > while trying to get my new ath(4) mini-pci working on my (-current) TP X31, > i encountered two problems: > > from what i understand if_ath.c does not set themedia type of the interface, > and devd fails to match the notify section that calls dhclient. > > and the second is that devd does not print the media type when ran in debug > mode .. it prints just : > "Testing media type of against 0x20" > > Sorry if this has been discussed previously. > > What does pciconf -lv show for the card? Sam