Date: Fri, 30 Dec 2005 21:33:17 +0000 (UTC) From: Ruslan Ermilov <ru@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/xmbmon Makefile ports/sysutils/xmbmon/files patch-mbmon.c patch-pci_pm.c patch-pci_pm.h patch-testsmb.c Message-ID: <200512302133.jBULXH8P091045@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2005-12-30 21:33:17 UTC FreeBSD ports repository Modified files: sysutils/xmbmon Makefile sysutils/xmbmon/files patch-pci_pm.h patch-testsmb.c Added files: sysutils/xmbmon/files patch-mbmon.c patch-pci_pm.c Log: - Process the -P option when compiled with smb(4) support. - Add PCI IDs for both SMBus controllers of AMD-8111. NB: The non-smb(4) access to the AMD-8111 SMBus 2.0 controller is broken -- should use EC, like our amdsmb.c driver does. Revision Changes Path 1.18 +1 -1 ports/sysutils/xmbmon/Makefile 1.1 +13 -0 ports/sysutils/xmbmon/files/patch-mbmon.c (new) 1.1 +28 -0 ports/sysutils/xmbmon/files/patch-pci_pm.c (new) 1.2 +18 -4 ports/sysutils/xmbmon/files/patch-pci_pm.h 1.3 +30 -9 ports/sysutils/xmbmon/files/patch-testsmb.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512302133.jBULXH8P091045>