History log of /freebsd-10.1-release/share/man/man4/ugen.4
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 272461 02-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

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

# 266559 22-May-2014 gavin

Merge r266261 from head:

USB endpoints are almost always single-digits, fix the path in the man
page to be clearer.

PR: docs/175560
Submitted by: Andreas Gustafsson <gson gson.org>


# 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


# 238705 22-Jul-2012 wblock

Correct ugen.4 to show that it has been integrated into usb(4). Also fix
some punctuation errors.

Approved by: hps
MFC after: 3 days


# 204605 02-Mar-2010 joel

The NetBSD Foundation has granted permission to remove clause 3 and 4 from
their software.

Obtained from: NetBSD


# 164524 22-Nov-2006 brueffer

Use our standard section 4 SYNOPSIS.

MFC after: 3 days


# 120402 24-Sep-2003 jb

Make the fields in the text match dev/usb/usb.h too.


# 120398 24-Sep-2003 jb

Make the field names in the documented structures match dev/usb/usb.h.


# 111680 28-Feb-2003 jhay

Implement outgoing interrupt pipes. It is part of the USB 1.1 spec.
The Lego Infrared Tower use it.


# 86775 22-Nov-2001 ru

mdoc(7) police: general cleanup.


# 86659 20-Nov-2001 joe

Bring in the ugen manual page from NetBSD.