freebsd-skq/sys/i386
Peter Wemm 514bc6cb56 Fix VM86 compiles. a #include "opt_vm86.h" was missing, and the my_tr
variable was needed in the non-SMP case.

Submitted by:  Jonathan Lemon <jlemon@americantv.com>
1998-04-06 18:59:15 +00:00
..
apm Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
bios Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
boot Add two new functions, get{micro|nano}time. 1998-03-26 20:54:05 +00:00
conf add globals.s for data that is treated differently on SMP. 1998-04-06 15:49:35 +00:00
eisa Add EISA support for DPT drivers 1998-03-11 00:30:16 +00:00
i386 Fix VM86 compiles. a #include "opt_vm86.h" was missing, and the my_tr 1998-04-06 18:59:15 +00:00
ibcs2 Use getmicrotime insted of microtime, we only use the second part. 1998-04-06 11:37:17 +00:00
include Fix VM86 compiles. a #include "opt_vm86.h" was missing, and the my_tr 1998-04-06 18:59:15 +00:00
isa remove #ifdef declaration of npxproc, use globals.s and the extern always. 1998-04-06 15:50:29 +00:00
linux Make a kernel version of the timer* functions called timerval* to be 1998-04-06 08:26:08 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
scsi Don't depend on "implicit int". 1998-02-20 13:37:40 +00:00
Makefile Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00