NetBSD/sys/arch/i386/isa
thorpej 1e7ec4d50e Use _C_LABEL() to generate C labels in assembly code, don't prepend an
underscore (_) directly.  (XXX Except in a few places, where traditional
CPP's macro evaluation semantics break things, so we test for __ELF__
directly in those places).
1998-12-01 04:30:59 +00:00
..
pcvt fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
ahc_isa.c switch to non-BROKEN_INDIRECT_CONFIG 1998-03-22 12:52:03 +00:00
clock.c Fix a stupid bug -- an if that was supposed to be nested but wasn't. 1998-10-13 15:14:13 +00:00
fd.c Assign my copyrights to TNF. 1998-08-15 04:57:50 +00:00
fdreg.h
icu.h
icu.s Use _C_LABEL() to generate C labels in assembly code, don't prepend an 1998-12-01 04:30:59 +00:00
isa_machdep.c If the memory range of the machine is such that no bouncing is necessary, 1998-10-03 21:53:04 +00:00
isa_machdep.h vm_offset_t -> {vaddr_t,paddr_t}, vm_size_t -> vsize_t 1998-08-13 21:36:02 +00:00
isapnp_machdep.c Assign copyright to TNF. 1998-09-05 15:28:06 +00:00
isapnp_machdep.h Assign copyright to TNF. 1998-09-05 15:28:08 +00:00
joy.c Update for changes to config. 1998-01-12 18:59:04 +00:00
joy_isa.c switch to non-BROKEN_INDIRECT_CONFIG 1998-03-22 12:52:03 +00:00
joy_isapnp.c Utilize the centralized probe function. 1998-07-23 19:32:42 +00:00
joyvar.h
lms.c Add some braces to make egcs happy. 1998-08-25 04:56:01 +00:00
mms.c Add some braces to make egcs happy. 1998-08-25 04:56:01 +00:00
npx.c switch to non-BROKEN_INDIRECT_CONFIG 1998-03-22 12:52:03 +00:00
nvram.h
pccons.c Fix a signed/unsigned thinko (this is cgd's fix) 1998-11-05 15:59:00 +00:00
pms.c Add some braces to stop the new egcs warnings. 1998-08-20 19:55:06 +00:00
timerreg.h
vector.s Use _C_LABEL() to generate C labels in assembly code, don't prepend an 1998-12-01 04:30:59 +00:00