From owner-freebsd-current@FreeBSD.ORG Wed Nov 24 00:59:51 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DCE3D106566B for ; Wed, 24 Nov 2010 00:59:51 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 7094E8FC08 for ; Wed, 24 Nov 2010 00:59:51 +0000 (UTC) Received: by mail-wy0-f182.google.com with SMTP id 19so72408wyf.13 for ; Tue, 23 Nov 2010 16:59:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=DFR3uDW8AfdNhxiSyb7KOu/uFK+DIVWDADRZmfMn+iE=; b=er19V+wuh0Ay+nFewi/fkaNyItDlOMZAYYBbGPe10K8rJD2VtL7VvSDw7UNcf1TYLG 3voHRc+hWtDiSUt7Rk5kO0gm0Pa1HpzHfVGV7NhANiGucz4tbt1DpUNYGs4bnJsSE3r3 G67ec9/OYT+OWIeg+H2C/7BpcaqJWqZGRhCMI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=tyZNpS8cxxUfpPnIDd6I+Tc44Ny/58nW1Nm2gJ2PNWpf6ZTVUo5BH18lSydYoKYjpH +rF+7DYr38Je011NpI/yJG8nv7MqCvkY/x3FE1kZ0j6aHh/1WwET1RvOEMMbNTWidQWR e/Qu2U3qN+0hKW4p9PokBGWMlCbwvODoDp2lk= MIME-Version: 1.0 Received: by 10.216.22.70 with SMTP id s48mr1821437wes.27.1290560390129; Tue, 23 Nov 2010 16:59:50 -0800 (PST) Received: by 10.216.2.206 with HTTP; Tue, 23 Nov 2010 16:59:50 -0800 (PST) In-Reply-To: <4CEC597E.10602@protected-networks.net> References: <4CEC597E.10602@protected-networks.net> Date: Tue, 23 Nov 2010 16:59:50 -0800 Message-ID: From: Jack Vogel To: Michael Butler Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: current@freebsd.org Subject: Re: something missing from r215781? (if_igb) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 24 Nov 2010 00:59:51 -0000 Oh crap, sorry, fix coming shortly. Jack On Tue, Nov 23, 2010 at 4:17 PM, Michael Butler wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Seems there are a couple of defines missing from an e1000_hw.h > > ===> igb (all) > > [ .. snip .. ] > > /usr/home/imb/svn/head/sys/modules/igb/../../dev/e1000/if_igb.c:142: > error: 'E1000_DEV_ID_DH89XXCC_SERDES' undeclared here (not in a function) > /usr/home/imb/svn/head/sys/modules/igb/../../dev/e1000/if_igb.c:143: > error: 'E1000_DEV_ID_DH89XXCC_SGMII' undeclared here (not in a function) > *** Error code 1 > 1 error > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.11 (FreeBSD) > > iEYEARECAAYFAkzsWX4ACgkQQv9rrgRC1JLk8ACbB6TesvKtbbHL55qyFTBIEYYf > 3zUAoKEx2CJSWoYh/gp+XAvA+9uWaGZL > =DHTC > -----END PGP SIGNATURE----- > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >