Re: if_ath driver

From: M. Warner Losh (imp_at_bsdimp.com)
Date: 09/25/05

  • Next message: Brooks Davis: "Re: "ifconfig -vlandev" syntax"
    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"


  • Next message: Brooks Davis: "Re: "ifconfig -vlandev" syntax"

    Relevant Pages

    • RE: [UPDATED PATCH] EFI support for ia32 kernels
      ... >> reuse a single driver image for multiple architectures assuming there ... As one of the people responsible for the EFI Specification and our ... Perhaps the UNDI network card interface that Intel developed ... BIOS can't shadow that much ROM code. ...
      (Linux-Kernel)
    • Re: VxWorks - ATA and PCMCIA driver
      ... I really need your tips in writing this driver. ... You should use the ATA driver. ... you need a CIS (card information services) to setup the ...
      (comp.os.vxworks)
    • Re: Linux, X, ld, gcc, linking, shared libraries and stuff
      ... >> because, originally, video cards / system RAM could NOT afford to have ... > GL actually "copies" everything, but it's done by the graphics card, so ... > anyway if it's not hardware accelerated. ... installed the proper driver, then it zooms around the screen... ...
      (alt.lang.asm)
    • Re: XXX_Init only being called once
      ... > My stream interface driver has been stripped right back to try to solve ... > I plug my card in the first time. ... > There are two new active keys in the registry PCMCIA and myDriver. ... > No entry points are called in my driver. ...
      (microsoft.public.windowsce.platbuilder)
    • Re: cardbus and xircom ethernet problem
      ... >> This means that there are problems reading the CIS. ... Well, the card itself is supported by the xe driver, but the errors you're ...
      (freebsd-current)