Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Mar 2006 15:08:01 +0200
From:      Marian Hettwer <MH@kernel32.de>
To:        shih@math.jussieu.fr
Cc:        freebsd-stable@freebsd.org, JoaoBR <joao@matik.com.br>
Subject:   Re: watchdog network card
Message-ID:  <4427E3B1.3020704@kernel32.de>
In-Reply-To: <20060327110226.GC21070@math.jussieu.fr>
References:  <20060327093011.GA21070@math.jussieu.fr>	<4427B820.3000702@lipn.univ-paris13.fr>	<20060327103720.GB21070@math.jussieu.fr>	<200603270746.05169.joao@matik.com.br> <20060327110226.GC21070@math.jussieu.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1



Albert Shih wrote:
>  Le 27/03/2006 à 07:46:04-0300, JoaoBR a écrit

> 
>>is your card in polling mode ?
> 
> 
> Well I don't known what's that mean. I just look the ifconfig's man...I
> just use default config, and I don't think I use poling mode.
> 
polling is described in polling(4) --> man 4 polling

> I don't understand : You think is better to put my card in polling mode or
> not ?
> 
you can give it a try
ifconfig $interface polling
or
ifconfig $interface -polling
to disable polling...


> 
>>It seems that sometimes and IRQ conflict is envolved and setting the 
>>IRQs/Slots better the timeout do go away or running the cards in polling mode 
>>also helps
>>
>>For FXP you may also try to download the microcode with `ifconfig fxp0 link0` 
> 
> 
> Sorry but I'm no verry good in this....what's that mean ? 
> 
according to what JoaoBR said and proven by the manpage (man fxp), it'll
download the microcode of your Network Card (if a microcode exists).

     link0  Some chip revisions have loadable microcode which can be used to
            reduce the interrupt load on the host cpu.  Not all boards have
            microcode support.  Setting the link0 flag with ifconfig(8) will
            download the microcode to the chip if it is available.


However, I'm not sure what you want to do with the microcode :)


regards,
./Marian
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)

iD8DBQFEJ+OvgAq87Uq5FMsRAhkxAJ9gqiwY4+TIYWJfNOWmKHJh43g42gCffb0c
+B6a114Ub3DBaLNqtWpmji4=
=tNo6
-----END PGP SIGNATURE-----



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4427E3B1.3020704>