On Monday 10 April 2006 19:00, Fabian Keil wrote:
> Hajimu UMEMOTO <[EMAIL PROTECTED]> wrote:
> > >>>>> On Mon, 10 Apr 2006 03:03:16 -0700
> > >>>>> Ross Finlayson <[EMAIL PROTECTED]> said:
> >
> > finlayson> #iwicontrol -i iwi0 -d /boot/firmware -m ibss
> > finlayson> iwicontrol: Can't load firmware to driver: Invalid argument
> >
> > finlayson> (This worked OK with the original "iwi" driver.)
> >
> > New iwi driver loads firmware automatically.  You need to install
> > ports/net/iwi-firmware-kmod instead of ports/net/iwi-firmware.  If you
> > are using RELENG_6, you need to specify -DTESTING to an argument of
> > make(1) when building iwi-firmware-kmod.
>
> I did that on 6.1-RC FreeBSD 6.1-RC #1: Sun Apr 9 20:07:42 CEST 2006
> and know I have the following modules available:
>
> [EMAIL PROTECTED] /boot/kernel $ls /boot/kernel/*iwi*
> /boot/kernel/if_iwiNG.ko*    /boot/kernel/iwi_ibss.ko*
> /boot/kernel/iwi_boot.ko*    /boot/kernel/iwi_monitor.ko*
> /boot/kernel/iwi_bss.ko*
>
> Is there still something missing? No matter which module I try
> to kldload first, it always fails with messages like:
>
> KLD if_iwiNG.ko: depends on firmware - not available
> KLD iwi_bss.ko: depends on firmware - not available
> KLD iwi_boot.ko: depends on firmware - not available
> KLD if_iwiNG.ko: depends on firmware - not available
> KLD iwi_bss.ko: depends on firmware - not available
> KLD iwi_ibss.ko: depends on firmware - not available
> KLD iwi_boot.ko: depends on firmware - not available

This refers to the firmware(9) module that supplies basic support for firmware 
loading and should be part of RELENG_6 for a long time already.  How did you 
install that kernel?  To fix it you can do:

# cd /usr/src/sys/modules/firmware; make all install clean

which should give you /boot/kernel/firmware.ko.  Nontheless it would be 
interesting why this isn't there already.

> I thought the firmware was in the iwi_*.ko files?

-- 
/"\  Best regards,                      | [EMAIL PROTECTED]
\ /  Max Laier                          | ICQ #67774661
 X   http://pf4freebsd.love2party.net/  | [EMAIL PROTECTED]
/ \  ASCII Ribbon Campaign              | Against HTML Mail and News

Attachment: pgpUS2gTf1F8D.pgp
Description: PGP signature

Reply via email to