Source-Changes archive

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

CVS commit: src/sys/compat/mach



Module Name:    src
Committed By:   manu
Date:           Sun Feb  9 22:13:47 UTC 2003

Modified Files:
        src/sys/compat/mach: mach_errno.c mach_errno.h mach_iokit.c
            mach_iokit.h mach_port.c mach_port.h

Log Message:
A first attempt at providing access to our device tree through the IOKit.
Darwin's ioreg is able to display the tree.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/compat/mach/mach_errno.c
cvs rdiff -r1.6 -r1.7 src/sys/compat/mach/mach_errno.h
cvs rdiff -r1.4 -r1.5 src/sys/compat/mach/mach_iokit.c \
    src/sys/compat/mach/mach_iokit.h
cvs rdiff -r1.34 -r1.35 src/sys/compat/mach/mach_port.c
cvs rdiff -r1.19 -r1.20 src/sys/compat/mach/mach_port.h

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