1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/i386
Peter Wemm cf34ef61ee Use real types for the SMP pages being allocated rather than arrays of
ints.  Remove some no longer needed casts.  Initialize the per-cpu
global data area using the structs rather than knowing too much about
layout, alignment, etc.
1998-04-06 15:48:30 +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 pcics are devices not controllers. 1998-03-29 07:58:03 +00:00
eisa Add EISA support for DPT drivers 1998-03-11 00:30:16 +00:00
i386 Use real types for the SMP pages being allocated rather than arrays of 1998-04-06 15:48:30 +00:00
ibcs2 Use getmicrotime insted of microtime, we only use the second part. 1998-04-06 11:37:17 +00:00
include Use real types for the SMP pages being allocated rather than arrays of 1998-04-06 15:48:30 +00:00
isa Make read_random() take a (void *) argument instead of (char *) 1998-04-06 09:30:42 +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