From owner-freebsd-current@FreeBSD.ORG Mon May 18 12:40:52 2015 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 67947E4D for ; Mon, 18 May 2015 12:40:52 +0000 (UTC) Received: from mx141.netapp.com (mx141.netapp.com [216.240.21.12]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "mx141.netapp.com", Issuer "VeriSign Class 3 International Server CA - G3" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 3FAAA1132 for ; Mon, 18 May 2015 12:40:51 +0000 (UTC) X-IronPort-AV: E=Sophos;i="5.13,453,1427785200"; d="asc'?scan'208";a="44208916" Received: from hioexcmbx01-prd.hq.netapp.com ([10.122.105.34]) by mx141-out.netapp.com with ESMTP; 18 May 2015 05:40:19 -0700 Received: from HIOEXCMBX07-PRD.hq.netapp.com (10.122.105.40) by hioexcmbx01-prd.hq.netapp.com (10.122.105.34) with Microsoft SMTP Server (TLS) id 15.0.1076.9; Mon, 18 May 2015 05:40:19 -0700 Received: from HIOEXCMBX07-PRD.hq.netapp.com ([fe80::7ce8:9818:3705:3318]) by hioexcmbx07-prd.hq.netapp.com ([fe80::7ce8:9818:3705:3318%21]) with mapi id 15.00.1076.000; Mon, 18 May 2015 05:40:19 -0700 From: "Eggert, Lars" To: "current@freebsd.org" Subject: ixl and BOOTP Thread-Topic: ixl and BOOTP Thread-Index: AQHQkWfMTBtinbozikSZTG5RPBQZVw== Date: Mon, 18 May 2015 12:40:19 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: yes X-MS-TNEF-Correlator: x-mailer: Apple Mail (2.2100) x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [10.122.56.79] Content-Type: multipart/signed; boundary="Apple-Mail=_476E9364-FDD2-4524-BECD-94CBF811F27A"; protocol="application/pgp-signature"; micalg=pgp-sha1 MIME-Version: 1.0 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 May 2015 12:40:52 -0000 --Apple-Mail=_476E9364-FDD2-4524-BECD-94CBF811F27A Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Hi, when I have the ixl driver compiled into my -CURRENT kernel (or loaded = as a module via loader.conf), the boot seems to hang (or silently crash) = when BOOTP starts bringing up interfaces to send out probes. (I'm not = netbooting over an ixl, the boot interface is an igb.) What works is building the kernel without the ixl driver and then = loading it manually once the system is up. That way, BOOTP via igb = succeeds. Any ideas what could be causing this? Lars --Apple-Mail=_476E9364-FDD2-4524-BECD-94CBF811F27A Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="signature.asc" Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- iEYEARECAAYFAlVZ3bEACgkQIWcjmsUTWRoWVgCfY+79xP9VBYtyaDE3uYy/205z c60AoNbKmnD6MTmBkV9HYwL1zSQp+g8O =6VFN -----END PGP SIGNATURE----- --Apple-Mail=_476E9364-FDD2-4524-BECD-94CBF811F27A--