53b35abfa2
have one parent yet (on Darwin, multiple parents are possible: the IOKit seems to handle a graph more than a tree). Introfuction of a keyboard driver parent for IOHIDSystem. The kernel keymapping is still a big mystery.
22 lines
907 B
Plaintext
22 lines
907 B
Plaintext
# $NetBSD: files.darwin,v 1.14 2003/11/01 00:32:44 manu Exp $
|
|
#
|
|
# Config file description for machine-independent Darwin compat code.
|
|
# Included by ports that need it.
|
|
|
|
# ports should define any machine-specific files they need in their
|
|
# own file lists.
|
|
|
|
file compat/darwin/darwin_exec.c compat_darwin
|
|
file compat/darwin/darwin_ioctl.c compat_darwin
|
|
file compat/darwin/darwin_ioframebuffer.c compat_darwin
|
|
file compat/darwin/darwin_iohidsystem.c compat_darwin
|
|
file compat/darwin/darwin_iokit.c compat_darwin
|
|
file compat/darwin/darwin_mman.c compat_darwin
|
|
file compat/darwin/darwin_mount.c compat_darwin
|
|
file compat/darwin/darwin_signal.c compat_darwin
|
|
file compat/darwin/darwin_stat.c compat_darwin
|
|
file compat/darwin/darwin_sysent.c compat_darwin
|
|
file compat/darwin/darwin_sysctl.c compat_darwin
|
|
file compat/darwin/darwin_thread.c compat_darwin
|
|
file compat/darwin/darwin_unistd.c compat_darwin
|