freebsd-dev/sys/amd64/isa
Dag-Erling Smørgrav a6221d8c82 Show the bzero() bandwidth in kBps instead of Bps; use u_int32_t instead
of long and int64_t; and print the result as an unsigned long. This should
make the output from the bzero() test more readable, and avoid printing a
negative bandwidth. Note that this doesn't change the decision process,
since that is based on time elapsed, not on computed bandwidth.
2001-03-19 00:28:04 +00:00
..
atpic_vector.S Don't enable interrupts before calling sched_ithd for threaded interrupts. 2001-03-05 04:37:54 +00:00
clock.c Fixed style bugs in clock.c rev.1.164 and cpu.h rev.1.52-1.53 -- declare 2001-02-19 03:00:34 +00:00
icu_ipl.s Remove the leading underscore from all symbols defined in x86 asm 2001-02-25 06:29:04 +00:00
icu_ipl.S Remove the leading underscore from all symbols defined in x86 asm 2001-02-25 06:29:04 +00:00
icu_vector.s Don't enable interrupts before calling sched_ithd for threaded interrupts. 2001-03-05 04:37:54 +00:00
icu_vector.S Don't enable interrupts before calling sched_ithd for threaded interrupts. 2001-03-05 04:37:54 +00:00
icu.h EEK! I missed a couple of places with the 24->32 interrupt change. 2001-01-19 10:55:13 +00:00
intr_machdep.c RIP <machine/lock.h>. 2001-02-11 10:44:09 +00:00
intr_machdep.h Use the MI ithread helper functions in the x86 interrupt code. 2001-02-09 17:47:44 +00:00
isa_dma.c Add PnP probe methods to some common AT hardware drivers. In each case, 2000-06-23 07:44:33 +00:00
isa_dma.h Stop isadma from abusing the B_READ, B_RAW and B_WRITE flags. 2000-03-13 10:19:32 +00:00
isa.c Convert the type of bus_space_handle_t of pc98 from structure into 2000-10-20 02:42:06 +00:00
isa.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ithread.c - Add a new ithread_schedule() function to do the bulk of the work of 2001-02-20 10:25:29 +00:00
nmi.c RIP <machine/lock.h>. 2001-02-11 10:44:09 +00:00
npx.c Show the bzero() bandwidth in kBps instead of Bps; use u_int32_t instead 2001-03-19 00:28:04 +00:00
timerreg.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
vector.s Remove the leading underscore from all symbols defined in x86 asm 2001-02-25 06:29:04 +00:00
vector.S Remove the leading underscore from all symbols defined in x86 asm 2001-02-25 06:29:04 +00:00