History log of /freebsd-10.1-release/sys/powerpc/psim/uart_iobus.c
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

# 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


# 160722 26-Jul-2006 marcel

Turn this into an uart(4) bus attachment.


# 160721 26-Jul-2006 marcel

Repocopy from: src/sys/powerpc/psim/sio_iobus.c
to: src/sys/powerpc/psim/uart_iobus.c

Meister: simon@


# 146734 29-May-2005 nyan

Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
and amd64. The optimization is a trivial on recent machines.

Reviewed by: -arch (imp, marcel, dfr)


# 139825 07-Jan-2005 imp

/* -> /*- for license, minor formatting changes


# 103620 19-Sep-2002 grehan

Support files and a h/w tree description for the PSIM ppc simulator

Approved by: benno