From owner-freebsd-stable@FreeBSD.ORG Sun Oct 9 18:25:52 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1AA4116A41F for ; Sun, 9 Oct 2005 18:25:52 +0000 (GMT) (envelope-from Emanuel.strobl@gmx.net) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 3B6AB43D45 for ; Sun, 9 Oct 2005 18:25:50 +0000 (GMT) (envelope-from Emanuel.strobl@gmx.net) Received: (qmail invoked by alias); 09 Oct 2005 18:25:49 -0000 Received: from flb.schmalzbauer.de (EHLO cale.flintsbach.schmalzbauer.de) [62.245.232.135] by mail.gmx.net (mp010) with SMTP; 09 Oct 2005 20:25:49 +0200 X-Authenticated: #301138 From: Emanuel Strobl To: freebsd-stable@freebsd.org Date: Sun, 9 Oct 2005 20:25:29 +0200 User-Agent: KMail/1.8.1 References: <43472116.5020308@bfoz.net> In-Reply-To: <43472116.5020308@bfoz.net> X-Birthday: Oct. 6th 1972 X-CelPhone: +49 (0) 173 9967781 X-Tel: +49 (0) 89 18947781 X-Country: Germany X-Address: Munich, 80686 X-OS: FreeBSD MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart18507667.QxGyPrcEH3"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200510092025.43728@harrymail> X-Y-GMX-Trusted: 0 Subject: Re: Disable hifn crypto card? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2005 18:25:52 -0000 --nextPart18507667.QxGyPrcEH3 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Am Samstag, 8. Oktober 2005 03:29 CEST schrieb Brandon Fosdick: > I have a Soekris crypto card (hifn driver) in a box that I don't have > immediate access to. Is there some way to disable the card w/o rebooting > the machine? I know I could take the driver out of the kernel or force > it not to load, but that requires a reboot that I'd like to avoid if > possible. hifn is currently compiled into the kernel so I can't do a > kldunload either. That was the first thing I thought of, but apparently > today is not my lucky day. If it's enough that ipsec won't make use of it you can see the sysctl: net.inet.ipsec.crypto_support I think -1 means no hw-crypto-support, 0 auto and 1 hw only, but I can't=20 remember where I read about it to verify that ... :( =2DHarry > > Thanks > _______________________________________________ > 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" --nextPart18507667.QxGyPrcEH3 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBDSWCnBylq0S4AzzwRAtuUAJ4xqnzpVP3+qJvRI4O15bqe/5qsMACfahk4 pKsEz/vjHKkXW+VLeHXlOWY= =0kyK -----END PGP SIGNATURE----- --nextPart18507667.QxGyPrcEH3--