Hi, On 7/24/06, Andrew Thompson <[EMAIL PROTECTED]> wrote:
thompsa 2006-07-24 20:42:36 UTCFreeBSD src repository Modified files: (Branch: RELENG_6) etc devd.conf etc/rc.d devd sys/net if.c Log: MFC Announce all interfaces to devd on attach/detach. This adds a new devctl notification so all interfaces including pseudo are reported. r1.33 src/etc/devd.conf r1.9 src/etc/rc.d/devd r1.256 src/sys/net/if.c Revision Changes Path 1.26.2.5 +10 -8 src/etc/devd.conf 1.7.2.2 +2 -2 src/etc/rc.d/devd 1.234.2.14 +2 -0 src/sys/net/if.c _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-src To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Reverting this commit seems to solve a problem that I've reported on stable@ [1] about a warning during the startup "ifconfig: interface XX does not exist". A dmesg -a that works: http://djdomics.free.fr/FreeBSD/dmesg-a-ok.txt Can you look at this Andrew ? Thanks, Regards. [1] http://lists.freebsd.org/pipermail/freebsd-stable/2006-July/027252.html -- There's this old saying: "Give a man a fish, feed him for a day. Teach a man to fish, feed him for life." _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
