History log of /freebsd-10-stable/share/man/man4/intpm.4
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 306815 07-Oct-2016 avg

MFC r306218,306290: amdsbwd, intpm: unify bits specific to AMD chipsets


# 306117 21-Sep-2016 avg

MFC r305596: intpm.4 update supported hardware list


# 306115 21-Sep-2016 avg

MFC r303113: Cross-link some SMBus controller drivers man pages.


# 306113 21-Sep-2016 avg

MFC r303111: Document list of supported chipsets.


# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 141846 13-Feb-2005 ru

Expand *n't contractions.


# 83600 18-Sep-2001 murray

Add 'device smb' to the synopsis, as this is required to do anything
useful with these devices.


# 79727 14-Jul-2001 schweikh

Removed whitespace at end-of-line; no content changes. I simply did
cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//'

BTW, what editors are the culprits? I'm using vim and it shows
me whitespace at EOL in troff files with a thick blue block...

Reviewed by: Silence from cvs diff -b
MFC after: 7 days


# 79538 10-Jul-2001 ru

mdoc(7) police: removed HISTORY info from the .Os call.


# 75670 18-Apr-2001 ru

mdoc(7) police: normalize .Nd.


# 72768 20-Feb-2001 ru

These pages are not i386-specific.


# 70015 14-Dec-2000 ru

mdoc(7) police: removed history info from the .Os FreeBSD call.


# 57695 02-Mar-2000 sheldonh

Remove more single-space hard sentence breaks.


# 57676 01-Mar-2000 sheldonh

Remove single-space hard sentence breaks. These degrade the quality
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.


# 56460 23-Jan-2000 asmodai

First round of config related changes to the manpages.

device blah0 -> device blah for PCI devices and busses.


# 56155 17-Jan-2000 asmodai

Discourage usage of controller in kernel config files. Reflect this
by changing ``controller'' to ``device'' as per GENERIC and LINT.


# 50476 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 49831 15-Aug-1999 mpp

Various man page cleanup:

- Sort xrefs
- FreeBSD.ORG -> FreeBSD.org
- Be consistent with section names as outlined in mdoc(7).
- Other misc mdoc cleanup.

PR: doc/13144
Submitted by: Alexey M. Zelkin <phantom@cris.net>


# 43977 13-Feb-1999 nsouch

Fix the date and add an smbus declaration


# 43202 25-Jan-1999 nsouch

Intel PIIX4 Power Management Unit for smbus(4).

Submitted by: Takanori Watanabe <takawata@shidahara1.planet.sci.kobe-u.ac.jp>