History log of /freebsd-9.3-release/sys/powerpc/psim/uart_iobus.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

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

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 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