svn commit: r193578 - in head/sys/powerpc: include powerpc

Marcel Moolenaar xcllnt at mac.com
Sun Jun 7 02:42:32 UTC 2009


On Jun 6, 2009, at 2:33 AM, Rafal Jaworowski wrote:

> Author: raj
> Date: Sat Jun  6 09:33:32 2009
> New Revision: 193578
> URL: http://svn.freebsd.org/changeset/base/193578
>
> Log:
>  Provide 64-bit big endian bus space operations for PowerPC. They  
> are required
>  for the upcoming sec(4) driver.

BTW: We should probably obsolete pio.h and implement the
various I/O functions inline in bus_machdep.c. No driver
should use out* or in* functions directly if they want
to be portable anyway...

-- 
Marcel Moolenaar
xcllnt at mac.com





More information about the svn-src-all mailing list