Date: Mon, 03 Mar 2008 18:18:47 -0800 From: Maxim Sobolev <sobomax@FreeBSD.org> To: re@FreeBSD.org, "George V. Neville-Neil" <gnn@FreeBSD.org>, "current@freebsd.org" <current@FreeBSD.org> Subject: IPSEC/crypto is broken in FreeBSD/powerpc 7.0-RELEASE! Message-ID: <47CCB187.8070808@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
Hi, It appears to be that "options IPSEC" along with "device crypto" breaks FreeBSD/powerpc kernel badly. When enabling these options, apparently kernel doesn't perform any initialization tasks (I don't see usual probe/init sequence output) but jumps straight into root fs mounting after initing crypto(4) and ipsec(4), which is not usable since no devices has been attached. Keyboard is not working either. Screenshot of console with IPSEC/crypto enabled: http://sobomax.homeunix.org/~sobomax/powerpc_ipsec_RELENG_7.jpg Screenshot with normal boot -a: http://sobomax.homeunix.org/~sobomax/powerpc_RELENG_7.jpg Full dmesg of the same: http://sobomax.homeunix.org/~sobomax/powerpc_RELENG_7.txt Please fix ASAP. -Maxim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47CCB187.8070808>