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.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to