Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Dec 2005 11:55:28 +0100
From:      Mikael Krantz <mikael.krantz@qbrick.com>
To:        "Paul.LKW" <paul.lkw@gmail.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: LAN Card Polling problem
Message-ID:  <43A7E320.1090709@qbrick.com>
In-Reply-To: <ec5223a30512200250w5c651762t@mail.gmail.com>
References:  <ec5223a30512200250w5c651762t@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Paul.LKW wrote:

>Hello All:
>I recently upgraded to 6.0-p1 stable, I want to ask does anyone know now to
>use "ifconfig" to enable POLLING on the LAN Card (I tried 'ifconfig rl0
>192.168.1.254 polling' not work.
>_______________________________________________
>freebsd-stable@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-stable
>To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
>  
>
Hi

Ever tried using compilation as an option?

Recompile your kernel with probably

option  DEVICE_POLLING
option  HZ=1000


Added and you have device polling if your nic supports it.

//Mikael Krantz
Qbrick AB
www.qbrick.com
Streaming media solutions



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43A7E320.1090709>