marcel 2008-03-09 02:29:19 UTC FreeBSD src repository
Modified files: sys/powerpc/mpc85xx ocpbus.c Log: Don't use in32() and out32() when writing to the CCSRBAR. The in*() and out*() primitives should not be used, other than by ISA drivers. In this case they were used for memory-mapped I/O and were not even used in the spirit of the primitives. Revision Changes Path 1.4 +26 -9 src/sys/powerpc/mpc85xx/ocpbus.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"