Re: ipw2100: firmware problem

From: Jiri Benc (jbenc_at_suse.cz)
Date: 06/08/05

  • Next message: Keith Owens: "Re: [patch] Real-Time Preemption, -RT-2.6.12-rc6-V0.7.48-00"
    Date:	Wed, 8 Jun 2005 17:23:45 +0200
    To: <abonilla@linuxwireless.org>
    
    

    On Wed, 8 Jun 2005 09:05:27 -0600, Alejandro Bonilla wrote:
    > I might be lost here but... How is the firmware loaded when using the
    > ipw2100-1.0.0/patches Kernel patch?

    It is loaded by request_firmware() during initialization of the adapter.
    That doesn't work, as at that time no hotplug binary can be executed (we
    are talking about ipw2100 built in the kernel, not built as a module).

    > Currently, when we install the driver, it associates to any open network on
    > boot. This is good, cause we don't want to be typing the commands all the
    > time just to associate. It works this way now and is pretty nice.

    It sounds very dangerous to me.

    > So, to scan a network, I would have to do ifconfig eth1 up ; iwlist eth1
    > scan?

    No. Driver should request the firmware when it is told to perform a scan.

    > When moving from modes with the firmwares, would I have to do ifconfig eth1
    > up ; iwconfig eth1 mode monitor? or would the firmware be loaded with
    > iwconfig? Does it have that function?

    Firmware can be loaded automatically by the driver when there is some
    request from userspace and the firmware has not been loaded yet.

    -- 
    Jiri Benc
    SUSE Labs
    -
    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: Keith Owens: "Re: [patch] Real-Time Preemption, -RT-2.6.12-rc6-V0.7.48-00"

    Relevant Pages

    • Re: ipw2200 only works as a module?
      ... but when the driver is compiled into the kernel ... >> system and the firmware are not available. ... until the network interface is brought up. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.4.22-rc2 ext2 filesystem corruption
      ... > force the driver to use the lower DMA speed. ... > report on that when your request for the explicit test arrived, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [OOPS/HACK] atmel_cs and the latest changes in sysfs/symlink.c
      ... >> You are not only loading a specific firmware but do it for a specific device. ... with the driver model yet. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] Eagle and ADI 930 usb adsl modem driver
      ... On Nov 01, David Woodhouse wrote: ... > if it wasn't present when the driver was first loaded? ... firmware has been loaded. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] Re: Firmware loading problem
      ... the firmware loading of my driver is now working, ... What did Marcelo say about including your backport into 2.4? ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)