1 1.2.2.2 mjf # $NetBSD: files.usermode,v 1.2.2.2 2008/02/18 21:05:11 mjf Exp $ 2 1.2.2.2 mjf 3 1.2.2.2 mjf maxpartitions 8 4 1.2.2.2 mjf maxusers 8 16 64 5 1.2.2.2 mjf 6 1.2.2.2 mjf defparam opt_memsize.h MEMSIZE 7 1.2.2.2 mjf 8 1.2.2.2 mjf define thunkbus { } 9 1.2.2.2 mjf 10 1.2.2.2 mjf device mainbus: thunkbus 11 1.2.2.2 mjf attach mainbus at root 12 1.2.2.2 mjf file arch/usermode/dev/mainbus.c mainbus 13 1.2.2.2 mjf 14 1.2.2.2 mjf device cpu { } 15 1.2.2.2 mjf attach cpu at thunkbus 16 1.2.2.2 mjf file arch/usermode/dev/cpu.c cpu 17 1.2.2.2 mjf 18 1.2.2.2 mjf device clock { } 19 1.2.2.2 mjf attach clock at thunkbus 20 1.2.2.2 mjf file arch/usermode/dev/clock.c clock 21 1.2.2.2 mjf 22 1.2.2.2 mjf device ttycons { } : tty 23 1.2.2.2 mjf attach ttycons at thunkbus 24 1.2.2.2 mjf file arch/usermode/dev/ttycons.c ttycons 25 1.2.2.2 mjf 26 1.2.2.2 mjf file arch/usermode/usermode/copy.c 27 1.2.2.2 mjf file arch/usermode/usermode/machdep.c 28 1.2.2.2 mjf file arch/usermode/usermode/mem.c 29 1.2.2.2 mjf file arch/usermode/usermode/pmap.c 30 1.2.2.2 mjf file arch/usermode/usermode/process_machdep.c 31 1.2.2.2 mjf file arch/usermode/usermode/sys_machdep.c 32 1.2.2.2 mjf file arch/usermode/usermode/syscall.c 33 1.2.2.2 mjf file arch/usermode/usermode/trap.c 34 1.2.2.2 mjf file arch/usermode/usermode/vm_machdep.c 35 1.2.2.2 mjf file dev/cons.c 36 1.2.2.2 mjf file dev/md_root.c memory_disk_hooks 37 1.2.2.2 mjf 38 1.2.2.2 mjf include "arch/usermode/conf/majors.usermode" 39