Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Sep 2005 15:19:08 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        jperalta17@gmail.com, freebsd-current@freebsd.org
Subject:   Re: if_ath driver
Message-ID:  <20050925.151908.79162164.imp@bsdimp.com>
In-Reply-To: <20050925191237.GA15981@odin.ac.hmc.edu>
References:  <a5150ee205091817567e8fd599@mail.gmail.com> <20050925191237.GA15981@odin.ac.hmc.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20050925191237.GA15981@odin.ac.hmc.edu>
            Brooks Davis <brooks@one-eyed-alien.net> writes:
: On Sun, Sep 18, 2005 at 08:56:38PM -0400, Joseph Peralta wrote:
: > If the if_ath kernel driver and ath_hal driver are loaded and there is
: > no atheros-based wireless card actually plugged into the PCMCIA slot
: > and you attempt to plug in another PCMCIA card it fails with the error
: > "pccard0: Card has no functions!" If you do install an atheros-based
: > card then your pccard system functions properly.
: > 
: > Is there any fix for this problem?
: 
: I does the card in question actually work when the ath modules aren't
: loaded?  What is the card anyway?  That error message doesn't sound like
: one that would ordinarly be caused by an driver.

"Card hs no functions" means that the (a) The bridge thought it was a
16-bit PC Card (never true for atheros) and (b) it couldn't read the
CIS.  If it was only (b), that indicates a resource problem with the
memory allocated to read the CIS.  Since it is both, I'm not sure.
Can you send me your dmesg boot -v privately?

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050925.151908.79162164.imp>