Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Sep 2001 15:35:07 -0700 (PDT)
From:      Murray Stokely <murray@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/smbus smbus.c src/sys/conf files src/share/man/man4/man4.i386 amdpm.4 src/sys/pci amdpm.c
Message-ID:  <200109162235.f8GMZ7b51089@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
murray      2001/09/16 15:35:07 PDT

  Modified files:
    sys/dev/smbus        smbus.c 
    sys/conf             files 
  Added files:
    share/man/man4/man4.i386 amdpm.4 
    sys/pci              amdpm.c 
  Log:
  SMBus support for the AMD 756 power management unit. See smbus(4),
  amdpm(4) and smb(4).
  
  This device can be used with userland programs such as sysutils/lmmon
  to retrieve sensor information from the motherboard.
  
  PR:		   kern/23989
  Obtained from:	   Matthew C. Forman <mcf@dmu.ac.uk>
  Based on:	   alpm(4)
  
  Revision  Changes    Path
  1.1       +66 -0     src/share/man/man4/man4.i386/amdpm.4 (new)
  1.565     +2 -1      src/sys/conf/files
  1.14      +2 -1      src/sys/dev/smbus/smbus.c
  1.1       +634 -0    src/sys/pci/amdpm.c (new)


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109162235.f8GMZ7b51089>