Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/bebox/stand/boot



Module Name:    src
Committed By:   kiyohara
Date:           Thu Oct 14 05:52:01 UTC 2010

Modified Files:
        src/sys/arch/bebox/stand/boot: boot.h io.c

Log Message:
Add PCI_mem and many access/cache-ope functions.
  + inw/inwrb/writeb/writel/readb/readw/readl.
  + _wbinv/_inv.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/bebox/stand/boot/boot.h
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/bebox/stand/boot/io.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index