Re: Cisco driver stopped working with -current

From: Scott Mitchell (scott+freebsd_at_fishballoon.org)
Date: 04/11/04

  • Next message: Toxa: "getting back buildworld to work!"
    Date: Sat, 10 Apr 2004 23:58:59 +0100
    To: Pete Carss <itinerant@mac.com>
    
    
    

    On Sat, Apr 10, 2004 at 10:47:47PM +0100, Pete Carss wrote:
    >
    > This is what I got - note I assumed you meant not to set the two
    > variables I set previously??

    Exactly what I needed. It looks like the driver is matching _any_ card
    passed to it... I should be glad more people haven't hit this yet :-(

    The attached patch should fix the problem - could you try building a new
    kernel with this patch and see if it works for you? ie:
            save the patch somewhere
            # cd /sys/dev/xe
            # patch < /tmp/if_xe_pccard.patch (or wherever you saved it)
            build/install/boot a new kernel as usual

    If you try inserting the Aironet with hw.xe.debug=2 again, you should get
    a lot of repetitions of "xe0: pccard_product_match", then nothing else
    from the xe driver. The right driver should then come along and claim the
    card.

    Cheers,

            Scott

    -- 
    ===========================================================================
    Scott Mitchell           | PGP Key ID | "Eagles may soar, but weasels
    Cambridge, England       | 0x54B171B9 |  don't get sucked into jet engines"
    scott at fishballoon.org | 0xAA775B8B |      -- Anon
    
    
    

    _______________________________________________
    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: Toxa: "getting back buildworld to work!"

    Relevant Pages

    • Re: [PATCH] uio: User IRQ Mode
      ... In this mode the user space driver ... is responsible for acknowledging and re-enabling the interrupt. ... This can easily be done without your patch. ...
      (Linux-Kernel)
    • Re: forcing re driver to a card
      ... I think these should be supported by the re driver, ... -Can the source of the re driver be changed so it recognizes the card ... The answer to your first question is: patch the source so it recognizes the ... without recompiling anything, but recompiling isn't really too bad once you ...
      (freebsd-questions)
    • Re: [PATCH] ne.c fix for hibernate and rmmod oops fix
      ... This patch is ready to be merged. ... that was not the case before, because the probe is invasive. ... legacy driver. ... const unsigned char *buf, const int start_page); ...
      (Linux-Kernel)
    • Re: [linux-audio-dev] Re: [announce] [patch] Voluntary Kernel Preemption Patch
      ... > card OTH disturbs the soundcard severely. ... The mga dri kernel driver shares a problem with the radeon (which I use ... I have a very old patch (not mine, ... is no proper patch for this latency point at this time. ...
      (Linux-Kernel)
    • Re: Recommendations for wireless PCI card
      ... I've set up a Ralink-based Belkin card; it works sufficiently well with the ... the driver and the extra wpa_supplicant files. ... reason, it isn't supplied as a patch, but see also Launchpad for a version in ...
      (comp.os.linux.hardware)