History log of /freebsd-11.0-release/share/man/man4/uipaq.4
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 303975 11-Aug-2016 gjb

Copy stable/11@r303970 to releng/11.0 as part of the 11.0-RELEASE
cycle.

Prune svn:mergeinfo from the new branch, and rename it to RC1.

Update __FreeBSD_version.

Use the quarterly branch for the default FreeBSD.conf pkg(8) repo and
the dvd1.iso packages population.

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

# 302408 08-Jul-2016 gjb

Copy head@r302406 to stable/11 as part of the 11.0-RELEASE cycle.
Prune svn:mergeinfo from the new branch, as nothing has been merged
here.

Additional commits post-branch will follow.

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


# 233648 29-Mar-2012 eadler

Remove trailing whitespace per mdoc lint warning

Disussed with: gavin
No objection from: doc
Approved by: joel
MFC after: 3 days


# 227750 20-Nov-2011 miwi

- Add missing usb and ucom devices

PR: usb/160301
Submitted by: Garrett Cooper <gcooper@ixsystems.com>
Reviewed by: hselasky
Approved by: hselasky, rwatson (mentor)
MFC after: 3 Days


# 219387 07-Mar-2011 hselasky

- Remove superfluous ucom device lines in USB manual pages.

Submitted by: Carl @ telus.net
MFC after: 14 days
Approved by: thompsa (mentor)


# 182139 25-Aug-2008 imp

Note that most Windows CE phones are supported by this driver.

# It would be nice if we had a good way to generate this list from the driver
# list itself, since there's now over 400 listed Ids.


# 182133 25-Aug-2008 imp

Update uipaq for FreeBSD's driver:
o List all devices FreeBSD supports (more on the way)
o Sort the list of supported devices
o Note this was introduced with FreeBSD 7.0
o Include the FreeBSD configuration synopsis
o Bump the man page date
o Put $FreeBSD$ where all the other usb man pages have it.
And add to build.


# 182130 25-Aug-2008 imp

Bring in verbatim copy of NetBSD's uipaq.4 man page. This in turn was
copied from OpenBSD. I'll adjust the history section to reflect
FreeBSD's history, and attach it to the build later.