NetBSD/sys/compat/mach
manu ca120fe1a2 Match IOHIDSystem and IOFramebuffer request in the IOKit and handle them in
Darwin specific files. The handler does nothing yet.

This needs some improvement. Darwin attaches an IOHIDSystem device to
each human-interface device in the tree: mouse, keyboard, and a few others.
For now we only emulate one IOHIDSystem device.
2003-02-16 15:02:05 +00:00
..
arch/powerpc - WindowServer wants io_master_port? Give it a port! 2003-02-02 19:06:31 +00:00
files.mach Some bits of the first iokit call 2003-02-04 22:47:41 +00:00
mach_bootstrap.c Do a preliminary switchover of the mach code to lwp's. It compiles now 2003-01-21 04:06:06 +00:00
mach_bootstrap.h Added support for exchange of Mach messages between processes. 2002-12-17 18:42:54 +00:00
mach_clock.c Do a preliminary switchover of the mach code to lwp's. It compiles now 2003-01-21 04:06:06 +00:00
mach_clock.h - When MACH_MSG_RCV_LARGE is set, we must return a message with just a header 2002-12-27 19:57:47 +00:00
mach_errno.c A first attempt at providing access to our device tree through the IOKit. 2003-02-09 22:13:46 +00:00
mach_errno.h A first attempt at providing access to our device tree through the IOKit. 2003-02-09 22:13:46 +00:00
mach_exec.c More IOKit basics. Also introduced a mach_port flag to get a precise idea 2003-02-05 23:58:09 +00:00
mach_exec.h - WindowServer wants io_master_port? Give it a port! 2003-02-02 19:06:31 +00:00
mach_host.c - WindowServer wants io_master_port? Give it a port! 2003-02-02 19:06:31 +00:00
mach_host.h - WindowServer wants io_master_port? Give it a port! 2003-02-02 19:06:31 +00:00
mach_iokit.c Match IOHIDSystem and IOFramebuffer request in the IOKit and handle them in 2003-02-16 15:02:05 +00:00
mach_iokit.h A first attempt at providing access to our device tree through the IOKit. 2003-02-09 22:13:46 +00:00
mach_message.c More IOKit basics. Also introduced a mach_port flag to get a precise idea 2003-02-05 23:58:09 +00:00
mach_message.h Do a preliminary switchover of the mach code to lwp's. It compiles now 2003-01-21 04:06:06 +00:00
mach_misc.c Do a preliminary switchover of the mach code to lwp's. It compiles now 2003-01-21 04:06:06 +00:00
mach_namemap.c More IOKit shell. This makes ioreg looping on device discovery: foobar 2003-02-07 20:40:37 +00:00
mach_port.c A first attempt at providing access to our device tree through the IOKit. 2003-02-09 22:13:46 +00:00
mach_port.h Match IOHIDSystem and IOFramebuffer request in the IOKit and handle them in 2003-02-16 15:02:05 +00:00
mach_semaphore.c Do a preliminary switchover of the mach code to lwp's. It compiles now 2003-01-21 04:06:06 +00:00
mach_semaphore.h Added support for exchange of Mach messages between processes. 2002-12-17 18:42:54 +00:00
mach_syscall.h Regen for correct RCS ID. 2003-01-18 23:36:48 +00:00
mach_syscallargs.h Regen for correct RCS ID. 2003-01-18 23:36:48 +00:00
mach_syscalls.c Regen for correct RCS ID. 2003-01-18 23:36:48 +00:00
mach_sysent.c Regen for correct RCS ID. 2003-01-18 23:36:48 +00:00
mach_task.c Make the beast build again (but it is still probably broken) 2003-01-24 21:37:01 +00:00
mach_task.h Added support for exchange of Mach messages between processes. 2002-12-17 18:42:54 +00:00
mach_thread.c For cproc_t, use a per thread value instead of a per process value. ifdef 2003-01-30 19:14:18 +00:00
mach_thread.h Remove right duplication on thread creation, which became useless now we 2003-01-26 12:39:32 +00:00
mach_types.h Do a preliminary switchover of the mach code to lwp's. It compiles now 2003-01-21 04:06:06 +00:00
mach_vm.c Do a preliminary switchover of the mach code to lwp's. It compiles now 2003-01-21 04:06:06 +00:00
mach_vm.h Here we enter the land of IOKit where the shadows lie. 2003-01-04 15:15:01 +00:00
Makefile
syscalls.conf
syscalls.master Merge the nathanw_sa branch. 2003-01-18 08:18:50 +00:00