NetBSD/sys/arch
scottr 7aa7583c8e Enable interrupts during delay calibration. We pretty much have
to allow this exception so that accurate tuning of delay() can be
done (i.e. avoiding VIA-related wait states and cache effects as
much as possible).

XXX During this narrow window, it is still conceivable that we could
get interrupts from devices other than the VIA timer.  Normally this
shouldn't be a problem because interrupt handlers should generally
not be registered until we get to autoconfig.  It is, however, a
potential pitfall to be aware of.
1999-11-05 19:14:56 +00:00
..
alpha Allow rd/line, rd/mult, and wr/inval. 1999-11-04 19:15:22 +00:00
amiga Don't call the sc->sbic_dmago() function if the data length is zero. 1999-11-01 22:22:33 +00:00
arm32 Fix compilation error due to cpp headaches. 1999-11-03 22:13:20 +00:00
atari Define an audio device at c-major 42 and reserve 41 for wscons. 1999-10-28 13:43:54 +00:00
bebox Update to match new SVR4-style definition names in <sys/exec_elf.h>. 1999-10-25 13:55:06 +00:00
evbsh3 Move common parts of machdep.c to sh3_machdep.c. 1999-09-21 13:16:15 +00:00
hp300 Print drive vendor_id/product_id/revision strings also for SCSI-3 devices. 1999-10-31 12:36:30 +00:00
hpcmips Clear interrupt register before check keys. 1999-11-05 04:28:14 +00:00
i386 Add awi 1999-11-04 19:43:13 +00:00
m68k Provide multiple inclusion protection. 1999-11-03 00:47:21 +00:00
mac68k Enable interrupts during delay calibration. We pretty much have 1999-11-05 19:14:56 +00:00
macppc Enable com* at pcmcia. 1999-10-15 12:27:06 +00:00
mips Only check for cache index compatiblity on MIPS3 if there is no secondary 1999-11-04 17:20:57 +00:00
mmeye Include machine/cpu.h. 1999-09-27 08:47:56 +00:00
mvme68k Fix the problem that single-step tracing of a trap instruction 1999-10-26 00:20:34 +00:00
newsmips Update to match new SVR4-style definition names in <sys/exec_elf.h>. 1999-10-25 13:55:06 +00:00
next68k Fix the problem that single-step tracing of a trap instruction 1999-10-26 00:20:34 +00:00
ofppc Update to match new SVR4-style definition names in <sys/exec_elf.h>. 1999-10-25 13:55:06 +00:00
pc532 Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
pica Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
pmax Remove duplicate line. 1999-11-04 02:53:03 +00:00
powerpc Update to match new SVR4-style definition names in <sys/exec_elf.h>. 1999-10-25 13:55:06 +00:00
sh3 Update to match new SVR4-style definition names in <sys/exec_elf.h>. 1999-10-25 13:55:06 +00:00
sparc several fixes to copy{in,out,}str() from charles and myself: 1999-11-05 04:49:26 +00:00
sparc64 make this compile in the absense of DDB. 1999-10-31 15:22:32 +00:00
sun3 adapt to latest scsipi changes 1999-11-03 14:16:33 +00:00
vax Allocate memory for printouts directly instead of (trying to) use the 1999-10-27 16:40:47 +00:00
x68k Fix the problem that single-step tracing of a trap instruction 1999-10-26 00:20:34 +00:00
Makefile