From owner-cvs-src@FreeBSD.ORG Mon Aug 23 01:41:16 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47C0316A4CE; Mon, 23 Aug 2004 01:41:16 +0000 (GMT) Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC48D43D1D; Mon, 23 Aug 2004 01:41:14 +0000 (GMT) (envelope-from matusita@jp.FreeBSD.org) Received: from localhost (localhost [::1])i7N1fD810773; Mon, 23 Aug 2004 10:41:13 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) In-Reply-To: <200408222301.i7MN1Epo048916@repoman.freebsd.org> References: <200408222301.i7MN1Epo048916@repoman.freebsd.org> X-User-Agent: Mew/1.94.2 Emacs/21.3 X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20030322(IM144) Lines: 8 From: Makoto Matsushita To: mux@FreeBSD.org Date: Mon, 23 Aug 2004 10:41:11 +0900 Message-Id: <20040823104111R.matusita@jp.FreeBSD.org> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/lnc if_lnc_pci.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Aug 2004 01:41:16 -0000 mux> This fixes the problem reported with lnc(4) interfaces inside VMWare, mux> and should theoritically also fix any user of a PCI lnc(4) card. It's pretty good (just works with my VMware and 6-current VM), thanks! -- - Makoto `MAR' Matsushita