From owner-cvs-src@FreeBSD.ORG Sun Feb 12 22:23:10 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org 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 DEB0616A420; Sun, 12 Feb 2006 22:23:10 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BE7C43D53; Sun, 12 Feb 2006 22:23:05 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k1CMN4EJ019290; Sun, 12 Feb 2006 22:23:04 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k1CMN43Z019289; Sun, 12 Feb 2006 22:23:04 GMT (envelope-from marius) Message-Id: <200602122223.k1CMN43Z019289@repoman.freebsd.org> From: Marius Strobl Date: Sun, 12 Feb 2006 22:23:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/share/man/man4 pcn.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 12 Feb 2006 22:23:11 -0000 marius 2006-02-12 22:23:04 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) share/man/man4 pcn.4 Log: MFC: 1.15 (partial) - Sync the list of supported chips with pcn_probe() as of sys/pci/if_pcn.c rev. 1.77 (also applies to RELENG_%), i.e. remove Am53C974/Am79C970/ Am79C974 PCnet-PCI and Am79C970A PCnet-PCI II. - Change the entry of the PCnet-Home in the list of supported chips to match the other ones, i.e. s,PCnet/Home HomePNA,Am79C978 PCnet-Home,. Approved by: re (scottl) Revision Changes Path 1.9.2.3 +2 -6 src/share/man/man4/pcn.4