1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/amd64
Tor Egge e55bc0a096 The per-cpu temporary buffers are not needed since the pcb_save areas have
the proper alignment.  Change dummy variable in npxinit from stack to bss
to ensure proper alignment.

Reviewed by:	bde
2001-07-17 13:06:47 +00:00
..
acpica FreeBSD-specific OSD (operating system dependant) modules for the Intel 2000-10-28 06:56:15 +00:00
amd64 The per-cpu temporary buffers are not needed since the pcb_save areas have 2001-07-17 13:06:47 +00:00
conf `pcn' supports AMD Am79C97x cards, not Am79C79x cards. 2001-07-13 13:34:08 +00:00
include Fix MCOUNT_ENTER() so it actually compiles in the profiling case. 2001-07-14 21:40:53 +00:00
isa The per-cpu temporary buffers are not needed since the pcb_save areas have 2001-07-17 13:06:47 +00:00
pci Un-swap irq/link byte values so that printf works. 2001-05-11 04:52:29 +00:00
Makefile