From owner-cvs-all@FreeBSD.ORG Sun Feb 12 22:20:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1711F16A423; Sun, 12 Feb 2006 22:20:15 +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 8CA3143D72; Sun, 12 Feb 2006 22:20:09 +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 k1CMK9o2019051; Sun, 12 Feb 2006 22:20:09 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k1CMK9fu019050; Sun, 12 Feb 2006 22:20:09 GMT (envelope-from marius) Message-Id: <200602122220.k1CMK9fu019050@repoman.freebsd.org> From: Marius Strobl Date: Sun, 12 Feb 2006 22:20:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/man/man4 pcn.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Feb 2006 22:20:15 -0000 marius 2006-02-12 22:20:09 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man4 pcn.4 Log: MFC: 1.15 - Sync the list of supported chips with pcn_probe() as of sys/pci/if_pcn.c rev. 1.77 (also applies to RELENG_6), 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,. - s,familly,family Approved by: re (scottl) Revision Changes Path 1.11.2.4 +3 -7 src/share/man/man4/pcn.4