From owner-cvs-all@FreeBSD.ORG Fri Dec 16 16:23:51 2005 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 C186E16A41F; Fri, 16 Dec 2005 16:23:51 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42B6843D68; Fri, 16 Dec 2005 16:23:40 +0000 (GMT) (envelope-from ru@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 jBGGNeFa078257; Fri, 16 Dec 2005 16:23:40 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jBGGNe2F078256; Fri, 16 Dec 2005 16:23:40 GMT (envelope-from ru) Message-Id: <200512161623.jBGGNe2F078256@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 16 Dec 2005 16:23:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/xmbmon Makefile ports/sysutils/xmbmon/files patch-configure patch-getMB-smb_ioctl.c patch-pci_pm.h 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: Fri, 16 Dec 2005 16:23:52 -0000 ru 2005-12-16 16:23:40 UTC FreeBSD ports repository Modified files: sysutils/xmbmon Makefile Added files: sysutils/xmbmon/files patch-configure patch-getMB-smb_ioctl.c patch-pci_pm.h Log: - Enable smb(4) support (on amd64 and i386 for now). - Fix PCI ID for AMD-8111's SMBus 1.0 supported by amdpm(4). Revision Changes Path 1.16 +1 -1 ports/sysutils/xmbmon/Makefile 1.1 +24 -0 ports/sysutils/xmbmon/files/patch-configure (new) 1.1 +24 -0 ports/sysutils/xmbmon/files/patch-getMB-smb_ioctl.c (new) 1.1 +13 -0 ports/sysutils/xmbmon/files/patch-pci_pm.h (new)