misc/93727: polling parameter in ifconfig statement of rc.conf not
handled correct
Stephan Yaraghchi
yaraghchi+pr at gmail.com
Wed Feb 22 14:10:11 PST 2006
>Number: 93727
>Category: misc
>Synopsis: polling parameter in ifconfig statement of rc.conf not handled correct
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Wed Feb 22 22:10:10 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Stephan Yaraghchi
>Release: FreeBSD 6.1-PRERELEASE
>Organization:
-
>Environment:
FreeBSD bsxmta01.corp.berliner-boerse.de 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Tue Feb 21 19:27:09 CET 2006 root at bsxmta01.corp.berliner-boerse.de:/usr/obj/usr/src/sys/BSXMTA01 i386
>Description:
As stated in /usr/src/UPDATING the old way of enabling polling through the MIB "kern.polling.enable" is deprecated. Instead ifconfig should be used with the parameter 'polling'.
Doing this in /etc/rc.conf like in
ifconfig_fxp0="inet 192.168.204.32 netmask 255.255.255.0 media 100BaseTX mediaopt full-duplex polling"
doesn't work in 6.1BETA2 anymore.
>How-To-Repeat:
>Fix:
Use the old way (MIB "kern.polling.enable")
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-bugs
mailing list