2.4 kernel pci hot-swap fails on Acer TM C100

From: Luke Kenneth Casson Leighton (lkcl_at_lkcl.net)
Date: 01/13/04

  • Next message: mutex: "Re: Proposed enhancements to MD"
    Date:	Tue, 13 Jan 2004 18:20:13 +0000
    To: linux-kernel@vger.kernel.org
    
    

    hi, thought someone might like to take a look some time at the
    pci hot-plug code to cope for "instantaneous" hotplugging.

    the acer c100 travelmate has built-in ethernet _and_ wireless,
    with a button on the keyboard that hot-swaps the PCI bus between
    the two devices.

    the first device is an rtl8139, the second device is a 3.3v
    texas instruments PCMCIA chip with an orinoco hermes 802.11b
    wireless behind that.

    whilst the PCI devices change, pretty much instantly when
    the button is pressed, the IRQ doesn't.

    thought someone might like to know, because hot-swapping between
    the rtl8139 and the hermes devices definitely doesn't work: the
    kernel must be started with one or the other.

    swapping back doesn't work either [pressing the button twice]:
    if swapping from rtl8139 to hermes and back you get ethernet
    timeout messages.

    l.

    -- 
    -- 
    expecting email to be received and understood is a bit like
    picking up the telephone and immediately dialing without
    checking for a dial-tone; speaking immediately without listening
    for either an answer or ring-tone; hanging up immediately and
    then expecting someone to call you (and to be able to call you).
    --
    <a href="http://lkcl.net">      lkcl.net      </a> <br />
    <a href="mailto:lkcl@lkcl.net"> lkcl@lkcl.net </a> <br />
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    

  • Next message: mutex: "Re: Proposed enhancements to MD"