History log of /freebsd-10-stable/share/man/man4/uhci.4
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 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

# 219004 24-Feb-2011 hselasky

- Add missing xhci(4) manual page.
- Minor update in some USB manual pages.

MFC after: 3 days
Approved by: thompsa (mentor)


# 204739 04-Mar-2010 joel

Use our preferred license text (no more "voices in his head"). While here,
also move to a 2-clause license. From n_hibma@:

"The 3rd clause was originally there for a reason, but I guess that it is
safe to assume that no one can assume endorsement by me or anyone else
without prior consent on anything really, so we might as well remove that
clause."

Approved by: n_hibma


# 145317 20-Apr-2005 simon

Cross reference ehci(4).

Suggested by: Flemming Jacobsen
MFC after: 3 days


# 141580 09-Feb-2005 ru

Fixed the misplaced $FreeBSD$.


# 134831 05-Sep-2004 simon

Bump document date for last commit.


# 134829 05-Sep-2004 simon

Add a HARDWARE section which lists supported devices.

MFC after: 3 days


# 106228 30-Oct-2002 thomas

Remove bogus advertising clauses.

Reviewed by: n_hibma, roberto


# 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.


# 70466 29-Dec-2000 ru

Prepare for mdoc(7)NG.


# 67627 26-Oct-2000 asmodai

Update @freebsd.org email addresses to @FreeBSD.org as is the
precedent.


# 59896 02-May-2000 n_hibma

Update my e-mail address


# 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.


# 56467 23-Jan-2000 asmodai

Second 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.


# 53200 15-Nov-1999 phantom

* remove i386 specific mark
* some style and syntax fixes
* some duplicated $FreeBSD$ tags removed


# 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>


# 48795 12-Jul-1999 nik

Add $Id$, to make it simpler for members of the translation teams to
track.

The $Id$ line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;

.\" $Id$
.\"

If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.

Approved by: bde


# 44192 21-Feb-1999 n_hibma

Added man page usb uhci ohci