/freebsd/sys/i386/include/ |
H A D | vm86.h | diff 640c4313af382a6452bb0e4179139eee729ebffe Mon Mar 23 20:52:59 CET 1998 Jonathan Lemon <jlemon@FreeBSD.org> Add the ability to make real-mode BIOS calls from the kernel. Currently, everything is contained inside #ifdef VM86, so this option must be present in the config file to use this functionality.
Thanks to Tor Egge, these changes should work on SMP machines. However, it may not be throughly SMP-safe.
Currently, the only BIOS calls made are memory-sizing routines at bootup, these replace reading the RTC values. diff 640c4313af382a6452bb0e4179139eee729ebffe Mon Mar 23 20:52:59 CET 1998 Jonathan Lemon <jlemon@FreeBSD.org> Add the ability to make real-mode BIOS calls from the kernel. Currently, everything is contained inside #ifdef VM86, so this option must be present in the config file to use this functionality.
Thanks to Tor Egge, these changes should work on SMP machines. However, it may not be throughly SMP-safe.
Currently, the only BIOS calls made are memory-sizing routines at bootup, these replace reading the RTC values.
|
/freebsd/sys/i386/i386/ |
H A D | vm86.c | diff 640c4313af382a6452bb0e4179139eee729ebffe Mon Mar 23 20:52:59 CET 1998 Jonathan Lemon <jlemon@FreeBSD.org> Add the ability to make real-mode BIOS calls from the kernel. Currently, everything is contained inside #ifdef VM86, so this option must be present in the config file to use this functionality.
Thanks to Tor Egge, these changes should work on SMP machines. However, it may not be throughly SMP-safe.
Currently, the only BIOS calls made are memory-sizing routines at bootup, these replace reading the RTC values. diff 640c4313af382a6452bb0e4179139eee729ebffe Mon Mar 23 20:52:59 CET 1998 Jonathan Lemon <jlemon@FreeBSD.org> Add the ability to make real-mode BIOS calls from the kernel. Currently, everything is contained inside #ifdef VM86, so this option must be present in the config file to use this functionality.
Thanks to Tor Egge, these changes should work on SMP machines. However, it may not be throughly SMP-safe.
Currently, the only BIOS calls made are memory-sizing routines at bootup, these replace reading the RTC values.
|
H A D | sys_machdep.c | diff 640c4313af382a6452bb0e4179139eee729ebffe Mon Mar 23 20:52:59 CET 1998 Jonathan Lemon <jlemon@FreeBSD.org> Add the ability to make real-mode BIOS calls from the kernel. Currently, everything is contained inside #ifdef VM86, so this option must be present in the config file to use this functionality.
Thanks to Tor Egge, these changes should work on SMP machines. However, it may not be throughly SMP-safe.
Currently, the only BIOS calls made are memory-sizing routines at bootup, these replace reading the RTC values. diff 640c4313af382a6452bb0e4179139eee729ebffe Mon Mar 23 20:52:59 CET 1998 Jonathan Lemon <jlemon@FreeBSD.org> Add the ability to make real-mode BIOS calls from the kernel. Currently, everything is contained inside #ifdef VM86, so this option must be present in the config file to use this functionality.
Thanks to Tor Egge, these changes should work on SMP machines. However, it may not be throughly SMP-safe.
Currently, the only BIOS calls made are memory-sizing routines at bootup, these replace reading the RTC values.
|
H A D | vm_machdep.c | diff 640c4313af382a6452bb0e4179139eee729ebffe Mon Mar 23 20:52:59 CET 1998 Jonathan Lemon <jlemon@FreeBSD.org> Add the ability to make real-mode BIOS calls from the kernel. Currently, everything is contained inside #ifdef VM86, so this option must be present in the config file to use this functionality.
Thanks to Tor Egge, these changes should work on SMP machines. However, it may not be throughly SMP-safe.
Currently, the only BIOS calls made are memory-sizing routines at bootup, these replace reading the RTC values. diff 640c4313af382a6452bb0e4179139eee729ebffe Mon Mar 23 20:52:59 CET 1998 Jonathan Lemon <jlemon@FreeBSD.org> Add the ability to make real-mode BIOS calls from the kernel. Currently, everything is contained inside #ifdef VM86, so this option must be present in the config file to use this functionality.
Thanks to Tor Egge, these changes should work on SMP machines. However, it may not be throughly SMP-safe.
Currently, the only BIOS calls made are memory-sizing routines at bootup, these replace reading the RTC values.
|
H A D | trap.c | diff 640c4313af382a6452bb0e4179139eee729ebffe Mon Mar 23 20:52:59 CET 1998 Jonathan Lemon <jlemon@FreeBSD.org> Add the ability to make real-mode BIOS calls from the kernel. Currently, everything is contained inside #ifdef VM86, so this option must be present in the config file to use this functionality.
Thanks to Tor Egge, these changes should work on SMP machines. However, it may not be throughly SMP-safe.
Currently, the only BIOS calls made are memory-sizing routines at bootup, these replace reading the RTC values. diff 640c4313af382a6452bb0e4179139eee729ebffe Mon Mar 23 20:52:59 CET 1998 Jonathan Lemon <jlemon@FreeBSD.org> Add the ability to make real-mode BIOS calls from the kernel. Currently, everything is contained inside #ifdef VM86, so this option must be present in the config file to use this functionality.
Thanks to Tor Egge, these changes should work on SMP machines. However, it may not be throughly SMP-safe.
Currently, the only BIOS calls made are memory-sizing routines at bootup, these replace reading the RTC values.
|
H A D | machdep.c | diff 640c4313af382a6452bb0e4179139eee729ebffe Mon Mar 23 20:52:59 CET 1998 Jonathan Lemon <jlemon@FreeBSD.org> Add the ability to make real-mode BIOS calls from the kernel. Currently, everything is contained inside #ifdef VM86, so this option must be present in the config file to use this functionality.
Thanks to Tor Egge, these changes should work on SMP machines. However, it may not be throughly SMP-safe.
Currently, the only BIOS calls made are memory-sizing routines at bootup, these replace reading the RTC values. diff 640c4313af382a6452bb0e4179139eee729ebffe Mon Mar 23 20:52:59 CET 1998 Jonathan Lemon <jlemon@FreeBSD.org> Add the ability to make real-mode BIOS calls from the kernel. Currently, everything is contained inside #ifdef VM86, so this option must be present in the config file to use this functionality.
Thanks to Tor Egge, these changes should work on SMP machines. However, it may not be throughly SMP-safe.
Currently, the only BIOS calls made are memory-sizing routines at bootup, these replace reading the RTC values.
|
/freebsd/sys/amd64/amd64/ |
H A D | sys_machdep.c | diff 640c4313af382a6452bb0e4179139eee729ebffe Mon Mar 23 20:52:59 CET 1998 Jonathan Lemon <jlemon@FreeBSD.org> Add the ability to make real-mode BIOS calls from the kernel. Currently, everything is contained inside #ifdef VM86, so this option must be present in the config file to use this functionality.
Thanks to Tor Egge, these changes should work on SMP machines. However, it may not be throughly SMP-safe.
Currently, the only BIOS calls made are memory-sizing routines at bootup, these replace reading the RTC values. diff 640c4313af382a6452bb0e4179139eee729ebffe Mon Mar 23 20:52:59 CET 1998 Jonathan Lemon <jlemon@FreeBSD.org> Add the ability to make real-mode BIOS calls from the kernel. Currently, everything is contained inside #ifdef VM86, so this option must be present in the config file to use this functionality.
Thanks to Tor Egge, these changes should work on SMP machines. However, it may not be throughly SMP-safe.
Currently, the only BIOS calls made are memory-sizing routines at bootup, these replace reading the RTC values.
|
H A D | locore.S | diff 640c4313af382a6452bb0e4179139eee729ebffe Mon Mar 23 20:52:59 CET 1998 Jonathan Lemon <jlemon@FreeBSD.org> Add the ability to make real-mode BIOS calls from the kernel. Currently, everything is contained inside #ifdef VM86, so this option must be present in the config file to use this functionality.
Thanks to Tor Egge, these changes should work on SMP machines. However, it may not be throughly SMP-safe.
Currently, the only BIOS calls made are memory-sizing routines at bootup, these replace reading the RTC values. diff 640c4313af382a6452bb0e4179139eee729ebffe Mon Mar 23 20:52:59 CET 1998 Jonathan Lemon <jlemon@FreeBSD.org> Add the ability to make real-mode BIOS calls from the kernel. Currently, everything is contained inside #ifdef VM86, so this option must be present in the config file to use this functionality.
Thanks to Tor Egge, these changes should work on SMP machines. However, it may not be throughly SMP-safe.
Currently, the only BIOS calls made are memory-sizing routines at bootup, these replace reading the RTC values.
|
H A D | exception.S | diff 640c4313af382a6452bb0e4179139eee729ebffe Mon Mar 23 20:52:59 CET 1998 Jonathan Lemon <jlemon@FreeBSD.org> Add the ability to make real-mode BIOS calls from the kernel. Currently, everything is contained inside #ifdef VM86, so this option must be present in the config file to use this functionality.
Thanks to Tor Egge, these changes should work on SMP machines. However, it may not be throughly SMP-safe.
Currently, the only BIOS calls made are memory-sizing routines at bootup, these replace reading the RTC values. diff 640c4313af382a6452bb0e4179139eee729ebffe Mon Mar 23 20:52:59 CET 1998 Jonathan Lemon <jlemon@FreeBSD.org> Add the ability to make real-mode BIOS calls from the kernel. Currently, everything is contained inside #ifdef VM86, so this option must be present in the config file to use this functionality.
Thanks to Tor Egge, these changes should work on SMP machines. However, it may not be throughly SMP-safe.
Currently, the only BIOS calls made are memory-sizing routines at bootup, these replace reading the RTC values.
|
H A D | vm_machdep.c | diff 640c4313af382a6452bb0e4179139eee729ebffe Mon Mar 23 20:52:59 CET 1998 Jonathan Lemon <jlemon@FreeBSD.org> Add the ability to make real-mode BIOS calls from the kernel. Currently, everything is contained inside #ifdef VM86, so this option must be present in the config file to use this functionality.
Thanks to Tor Egge, these changes should work on SMP machines. However, it may not be throughly SMP-safe.
Currently, the only BIOS calls made are memory-sizing routines at bootup, these replace reading the RTC values. diff 640c4313af382a6452bb0e4179139eee729ebffe Mon Mar 23 20:52:59 CET 1998 Jonathan Lemon <jlemon@FreeBSD.org> Add the ability to make real-mode BIOS calls from the kernel. Currently, everything is contained inside #ifdef VM86, so this option must be present in the config file to use this functionality.
Thanks to Tor Egge, these changes should work on SMP machines. However, it may not be throughly SMP-safe.
Currently, the only BIOS calls made are memory-sizing routines at bootup, these replace reading the RTC values.
|
H A D | trap.c | diff 640c4313af382a6452bb0e4179139eee729ebffe Mon Mar 23 20:52:59 CET 1998 Jonathan Lemon <jlemon@FreeBSD.org> Add the ability to make real-mode BIOS calls from the kernel. Currently, everything is contained inside #ifdef VM86, so this option must be present in the config file to use this functionality.
Thanks to Tor Egge, these changes should work on SMP machines. However, it may not be throughly SMP-safe.
Currently, the only BIOS calls made are memory-sizing routines at bootup, these replace reading the RTC values. diff 640c4313af382a6452bb0e4179139eee729ebffe Mon Mar 23 20:52:59 CET 1998 Jonathan Lemon <jlemon@FreeBSD.org> Add the ability to make real-mode BIOS calls from the kernel. Currently, everything is contained inside #ifdef VM86, so this option must be present in the config file to use this functionality.
Thanks to Tor Egge, these changes should work on SMP machines. However, it may not be throughly SMP-safe.
Currently, the only BIOS calls made are memory-sizing routines at bootup, these replace reading the RTC values.
|
H A D | machdep.c | diff 640c4313af382a6452bb0e4179139eee729ebffe Mon Mar 23 20:52:59 CET 1998 Jonathan Lemon <jlemon@FreeBSD.org> Add the ability to make real-mode BIOS calls from the kernel. Currently, everything is contained inside #ifdef VM86, so this option must be present in the config file to use this functionality.
Thanks to Tor Egge, these changes should work on SMP machines. However, it may not be throughly SMP-safe.
Currently, the only BIOS calls made are memory-sizing routines at bootup, these replace reading the RTC values. diff 640c4313af382a6452bb0e4179139eee729ebffe Mon Mar 23 20:52:59 CET 1998 Jonathan Lemon <jlemon@FreeBSD.org> Add the ability to make real-mode BIOS calls from the kernel. Currently, everything is contained inside #ifdef VM86, so this option must be present in the config file to use this functionality.
Thanks to Tor Egge, these changes should work on SMP machines. However, it may not be throughly SMP-safe.
Currently, the only BIOS calls made are memory-sizing routines at bootup, these replace reading the RTC values.
|
/freebsd/sys/kern/ |
H A D | subr_trap.c | diff 640c4313af382a6452bb0e4179139eee729ebffe Mon Mar 23 20:52:59 CET 1998 Jonathan Lemon <jlemon@FreeBSD.org> Add the ability to make real-mode BIOS calls from the kernel. Currently, everything is contained inside #ifdef VM86, so this option must be present in the config file to use this functionality.
Thanks to Tor Egge, these changes should work on SMP machines. However, it may not be throughly SMP-safe.
Currently, the only BIOS calls made are memory-sizing routines at bootup, these replace reading the RTC values. diff 640c4313af382a6452bb0e4179139eee729ebffe Mon Mar 23 20:52:59 CET 1998 Jonathan Lemon <jlemon@FreeBSD.org> Add the ability to make real-mode BIOS calls from the kernel. Currently, everything is contained inside #ifdef VM86, so this option must be present in the config file to use this functionality.
Thanks to Tor Egge, these changes should work on SMP machines. However, it may not be throughly SMP-safe.
Currently, the only BIOS calls made are memory-sizing routines at bootup, these replace reading the RTC values.
|