Next Previous Contents

6. The Misc group of Modules

These are the remaining important files, that do not really fit into another group. These should not be dismissed as unimportant - rather, they are often amongst the most important.

6.1 dosext/misc/emm.c Information

6.2 dosext/misc/xms.c Information

6.3 arch/linux/async/sigsegv.c Information

Functions in arch/linux/async/sigsegv.c

These are the functions defined in arch/linux/async/sigsegv.c.

dosemu_fault

All CPU exceptions (except 13=general_protection from V86 mode, which is directly scanned by the kernel) are handled here.

print_exception_info

Prints information about an exception: exception number, error code, address, reason, etc.

6.4 include/int.h Information

6.5 include/ports.h Information

6.6 base/misc/dosio.c Information

6.7 base/misc/disks.c Information

Functions in base/misc/disks.c

These are the functions defined in base/misc/disks.c.

disk_init

Test by opening all floppies/hardrives configured.

6.8 emi-i386/cpu.c Information

6.9 dev/misc/lpt.c Information


Next Previous Contents