Re: if_ath driver
From: M. Warner Losh (imp_at_bsdimp.com)
Date: 09/25/05
- Previous message: Joseph Peralta: "Re: if_ath driver"
- In reply to: Brooks Davis: "Re: if_ath driver"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 25 Sep 2005 15:19:08 -0600 (MDT) To: jperalta17@gmail.com, freebsd-current@freebsd.org
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
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Joseph Peralta: "Re: if_ath driver"
- In reply to: Brooks Davis: "Re: if_ath driver"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|